Skip to content

Instantly share code, notes, and snippets.

@aminamid
Last active August 29, 2015 14:20
Show Gist options
  • Save aminamid/01c064e30ea28c06fe5f to your computer and use it in GitHub Desktop.
Save aminamid/01c064e30ea28c06fe5f to your computer and use it in GitHub Desktop.
tcpdump
tcpdump -i <IF> -G <rotation seconds> -W <rotation num> -w /tmp/tcpdump_%Y%m%d_%H%M%S.cap host <src ip> and host <dst ip> and port <dst port>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment