freebsd-ports/net/ngrep/pkg-descr
David E. O'Brien c61b442096 ngrep strives to provide most of GNU grep's common features, applying
them to the network layer.  ngrep somewhat replaces tcpdump.

{DESCR,COMMENT} Obtained from:	NetBSD
[after I started making this port, I realized NetBSD had a port if it]
2000-01-02 10:22:41 +00:00

8 lines
418 B
Text

ngrep strives to provide most of GNU grep's common features, applying
them to the network layer.
ngrep a pcap-aware tool that will allow you to specify extended
regular expressions to match against data payloads of packets. It
currently recognizes TCP and UDP across Ethernet, PPP and SLIP
interfaces, and understands BPF filter logic in the same fashion
as more common packet sniffing tools, like tcpdump and snoop.