Is there any command line option to check how many packets my P.C is receiving and transmitting in real time (something like top) ?
Asked
Active
Viewed 3,293 times
1 Answers
3
You can try iptraf or iftop for network-monitoring.
Just install it with sudo apt-get install iptraf or sudo apt-get install iftop
prophecy201
- 2,760
- 17
- 22