Command-line packet analyzer for network diagnostics
tcpdump is a powerful command-line packet analyzer that captures and displays TCP/IP and other packets transmitted or received over a network interface. It uses libpcap for packet capture and supports BPF (Berkeley Packet Filter) syntax for precise traffic filtering.