summaryrefslogtreecommitdiffhomepage
path: root/dpibreak.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'dpibreak.1.in')
-rw-r--r--dpibreak.1.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/dpibreak.1.in b/dpibreak.1.in
index 6ae563f..0c2a7da 100644
--- a/dpibreak.1.in
+++ b/dpibreak.1.in
@@ -61,7 +61,7 @@ startup.
.B \-\-delay\-ms \fI<u64>\fR
Delay in milliseconds to apply between fragmented pieces of the
ClientHello. Typical values are 0–1000; larger values may increase
-handshake latency. (default: {{DEFAULT_DELAY_MS}})
+handshake latency. (Default: {{DEFAULT_DELAY_MS}})
.TP
.B \-\-fake
Enable
@@ -78,7 +78,7 @@ Override ttl (IPv4) / hop_limit (IPv6) of
.B fake
packet. Implicitly enables
.BR \-\-fake .
-(default: {{DEFAULT_FAKE_TTL}})
+(Default: {{DEFAULT_FAKE_TTL}})
.TP
.B \-\-fake\-autottl
Automatically infer the hop count (TTL/Hop Limit) to the destination by
@@ -105,14 +105,14 @@ to disable TCP checksum verification. Implicitly enables
.B \-\-queue\-num \fI<u16>\fR
.Linux only.
NFQUEUE number to attach to. The same queue number is
-used for IPv4 and IPv6. (default: {{DEFAULT_QUEUE_NUM}})
+used for IPv4 and IPv6. (Default: {{DEFAULT_QUEUE_NUM}})
.TP
.B \-\-nft\-command \fI<string>\fR
.Linux only.
-Custom nftables command to be executed. (default: {{DEFAULT_NFT_COMMAND}})
+Custom nftables command to be executed. (Default: {{DEFAULT_NFT_COMMAND}})
.TP
.B \-\-log\-level \fI<debug|info|warning|error>\fR
-Set the logging level (default: {{DEFAULT_LOG_LEVEL}}).
+Set the logging level (Default: {{DEFAULT_LOG_LEVEL}}).
Aliases:
.BR warn " \-> " warning ,
.BR err " \-> " error .