Skip to content

Instantly share code, notes, and snippets.

@sincejune
Created May 30, 2018 14:26
Show Gist options
  • Save sincejune/5d52bf1534cd7219aad9f6fc8014576a to your computer and use it in GitHub Desktop.
Save sincejune/5d52bf1534cd7219aad9f6fc8014576a to your computer and use it in GitHub Desktop.
wireshark work with tcpdump
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