Browse Source

nfqws: pfsense split2->multisplit

pull/957/head
bol-van 4 months ago
parent
commit
e8395eea56
  1. 2
      init.d/pfsense/zapret.sh

2
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

Loading…
Cancel
Save