Monitoring UDP Traffic Get link Facebook X Pinterest Email Other Apps - October 25, 2017 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 Read more