This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Network > ngrep (1.45)

ngrep strives to provide most of GNU grep's common features, applying
them to the network layer. ngrep is a pcap-aware tool that will allow
you to specify extended regular or hexadecimal expressions to match
against data payloads of packets. It currently recognizes IPv4/6, TCP,
UDP, ICMPv4/6, IGMP and Raw 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, such as tcpdump and snoop.

ngrep is built with IPV6 support by default; to disable it, do this:
NGREP_IPV6=no ./ngrep.SlackBuild

A patch is included for IPV4 and IPV6 packet reassembly applied by default.
The patch adds the -r switch to ngrep. To disable the patch, do this:
ASSEM_PATCH=no ./ngrep.SlackBuild

Maintained by: Larry Hajali
Keywords: grep,netgrep,net
ChangeLog: ngrep

Homepage:
http://ngrep.sourceforge.net/

Source Downloads:
ngrep-1.45.tar.bz2 (bc8150331601f3b869549c94866b4f1c)

Download SlackBuild:
ngrep.tar.gz
ngrep.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds