bug-jwhois
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-jwhois] Incorrect whois server


From: O'Hara, Ben
Subject: [Bug-jwhois] Incorrect whois server
Date: Mon, 19 Jun 2017 03:16:48 +0000

If we do

 ❯❯  whois -h whois.nic.bible nic.bible
[Querying http://whois.nic.bible/register/whois.hei]
[HTTP: Unable to run web browser: /usr/bin/lynx: No such file or directory]

Forget we dont have lynx installed, thats not the correct address to query for .bible

However, in jwhois.conf

        "whois\\.nic\\.bi" {
                http = "true"; # I can't connect on port 43
                http-method = "GET";
                http-action = "">
                form-element = "query";
                form-extra = "type=domain";
        }

Note the lack of $ anchor, so this matches whois.nic.bible

Ben

reply via email to

[Prev in Thread] Current Thread [Next in Thread]