# tshark # Command-line interface to Wireshark for packet capture and analysis # Sections: 1 # Docs: https://docs.remnux.org/discover-the-tools/explore+network+interactions/monitoring % packet-capture, cli, network # Basic usage tshark -r capture.pcap # Case-insensitive search tshark -i eth0 -w capture.pcap