Friday, August 16, 2013

tcptrack command

The tcptrack command displays the status of TCP connections that it sees on a given network interface. tcptrack monitors their state and displays information such as state, source/destination addresses and bandwidth usage in a sorted, updated list very much like the top command.

# tcptrack -i eth0


Sample outputs:
Fig.01: tcptrack in Action

(for ubuntu apt-get -y install tcptrack)

No comments:

Post a Comment