diff options
author | jmg <jmg@FreeBSD.org> | 1999-06-17 18:00:30 +0800 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 1999-06-17 18:00:30 +0800 |
commit | 040106defed84e8ac7033af1d191dadd70813e06 (patch) | |
tree | b891137ab97726a94d547515af508f97370b56d4 /net/domtools/distinfo | |
parent | 1c9c1ca4eae2ddfefed4f55b3d1237a5bd3d0228 (diff) | |
download | freebsd-ports-graphics-040106defed84e8ac7033af1d191dadd70813e06.tar.gz freebsd-ports-graphics-040106defed84e8ac7033af1d191dadd70813e06.tar.zst freebsd-ports-graphics-040106defed84e8ac7033af1d191dadd70813e06.zip |
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.
Diffstat (limited to 'net/domtools/distinfo')
-rw-r--r-- | net/domtools/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/domtools/distinfo b/net/domtools/distinfo new file mode 100644 index 00000000000..5f351c0af4a --- /dev/null +++ b/net/domtools/distinfo @@ -0,0 +1 @@ +MD5 (domtools1.4.0.tar.gz) = 4075410e4556d24dc19854afedecc635 |