openbsd-ports/net/tcpshow/pkg/DESCR

8 lines
343 B
Plaintext
Raw Normal View History

1998-07-12 00:46:53 -04:00
tcpshow reads a tcpdump(1) savefile and provides a reasonably complete
decode of Ethernet, IP, ICMP, UDP and TCP headers. Boolean expressions
may also be specified for packet selection. Data within the packets are
displayed in ASCII.
2003-08-26 02:32:00 -04:00
tcpshow's output is similar to Sun Solaris's snoop(1M) command for
1998-07-12 00:46:53 -04:00
network packet capture and inspection.