summaryrefslogtreecommitdiff
path: root/net/ttt/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:52:58 +0000
committerzuntum <zuntum>2001-10-31 22:52:58 +0000
commit7e9524f1017cb18948282b999e45c15b8b9e6dee (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/ttt/DESCR
parent41c8c3cd74ce618106e762374834328ba0c18a8c (diff)
downloadpkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/ttt/DESCR')
-rw-r--r--net/ttt/DESCR15
1 files changed, 15 insertions, 0 deletions
diff --git a/net/ttt/DESCR b/net/ttt/DESCR
new file mode 100644
index 00000000000..562e7f098ae
--- /dev/null
+++ b/net/ttt/DESCR
@@ -0,0 +1,15 @@
+TTT: Tele Traffic Tapper
+
+ttt is yet another descendant of tcpdump but it is capable of real-time,
+graphical, and remote traffic-monitoring. ttt won't replace tcpdump, rather,
+it helps you find out what to look into with tcpdump. ttt monitors the
+network and automatically picks up the main contributors of the traffic
+within the time window. The graphs are updated every second by default.
+
+Features:
+ Automatic Ranking of Protocols and Hosts
+ Real-Time Monitoring
+ Remote Monitoring with IP-Multicast support
+ Accepts tcpdump output
+ IPv6 Aware (experimental)
+ Portable and easy to customize