tcpstat
network interface statistics reporting tool
Install
- All systems
-
curl cmd.cat/tcpstat.sh
- Debian
-
apt-get install tcpstat
- Ubuntu
-
apt-get install tcpstat
- Kali Linux
-
apt-get install tcpstat
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tcpstat
- OS X
-
brew install tcpstat
- Raspbian
-
apt-get install tcpstat
- Dockerfile
- dockerfile.run/tcpstat
tcpstat
network interface statistics reporting tool
tcpstat reports certain network interface statistics much like vmstat does for system statistics. tcpstat gets its information by either monitoring a specific interface, or by reading previously saved tcpdump data from a file.