summaryrefslogtreecommitdiff
path: root/net/dnstop/DESCR
diff options
context:
space:
mode:
authoritojun <itojun>2002-10-30 21:13:35 +0000
committeritojun <itojun>2002-10-30 21:13:35 +0000
commit987e0966ecd8c2dd66ac8ff6cfcea7dfd3da1f4d (patch)
tree6794bb843a04ddabb7798d4207777a65f7558029 /net/dnstop/DESCR
parent1e25d02b00623366e8aa842536cec35a6955aa75 (diff)
downloadpkgsrc-987e0966ecd8c2dd66ac8ff6cfcea7dfd3da1f4d.tar.gz
dnstop is a libpcap application (ala tcpdump) that displays various
tables of DNS traffic on your network. Currently dnstop displays tables of: * Source IP addresses * Destination IP addresses * Query types * Top level domains * Second level domains http://dnstop.measurement-factory.com/
Diffstat (limited to 'net/dnstop/DESCR')
-rw-r--r--net/dnstop/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/net/dnstop/DESCR b/net/dnstop/DESCR
new file mode 100644
index 00000000000..5e742428859
--- /dev/null
+++ b/net/dnstop/DESCR
@@ -0,0 +1,9 @@
+dnstop is a libpcap application (ala tcpdump) that displays various
+tables of DNS traffic on your network. Currently dnstop displays
+tables of:
+
+* Source IP addresses
+* Destination IP addresses
+* Query types
+* Top level domains
+* Second level domains