From 3a020be7d5280a9a146db8fa5aaadc5ddeed3341 Mon Sep 17 00:00:00 2001 From: bol-van Date: Mon, 22 Mar 2021 09:49:49 +0300 Subject: [PATCH] readme.eng: more options involving contrack --- docs/readme.eng.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/readme.eng.txt b/docs/readme.eng.txt index a0679d6..c1c7db0 100644 --- a/docs/readme.eng.txt +++ b/docs/readme.eng.txt @@ -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.