Created
March 30, 2016 10:29
-
-
Save optman/837dadab914456858fc4c1a0d10fcc82 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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