summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>1999-10-28 22:21:55 +0200
committerMarco d'Itri <md@linux.it>2013-03-30 02:31:26 +0100
commitbc68e8c4a6448126476c373fd67a76fb2b657835 (patch)
tree3ad57a9c35ffcf6e0c90045341ed9c321048f75b /README
downloadwhois-bc68e8c4a6448126476c373fd67a76fb2b657835.tar.gz
Imported Debian version 4.3.1v4.3.1
Diffstat (limited to 'README')
-rw-r--r--README32
1 files changed, 32 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..361e58f
--- /dev/null
+++ b/README
@@ -0,0 +1,32 @@
+Why another whois client? Because the ripe client is a mess of hacks and
+#ifdefs and more complex programs lack features or are bloated.
+
+Notes on the data files:
+- domain names MUST be lowercase and MUST begin with "." or "-".
+- first match wins (for both domains and netblocks)
+- elements in tld_serv_list are matched against the end of the query
+
+
+Delegation data has been gathered by me.
+TLD whois data has been borrowed from various sources, mostly the whois
+proxy at www.geektools.org and the awhois script by Greg Woods.
+
+Please send me any information you have regarding domains and netblocks
+not correctly handled by the program.
+
+Please also try to compile after defining HAVE_GETADDRINFO and send me
+working #defines for your flavour of UNIX.
+
+The home of the program is http://www.linux.it/~md/software/
+
+
+Other information sources:
+- RIPE-187 and RIPE-189 (from ftp://ftp.ripe.net/ripe/docs/ or
+ http://www.ripe.net/docs/)
+- Greg Woods' awhois script (from ftp.weird.com)
+- home of the 6bone client: http://www.ip.qwest.net/~david/software/
+
+
+Marco d'Itri
+<md@linux.it>
+