Skip to content

Instantly share code, notes, and snippets.

@lontivero
Created April 20, 2022 13:25
Show Gist options
  • Save lontivero/20cf6f2a6cb5f3a85f18bbd38c534902 to your computer and use it in GitHub Desktop.
Save lontivero/20cf6f2a6cb5f3a85f18bbd38c534902 to your computer and use it in GitHub Desktop.
How to dump the network traffic
sudo tcpdump -i lo -s 65535 -w tcp-traffic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment