mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-19 22:18:13 +03:00
readme: UDP desync methods update
This commit is contained in:
@@ -405,7 +405,8 @@ Set conntrack timeouts appropriately.
|
||||
### UDP support
|
||||
|
||||
UDP attacks are limited. Its not possible to fragment UDP on transport level, only on network (ip) level.
|
||||
Only desync modes `fake` and `ipfrag2` are applicable. Both can be used in combo.
|
||||
Only desync modes `fake`,`hopbyhop`,`destopt`,`ipfrag1` and `ipfrag2` are applicable.
|
||||
`fake`,`hopbyhop`,`destopt` can be used in combo with `ipfrag2`.
|
||||
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