tcpdump
Subscribe
tcpdump is a completely command based network sniffing tool. Tcpdump prints out a description of the contents of packets on a network interface that match the Boolean expression. tcpdump makes use of liibcap library to capture packets. It displays the network packet contents on a standard output. tcpdump uses filters expressions to reduce overload.