diff options
Diffstat (limited to 'network/ngrep/slack-desc')
-rw-r--r-- | network/ngrep/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/ngrep/slack-desc b/network/ngrep/slack-desc new file mode 100644 index 000000000000..d286d4f10e63 --- /dev/null +++ b/network/ngrep/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +ngrep: ngrep (network grep) +ngrep: +ngrep: ngrep strives to provide most of GNU grep's common features, +ngrep: applying them to the network layer. ngrep is a pcap-aware tool that +ngrep: will allow you to specify extended regular or hexadecimal expressions +ngrep: to match against data payloads of packets. It currently recognizes +ngrep: IPv4/6, TCP, UDP and ICMPv4/6, IGMP and Raw across Ethernet, PPP, +ngrep: SLIP, FDDI, Token Ring and null interfaces. +ngrep: +ngrep: Home: http://ngrep.sourceforge.net/ +ngrep:
\ No newline at end of file |