Share "About Me"
Share [Chinese documentary] The Internet age Http://pan.baidu.com/s/1qWkJfcS
share the HTML development macosapp tutorial Http://pan.baidu.com/s/1jG1Q58M
Tcptrack is a sniffer that can display a TCP connection on a specific port, monitors all connections that are taking place, and displays relevant information in a friendly interface. Although it uses the character user interface, it is easy to understand and view. Tcptrack is packaged with several Linux distributions now in vogue. Tcptrack provides some useful information for each connection on the administrator's tracking device. Use Tcptrack to track the proxy server to make sure that each user gets the appropriate bandwidth to ensure that no one occupies the full bandwidth.
It provides us with a way to monitor network traffic, which can be provided in the following ways:
Install under Ubuntu: sudo apt-get install Tcptrack
Examples of Use:
?
1 2 3 4 5 |
tcptrack -i eth0 -f tcptrack -i eth0 dst 172.30.21.1 tcptrack -i eth0 port 80 tcptrack -T network.pcap > network.txt tcptrack - v |
TCPTRACK--TCP Connected Sniffer