ngrep-1.45 |
A grep tool for searching the network layer |
| Description: |
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 expressions to match against data payloads of packets. It currently recognizes TCP, UDP and ICMP. |
| Author: |
Jordan Ritter <jpr5@darkridge.com> |
| Home URL: |
http://ngrep.sourceforge.net/ |
| License: |
Other/Unknown Open Source Licence
|
| Installation Tree: |
/usr/local |
| Languages used: |
C |
| Build-time dependencies: |
libpcap make pcre readline termcap |
| Run-time dependencies: |
libpcap pcre readline termcap |
| Documentation: |
Installation Man Page |