ongrep

A cleaned up fork of ngrep for OpenBSD
git clone git://git.sgregoratto.me/ongrep
Log | Files | Refs | README | LICENSE

commit 0745c555bf87b66d41f665bce65811af0db26bc4
parent 6e9806377eebb4f0365ecbe5d2f1438ecfac74f2
Author: Jordan Ritter <jpr5@darkridge.com>
Date:   Thu, 15 Feb 2007 02:15:59 +0000

updated with additional -T invocation

Diffstat:
Mdoc/README.txt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/doc/README.txt b/doc/README.txt @@ -41,6 +41,7 @@ Usage: ngrep <LhNXViwqpevxlDtTRM> <-IO pcap_dump> <-n num> <-d dev> <-A num> -D is replay pcap_dumps with their recorded time intervals -t is print timestamp every time a packet is matched -T is print delta timestamp every time a packet is matched + specify twice for delta from first match -M is don't do multi-line match (do single-line match instead) -I is read packet stream from pcap format file pcap_dump -O is dump matched packets in pcap format to pcap_dump