fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
449 B
Text
9 lines
449 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, UDP, and ICMP across Ethernet, PPP, SLIP,
|
|
FDDI, Token Ring and null interfaces, and understands BPF filter
|
|
logic in the same fashion as more common packet sniffing tools,
|
|
like tcpdump and snoop.
|