diff options
author | Ricardson Williams <ricardsonwilliams@yahoo.com.br> | 2010-05-11 20:01:44 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:44 +0200 |
commit | 7053e3e8a68f6bb43c4819cd1ee454ac3d7bb983 (patch) | |
tree | 824610fcffd709b3dcc51530e688f0f4a4cb3b20 /network/tcptrack/README | |
parent | 2bc0efd73ea73d28b0c180711de99249c8609878 (diff) | |
download | slackbuilds-7053e3e8a68f6bb43c4819cd1ee454ac3d7bb983.tar.gz |
network/tcptrack: Added to 12.0 repository
Diffstat (limited to 'network/tcptrack/README')
-rw-r--r-- | network/tcptrack/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/tcptrack/README b/network/tcptrack/README new file mode 100644 index 0000000000..79a0a8f511 --- /dev/null +++ b/network/tcptrack/README @@ -0,0 +1,6 @@ +tcptrack is a sniffer which displays information about TCP connections it +sees on a network interface. It passively watches for connections on the +network interface, keeps track of their state and displays a list of +connections in a manner similar to the unix 'top' command. It displays +source and destination addresses and ports, connection state, idle time, +and bandwidth usage. |