Remote Wireshark

From Kyle's Wiki
Jump to: navigation, search

Using tshark:

wireshark -k -i <(ssh [email protected] tshark -w - not tcp port 22)

Using tcpdump:

ssh root@server tcpdump -iany -U -s0 -w - 'not port 22' | wireshark -k -i -
Personal tools
Namespaces

Variants
Actions
Efforts
Toolbox
Meta