diff options
author | John-Mark Gurney <jmg@FreeBSD.org> | 1999-06-17 10:00:30 +0000 |
---|---|---|
committer | John-Mark Gurney <jmg@FreeBSD.org> | 1999-06-17 10:00:30 +0000 |
commit | 9aaf2467093688d9797d12dee135dead545c3fa6 (patch) | |
tree | 0aa330f33ac4e9fead756809e7a686dcd6404882 /net/domtools/pkg-comment | |
parent | Added 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-comment')
-rw-r--r-- | net/domtools/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/domtools/pkg-comment b/net/domtools/pkg-comment new file mode 100644 index 000000000000..7321467d4845 --- /dev/null +++ b/net/domtools/pkg-comment @@ -0,0 +1 @@ +a set of utilities for extracting information from DNS records. |