commit 98c38914e7b9cb8878571de6ccb2ef1a80a08ca9
parent 0e64d39fd4c29a3ea472360d9b852dcf5ab5bd5f
Author: Jordan Ritter <jpr5@darkridge.com>
Date: Wed, 6 Jun 2001 15:16:37 +0000
updated for upcoming new release, addition of -s (set caplen)
Diffstat:
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README b/README
@@ -1,7 +1,7 @@
Program: ngrep
Author: Jordan Ritter <jpr5@darkridge.com>
-Version: 1.39.2 (4.23.2001)
+Version: 1.40 (6.6.2001)
Goal:
@@ -24,8 +24,8 @@ Description:
Usage:
- ngrep <-hXViwqpevxlDtT> <-IO pcap_dump> <-n num> <-d dev> <-A num>
- <match expression> <bpf filter>
+ ngrep <-hXViwqpevxlDtTs> <-IO pcap_dump> <-n num> <-d dev> <-A num>
+ <match expression> <bpf filter>
-h is help/usage
-X is interpret match expression as hexadecimal
@@ -41,6 +41,7 @@ Usage:
-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
+ -s is set the bpf caplen
-I is dump matched packets in pcap format to pcap_dump
-O is read packet stream from pcap format file pcap_dump
-n is look at only num packets