SlackBuildsOrg/network/ngrep
Arkadiusz Drabczyk 655606101c
network/ngrep: use a correct Github link
As explained at https://slackbuilds.org/GITHUB_URLs.txt.

Signed-off-by: Arkadiusz Drabczyk <arkadiusz@drabczyk.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-07-31 08:23:51 +07:00
..
ngrep.info
ngrep.SlackBuild
README
slack-desc

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