diff options
Diffstat (limited to 'net/ngrep/DESCR')
-rw-r--r-- | net/ngrep/DESCR | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/ngrep/DESCR b/net/ngrep/DESCR index 31a871e98f9..520ac15d55f 100644 --- a/net/ngrep/DESCR +++ b/net/ngrep/DESCR @@ -1,8 +1,8 @@ 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 +ngrep is 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. +interfaces, and understands bpf filter logic in the same fashion as +more common packet sniffing tools, like tcpdump and snoop. |