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/slack-desc | |
parent | 2bc0efd73ea73d28b0c180711de99249c8609878 (diff) |
network/tcptrack: Added to 12.0 repository
Diffstat (limited to 'network/tcptrack/slack-desc')
-rw-r--r-- | network/tcptrack/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/tcptrack/slack-desc b/network/tcptrack/slack-desc new file mode 100644 index 0000000000000..75ced974a93ce --- /dev/null +++ b/network/tcptrack/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +tcptrack: tcptrack (display information about TCP connections) +tcptrack: +tcptrack: It passively watches for connections on a network interface, +tcptrack: keeps track of their state, and displays a list of connections +tcptrack: in a manner similar to the unix 'top' command. +tcptrack: It displays source and destination addresses and ports, +tcptrack: connection state, idle time, and bandwidth usage. +tcptrack: +tcptrack: Homepage: http://www.rhythm.cx/~steve/devel/tcptrack/ +tcptrack: +tcptrack: |