mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-19 22:18:13 +03:00
readme: UDP desync modes notes
This commit is contained in:
@@ -389,7 +389,7 @@ Set conntrack timeouts appropriately.
|
||||
### UDP support
|
||||
|
||||
UDP attacks are limited. Its not possible to fragment UDP on transport level, only on network (ip) level.
|
||||
IP fragmentation is not implemented now.
|
||||
Only desync modes `fake` and `ipfrag2` are applicable. Both can be used in combo.
|
||||
No protocol recognition is implemented yet so only `--dpi-desync-any-protocol` will work.
|
||||
Conntrack supports udp. `--dpi-desync-cutoff` will work. UDP conntrack timeout can be set in the 4th
|
||||
parameter of `--ctrack-timeouts`.
|
||||
|
||||
Reference in New Issue
Block a user