diff options
| -rw-r--r-- | dpibreak.1.in | 2 | ||||
| -rw-r--r-- | dpibreak.1.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dpibreak.1.in b/dpibreak.1.in index fc89ff8..460c56e 100644 --- a/dpibreak.1.in +++ b/dpibreak.1.in @@ -157,7 +157,7 @@ Run with default options: Run as daemon with fake ClientHello injection: .PP .RS -.B dpibreak \-e \-\-fake\-autottl +.B dpibreak \-d \-\-fake\-autottl .RE .PP Send the TLS ClientHello with the second byte first, followed by the diff --git a/dpibreak.1.md b/dpibreak.1.md index ceb44a9..7700ee9 100644 --- a/dpibreak.1.md +++ b/dpibreak.1.md @@ -124,7 +124,7 @@ Run with default options: Run as daemon with fake ClientHello injection: -> **dpibreak -e --fake-autottl** +> **dpibreak -d --fake-autottl** Send the TLS ClientHello with the second byte first, followed by the remainder, then the first byte: |
