Network grep
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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / ngrep
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/ngrep && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
10_debian-build.diff | 0000002551 2.49 KB | |
10_man-fixes.diff | 0000001885 1.84 KB | |
20_setlocale.diff | 0000000538 538 Bytes | |
40_ipv6-offsets.diff | 0000001580 1.54 KB | |
_link | 0000000124 124 Bytes | |
ngrep-1.45.tar.bz2 | 0000463361 453 KB | |
ngrep.changes | 0000000828 828 Bytes | |
ngrep.spec | 0000002176 2.13 KB |
Revision 5 (latest revision is 16)
mrdocs
accepted
request 241003
from
Adam Mizerski (etamPL)
(revision 5)
- Copied debian patches - 10_debian-build.diff - 10_man-fixes.diff - 20_setlocale.diff - 40_ipv6-offsets.diff - Fixed pcap usage. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546596 - Enabled IPv6 support. - Usage of system provided pcre library. - Disabled automatic stripping of executable. - Added CHANGES.txt CREDITS.txt README.txt and LICENSE.txt files to packaged documentation. - Spec file cleanup.
Comments 0