Wireguard helper scripts to add, remove and list active keys

This commit is contained in:
2026-08-05 21:46:16 +03:00
parent 7126c1ab0d
commit 9ad5e873c3
5 changed files with 476 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Global parameters
WG0_DIR="/etc/wireguard"
TOOLS_DIR="${SCRIPT_DIR}"
DOMAIN_NAME="topstore.md"