Changes for 5.5.7[1]:
* Implemented support for CIDR queries to whois.arin.net
The old behaviour caused the server to return no results, now when
querying for ip/length the server returns a result if there is an
exact match
* Added the .ao, .bh, .mm, and .xn--pgbs0dh (Tunisia) TLD servers
* Added some .ru and .su SLD servers
* Updated the .th and .xn--o3cw4h TLD servers
* Updated the .cy, .jo, .lb, .np, .xn--mgbayh7gpa and .xn--qxam TLD URLs
* Updated the charset for whois.ati.tn
* Updated the list of new gTLDs
[1] 7f9fdae2a9
PR: 250275
Submitted by: Juraj Lutter <juraj@lutter.sk>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D26861
4 lines
176 B
Text
4 lines
176 B
Text
Why another whois client? Because the RIPE client is a mess of hacks and
|
|
#ifdefs and more complex programs lack features or are bloated.
|
|
|
|
WWW: https://github.com/rfc1036/whois
|