mirror of
https://github.com/bol-van/zapret.git
synced 2025-01-06 08:20:34 +05:00
readme.eng: more options involving contrack
This commit is contained in:
parent
5c0dbbaf7d
commit
3a020be7d5
@ -258,7 +258,8 @@ Set up bridge networking.
|
|||||||
|
|
||||||
CONNTRACK
|
CONNTRACK
|
||||||
nfqws is equipped with minimalistic connection tracking system (conntrack)
|
nfqws is equipped with minimalistic connection tracking system (conntrack)
|
||||||
It's enabled if some specific DPI circumvention methods are involved. At the moment it's --wssize parameter.
|
It's enabled if some specific DPI circumvention methods are involved.
|
||||||
|
Currently these are --wssize and --dpi-desync-cutoff options.
|
||||||
Conntrack can track connection phase : SYN,ESTABLISHED,FIN , packet counts in both directions , sequence numbers.
|
Conntrack can track connection phase : SYN,ESTABLISHED,FIN , packet counts in both directions , sequence numbers.
|
||||||
It can be fed with unidirectional or bidirectional packets.
|
It can be fed with unidirectional or bidirectional packets.
|
||||||
A SYN or SYN,ACK packet creates an entry in the conntrack table.
|
A SYN or SYN,ACK packet creates an entry in the conntrack table.
|
||||||
|
Loading…
Reference in New Issue
Block a user