Skip to content

Instantly share code, notes, and snippets.

@anselmobattisti
Created September 3, 2019 23:00
Show Gist options
  • Save anselmobattisti/c5ffefdfc6a61db74827149b4b43be63 to your computer and use it in GitHub Desktop.
Save anselmobattisti/c5ffefdfc6a61db74827149b4b43be63 to your computer and use it in GitHub Desktop.
How to read UDP dump linux
tcpdump -i lo udp port 8125 -vv -X
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment