Skip to content

Instantly share code, notes, and snippets.

@cgimenes
Created July 22, 2017 14:55
Show Gist options
  • Save cgimenes/b643481498f8a8ee4d3d744b7287e531 to your computer and use it in GitHub Desktop.
Save cgimenes/b643481498f8a8ee4d3d744b7287e531 to your computer and use it in GitHub Desktop.
wireshask over ssh
wireshark -k -i <(ssh sheep@46.101.153.159 "tshark -F pcap -w - -f 'not tcp port 22'")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment