Browse Source

custom dht remove desync-any-protocol

pull/154/head
bol-van 2 years ago
parent
commit
3ded82efab
  1. 2
      init.d/openwrt/custom-nfqws-dht4all
  2. 2
      init.d/sysv/custom-nfqws-dht4all

2
init.d/openwrt/custom-nfqws-dht4all

@ -1,5 +1,5 @@
# this custom script in addition to MODE=nfqws runs desync to DHT packets with udp payload length 101..399 , without ipset/hostlist filtering
# need to add to config : NFQWS_OPT_DESYNC_DHT="--dpi-desync=fake --dpi-desync-any-protocol --dpi-desync-cutoff=d2 --dpi-desync-ttl=5"
# need to add to config : NFQWS_OPT_DESYNC_DHT="--dpi-desync=fake --dpi-desync-ttl=5"
QNUM2=$(($QNUM+20))

2
init.d/sysv/custom-nfqws-dht4all

@ -1,5 +1,5 @@
# this custom script in addition to MODE=nfqws runs desync to DHT packets with udp payload length 101..399 , without ipset/hostlist filtering
# need to add to config : NFQWS_OPT_DESYNC_DHT="--dpi-desync=fake --dpi-desync-any-protocol --dpi-desync-cutoff=d2 --dpi-desync-ttl=5"
# need to add to config : NFQWS_OPT_DESYNC_DHT="--dpi-desync=fake --dpi-desync-ttl=5"
QNUM2=$(($QNUM+20))

Loading…
Cancel
Save