diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:59 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:59 +0200 |
commit | e439f6ebf3c02a36a2eeb5fa108fa617ed47998f (patch) | |
tree | 07a70d3a15ca938b8b77a52c4ecbf3a287b7c5b8 /network/tcptrack/README | |
parent | b6b93d6c00f59e025e821ac6e66bfbdc84862138 (diff) |
network/tcptrack: Removed from 13.0 repository
Diffstat (limited to 'network/tcptrack/README')
-rw-r--r-- | network/tcptrack/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/network/tcptrack/README b/network/tcptrack/README deleted file mode 100644 index 79a0a8f511bf..000000000000 --- a/network/tcptrack/README +++ /dev/null @@ -1,6 +0,0 @@ -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. |