Wireshark
Last updated
<protocol> contains <string>
http contains google.comtcp.port eq <port>udp.port eq <port>not <expression>ssh <user>@<ip> "/usr/sbin/tcpdump -i ens33 -U -s0 -w - 'not port 22'" > bla.cap
wireshark bla.capssh <user>@<ip> "/usr/sbin/tcpdump -i lo -U -s0 -w - 'not port 22'" | wireshark -k -i -