Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

need someone to add some lines of code to jwhois :)

emreemre Member, LIR
edited July 2015 in Requests

Hello

I need someone to work for me.

https://github.com/jonasob/jwhois

I need to add some lines to this opensource project.

I guess a little bit of c++ knowledge required for this kind of work :)

I will tell what I need "if" I can find someone to add some little features to this code.

Of course, I will pay for hourly or a fixed fee with paypal.

PM me if you can do this for me...

Thanked by 1Admiral_Awesome

Comments

  • Is that your project?

    Why don't you say what you want done up front?

  • emreemre Member, LIR

    I found a patch for another client

    so this is no longer needed :)

    what I need was to select source address when querying different extensions.

    now I found a patch in github.

    So , Once more :) LET saved me :D

  • emreemre Member, LIR

    I did it :)

    Hacked and patched a program for my own needs.. First time for me in history in this way.

    Before:

    [01:01] root@xxx:/eeee/whois-next# ./whois google.pw
    connect: Network is unreachable
    

    After:

    01:02] root@xxx:/eeee/whois-next# ./whois -S 123.123.31.31 google.pw
    Domain Name: GOOGLE.PW
    Domain ID: D949924-CNIC
    WHOIS Server: whois.markmonitor.com
    Referral URL: http://www.markmonitor.com/
    Updated Date: 2014-07-07T18:39:59.0Z
    Creation Date: 2012-10-12T00:00:00.0Z
    Registry Expiry Date: 2017-02-10T23:59:59.0Z
    Sponsoring Registrar: MarkMonitor, Inc.
    ....
    

    I am so excited now...

Sign In or Register to comment.