From e8395eea56c59da2ba2c85841f76f68d13569a24 Mon Sep 17 00:00:00 2001 From: bol-van Date: Mon, 9 Dec 2024 12:13:48 +0300 Subject: [PATCH] nfqws: pfsense split2->multisplit --- init.d/pfsense/zapret.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/pfsense/zapret.sh b/init.d/pfsense/zapret.sh index 9c434ac..d4bc493 100755 --- a/init.d/pfsense/zapret.sh +++ b/init.d/pfsense/zapret.sh @@ -21,4 +21,4 @@ pfctl -d ; pfctl -e ipfw delete 100 ipfw add 100 divert 989 tcp from any to any 80,443 out not diverted not sockarg pkill ^dvtws$ -dvtws --daemon --port 989 --dpi-desync=split2 +dvtws --daemon --port 989 --dpi-desync=multisplit