From a5c9d79417bbddc8ab91e2f09f90b3656d4c3a8b Mon Sep 17 00:00:00 2001 From: bol-van Date: Sat, 4 Oct 2025 11:58:59 +0300 Subject: [PATCH] update docs --- docs/readme.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readme.en.md b/docs/readme.en.md index 6c5009e1..468fba84 100644 --- a/docs/readme.en.md +++ b/docs/readme.en.md @@ -381,7 +381,7 @@ Example : `--dpi-desync-fake-tls=iana_org.bin --dpi-desync-fake-tls-mod=rndsni - * `altorder=8`. original, fake * `altorder=16`. original -Resulting `altorder=N` is the sum of two altorder parts mentioned above. +Resulting `altorder=N` is the sum of two `altorder` parts mentioned above. `--dpi-desync-fakedsplit-pattern` defines data payload of fakes in `fakedsplit`/`fakeddisorder`. By default pattern is simple `0x00`. Offset of split part + offset of current packet in multi-packet message define offset in the pattern.