nfqws: change default split-pos from 3 to 2

This commit is contained in:
root
2021-12-22 11:21:47 +03:00
parent 8bdb5dc5b9
commit f2d083499e
12 changed files with 4 additions and 4 deletions

View File

@@ -211,7 +211,7 @@ Disorder mode splits original packet and sends packets in the following order :
3. 1st segment
4. fake 1st segment, data filled with zeroes (2nd copy)
Original packet is always dropped. `--dpi-desync-split-pos` sets split position (default 3).
Original packet is always dropped. `--dpi-desync-split-pos` sets split position (default 2).
If position is higher than packet length, pos=1 is used.
This sequence is designed to make reconstruction of critical message as difficult as possible.
Fake segments may not be required to bypass some DPIs, but can potentially help if more sophisticated reconstruction