Skip to content

Instantly share code, notes, and snippets.

@caprica
Created May 13, 2022 19:15
Show Gist options
  • Save caprica/3e9a1a04522d4c72b30fbba7ea336fd4 to your computer and use it in GitHub Desktop.
Save caprica/3e9a1a04522d4c72b30fbba7ea336fd4 to your computer and use it in GitHub Desktop.
Dump network traffic when running local web servers
sudo tcpflow -p -c -i lo port 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment