Skip to content

Instantly share code, notes, and snippets.

@jamesbjackson
Last active August 13, 2021 15:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesbjackson/d06e6d4e8fb0281a1f438cf1a5b04838 to your computer and use it in GitHub Desktop.
Save jamesbjackson/d06e6d4e8fb0281a1f438cf1a5b04838 to your computer and use it in GitHub Desktop.
View CollectD UDP packets
sudo tcpdump -i ens5 -n udp port 8125 -X
sudo tcpdump -i lo -n tcp port 2003 -X
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment