From 90bb2851bf32f1d2c7de0ecd52498d0255f4fccf Mon Sep 17 00:00:00 2001 From: Khanh Ngo Date: Sun, 24 Apr 2022 10:21:16 +0200 Subject: [PATCH] Update help widget --- templates/global_settings.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/global_settings.html b/templates/global_settings.html index d3da9da..ce8eece 100644 --- a/templates/global_settings.html +++ b/templates/global_settings.html @@ -100,7 +100,9 @@ Global Settings until they reach out to other peers themselves. Adding PersistentKeepalive can ensure that the connection remains open.
Leave blank to omit this setting in the Client config.
-
5. Wireguard Config File Path
+
5. Forward Mark
+
Set an fwmark on all packets going out of WireGuard's UDP socket. Default value: 0xca6c
+
6. Wireguard Config File Path
The path of your Wireguard server config file. Please make sure the parent directory exists and is writable.