Monitoring UDP Traffic

Install pktstat

sudo apt-get install pktstat

Show all UDP traffic to port 8125, ordered by quantity of data

sudo pktstat -tn udp dst port 8125

Comments

Popular posts from this blog

Clearing IPTables rules

SSH Private Keys - RSA vs. OpenSSH

awk One-Liners