Capturing packets on remote host
ssh user@remote-host 'sudo tcpdump -i any -w -' | wireshark -k -i -
Neuer
Älter
ssh user@remote-host 'sudo tcpdump -i any -w -' | wireshark -k -i -