Skip to content

Instantly share code, notes, and snippets.

@kkirsche
Created October 16, 2015 12:44
Show Gist options
  • Select an option

  • Save kkirsche/11854614deebd590f73a to your computer and use it in GitHub Desktop.

Select an option

Save kkirsche/11854614deebd590f73a to your computer and use it in GitHub Desktop.
Use TCP dump to output data to stdout and file
tcpdump -s0 -AX | tee -a filename.extension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment