Top-like tool for IP traffic [closed]
Solution 1:
iftop
or pktstat -nT
(for short term monitoring) is what you need to do this (under *nix). For long-term monitoring, ntop
is useful.
Finding pktstat
is a little tricky for those who aren't running a Debian / Ubuntu box, but this is a decent pktstat
source-code archive
Use tcpview if you want the same kind of stats under windows
Solution 2:
You might also want to have a look at iptraf.