From 0e288262b5cfcebb20780740d20764e218fc249a Mon Sep 17 00:00:00 2001 From: bol-van Date: Tue, 12 Aug 2025 09:57:08 +0300 Subject: [PATCH] wg4all note --- init.d/custom.d.examples.linux/50-wg4all | 1 + 1 file changed, 1 insertion(+) diff --git a/init.d/custom.d.examples.linux/50-wg4all b/init.d/custom.d.examples.linux/50-wg4all index c99ff1c..84803d5 100644 --- a/init.d/custom.d.examples.linux/50-wg4all +++ b/init.d/custom.d.examples.linux/50-wg4all @@ -1,4 +1,5 @@ # 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 : NFQWS_OPT_DESYNC_WG="${NFQWS_OPT_DESYNC_WG:---dpi-desync=fake}"