root/psad/tags/psad-2.1.2/whois/README

Revision 631, 1.1 kB (checked in by mbr, 6 years ago)

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 Why another whois client? Because the RIPE client is a mess of hacks and
2 #ifdefs and more complex programs lack features or are bloated.
3
4 Notes about the data files:
5 - domain names MUST be lowercase and MUST begin with "." or "-".
6 - first match wins (for both domains and netblocks)
7 - elements in tld_serv_list are matched against the end of the query
8
9 Please send me any information you have regarding domains and netblocks
10 not correctly handled by the program.
11
12 Please also try to compile after defining HAVE_GETADDRINFO and send me
13 working #defines for your flavour of UNIX.
14
15 The home of the program is http://www.linux.it/~md/software/
16
17
18 Other information sources:
19 - RIPE-187 and RIPE-189 (from ftp://ftp.ripe.net/ripe/docs/ or
20   http://www.ripe.net/docs/)
21 - the www.geektools.org CGI proxy
22 - home of the 6bone client: http://www.ip.qwest.net/~david/software/
23 - http://www.apnic.net/db/RIRs.html and
24   http://www.apnic.net/maps/tld-list.html
25 - http://www.uninett.no/navn/domreg.html
26 - http://www.iahc.org/dns-refs/registry.html
27 - http://www.iana.org/root-whois/xx.htm
28 - http://www.afrinic.org
29 - http://www.aftld.org
30
31 Marco d'Itri
32 <md@linux.it>
33
Note: See TracBrowser for help on using the browser.