Skip to content

Instantly share code, notes, and snippets.

@optman
Created March 30, 2016 10:29
Show Gist options
  • Save optman/837dadab914456858fc4c1a0d10fcc82 to your computer and use it in GitHub Desktop.
Save optman/837dadab914456858fc4c1a0d10fcc82 to your computer and use it in GitHub Desktop.
ssh -x [email protected] tcpdump 'not tcp port 22' -i any -s0 -U -w - | wireshark -k -i -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment