From 3b000d33c4d814416d587667a0d335831e3f07d5 Mon Sep 17 00:00:00 2001 From: bol-van Date: Sat, 23 Mar 2024 11:37:58 +0300 Subject: [PATCH] config: add default --oob to tpws --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 3233db8..9d866e7 100644 --- a/config +++ b/config @@ -73,7 +73,7 @@ NFQWS_OPT_DESYNC_QUIC="--dpi-desync=fake" #NFQWS_OPT_DESYNC_QUIC6="--dpi-desync=hopbyhop" # CHOOSE TPWS DAEMON OPTIONS. run "tpws/tpws --help" for option list -TPWS_OPT="--hostspell=HOST --split-http-req=method --split-pos=3" +TPWS_OPT="--hostspell=HOST --split-http-req=method --split-pos=3 --oob" # openwrt only : donttouch,none,software,hardware FLOWOFFLOAD=donttouch