Browse Source

wg4all note

master
bol-van 2 days ago
parent
commit
0e288262b5
  1. 1
      init.d/custom.d.examples.linux/50-wg4all

1
init.d/custom.d.examples.linux/50-wg4all

@ -1,4 +1,5 @@
# this custom script runs desync to all wireguard handshake initiation packets # this custom script runs desync to all wireguard handshake initiation packets
# NOTE : this works for original wireguard and may not work for 3rd party implementations such as xray
# can override in config : # can override in config :
NFQWS_OPT_DESYNC_WG="${NFQWS_OPT_DESYNC_WG:---dpi-desync=fake}" NFQWS_OPT_DESYNC_WG="${NFQWS_OPT_DESYNC_WG:---dpi-desync=fake}"

Loading…
Cancel
Save