Last updated 1 month ago
tshark -r capture.pcap -T fields -e ip.src | sort -u tshark -r capture.pcap -T fields -e ip.dst | sort -u
tshark -i eth0 -w capture.pcap
(covered in ads) tshark - Wireshark Command Line Cheat Sheet