diff options
Diffstat (limited to 'dpibreak.1.in')
| -rw-r--r-- | dpibreak.1.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dpibreak.1.in b/dpibreak.1.in index 4d99dfa..76b9c45 100644 --- a/dpibreak.1.in +++ b/dpibreak.1.in @@ -71,14 +71,14 @@ override it using the options described below. Packets are transmitted in an interleaved order: (fake 1), (orig 1), (fake 2), (orig 2), ... .TP -.B \-\-fake\-ttl \fI<u8>\fR +.BR \-t ", " \-\-fake\-ttl " \fI<u8>\fR" Override ttl (IPv4) / hop_limit (IPv6) of .B fake packet. Implicitly enables .BR \-\-fake . (Default: {{DEFAULT_FAKE_TTL}}) .TP -.B \-\-fake\-autottl +.BR \-a ", " \-\-fake\-autottl Automatically infer the hop count (TTL/Hop Limit) to the destination by analyzing the SYN/ACK packet. It assumes the server's initial TTL is either 64, 128, or 255. The inferred value is used for |
