summaryrefslogtreecommitdiff
path: root/net/domtools/pkg-descr
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>1999-06-17 10:00:30 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>1999-06-17 10:00:30 +0000
commit9aaf2467093688d9797d12dee135dead545c3fa6 (patch)
tree0aa330f33ac4e9fead756809e7a686dcd6404882 /net/domtools/pkg-descr
parentAdded acroread-commfont (diff)
import of domtools
'domtools' is a set of DNS information extraction utilities. The commands in the 'domtools' package allow you to traverse DNS domain hierarchies, list all hosts (or subdomains) within a given domain, convert host name to IP address and vice-versa, convert a normal IP address to the "in-addr.arpa." format and vice-versa, and more. These commands can be used manually, or included as building blocks for higher level DNS tools. They generate output that is easily computer parsable.
Notes
Notes: svn path=/head/; revision=19529
Diffstat (limited to 'net/domtools/pkg-descr')
-rw-r--r--net/domtools/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/net/domtools/pkg-descr b/net/domtools/pkg-descr
new file mode 100644
index 000000000000..8296755f3b2e
--- /dev/null
+++ b/net/domtools/pkg-descr
@@ -0,0 +1,15 @@
+'domtools' is a set of DNS information extraction utilities.
+
+The commands in the 'domtools' package allow you to traverse DNS domain
+hierarchies, list all hosts (or subdomains) within a given domain,
+convert host name to IP address and vice-versa, convert a normal IP address
+to the "in-addr.arpa." format and vice-versa, and more. These commands can be
+used manually, or included as building blocks for higher level DNS tools.
+They generate output that is easily computer parsable.
+
+<URL:http://www.domtools.com/dns/domtools.shtml>
+
+See also the net/dlint port.
+
+-- Alex Perel
+ <veers@disturbed.net>