From 9aaf2467093688d9797d12dee135dead545c3fa6 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Thu, 17 Jun 1999 10:00:30 +0000 Subject: 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. --- net/domtools/pkg-comment | 1 + 1 file changed, 1 insertion(+) create mode 100644 net/domtools/pkg-comment (limited to 'net/domtools/pkg-comment') 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. -- cgit v1.2.3