readme.eng: more options involving contrack

This commit is contained in:
bol-van 2021-03-22 09:49:49 +03:00
parent 5c0dbbaf7d
commit 3a020be7d5

View File

@ -258,7 +258,8 @@ Set up bridge networking.
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.
It can be fed with unidirectional or bidirectional packets.
A SYN or SYN,ACK packet creates an entry in the conntrack table.