Skip to content

Instantly share code, notes, and snippets.

@dinukasal
Created November 16, 2017 06:05
Show Gist options
  • Save dinukasal/99511fba0d9b31faf8f6169856722f7d to your computer and use it in GitHub Desktop.
Save dinukasal/99511fba0d9b31faf8f6169856722f7d to your computer and use it in GitHub Desktop.
Capture all udp packets on eth0
sudo tcpdump -i eth0 udp -vv -X
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment