mirror of
https://git.freestone.net/cramer/pcapmirror.git
synced 2025-12-31 03:50:27 +01:00
propper ip6 support, raspberry builds
This commit is contained in:
10
pcapmirror.8
10
pcapmirror.8
@@ -18,12 +18,18 @@ Specify the capture interface (e.g., eth0).
|
||||
.B \-f \fIfilter\fR
|
||||
Specify the capture filter in BPF syntax (e.g., tcp port 80).
|
||||
.TP
|
||||
.B \-r \fIip_address\fR
|
||||
Specify the destination IP address (required).
|
||||
.B \-r \fIhost/ipv4/ipv6\fR
|
||||
Specify the destination host (required).
|
||||
.TP
|
||||
.B \-p \fIport\fR
|
||||
Specify the destination port (default: 37008).
|
||||
.TP
|
||||
.B \-4
|
||||
Force IPv4 host lookup.
|
||||
.TP
|
||||
.B \-6
|
||||
Force IPv6 host lookup.
|
||||
.TP
|
||||
.B \-v
|
||||
Enable verbose mode (prints packet information).
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user