Inhaltsverzeichnis

Wireshark

T-Shark

Terminal based Wireshark.

install

apt-get install tshark

usage:

tshark [ -i <capture interface>|- ] [ -f <capture filter> ] [ -2 ] [ -r <infile> ] [ -w <outfile>|- ] [ options ] [ <filter> ]

from https://www.wireshark.org/docs/man-pages/tshark.html

examples

tshark -i eth0 -w /home/root/20200514_2236_n02s2svpn_eth0.pcap