Created
May 30, 2018 14:26
-
-
Save sincejune/5d52bf1534cd7219aad9f6fc8014576a to your computer and use it in GitHub Desktop.
wireshark work with tcpdump
This file contains 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
wireshark -k -i <(ssh [email protected] "sudo tcpdump -w - -i lo tcp port 9200") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment