summaryrefslogtreecommitdiff
path: root/contrib/whoisd/README
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2013-08-23 03:24:54 +0000
committerepoch <epoch@hacking.allowed.org>2013-08-23 03:24:54 +0000
commit85e32860a7dd614f433018d3e0371ecf4a96543f (patch)
treea5ee373a61dd2c2c53a58eb28beb6dcfe5d52724 /contrib/whoisd/README
parentd6ba6c25fc3a74188ffd674cc6215779bd02baaf (diff)
downloadresdb-85e32860a7dd614f433018d3e0371ecf4a96543f.tar.gz
resdb-85e32860a7dd614f433018d3e0371ecf4a96543f.zip
Added a whoisd to make for easier querying of the resdb's info. Read the source.
Diffstat (limited to 'contrib/whoisd/README')
-rw-r--r--contrib/whoisd/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/whoisd/README b/contrib/whoisd/README
new file mode 100644
index 0000000..228197c
--- /dev/null
+++ b/contrib/whoisd/README
@@ -0,0 +1,8 @@
+RTFS
+
+todo:
+ ipv6
+ more info in responses?
+ make it compatible with traceroute -A ?
+
+add any other features you'd like either in here or the source. You know perl, right?