summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 15:45:37 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 15:45:37 +0000
commite0801e6bd6cc1241afafea33ba8ef701fec2e5c5 (patch)
treeb5cf84f45181b3dbc14d58833d88683fb7f3465e /README
parentInitial commit. (diff)
downloadwhois-e0801e6bd6cc1241afafea33ba8ef701fec2e5c5.tar.xz
whois-e0801e6bd6cc1241afafea33ba8ef701fec2e5c5.zip
Adding upstream version 5.5.17.upstream/5.5.17upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 26 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..c795553
--- /dev/null
+++ b/README
@@ -0,0 +1,26 @@
+In 1999 I wrote this Whois client from scratch because the alternatives
+were obsolete or bloated.
+
+This client is intelligent and can automatically select the appropriate
+whois server for most queries.
+
+The internal database is often more accurate than IANA's published one,
+but please send me any information you have regarding domains and network
+resources which are not correctly handled by the program.
+
+Because of historical reasons this package also contains the mkpasswd
+program, which can be used to encrypt a password with crypt(3).
+
+
+The canonical distribution point for releases of the program is
+http://ftp.debian.org/debian/pool/main/w/whois/ .
+
+
+Useful information sources:
+- http://www.ripe.net/ripe/docs/current-ripe-documents/ripe-database-documents
+- http://www.iana.org/domains/root/db/
+- http://www.icann.org/en/resources/idn/fast-track/string-evaluation-completion
+- http://www.aftld.org/
+
+Marco d'Itri <md@linux.it>
+