wg-client-status.sh aktualisiert

This commit is contained in:
2026-07-28 16:13:48 +02:00
parent 177717a459
commit c9482d5cf0
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
# --- KONFIGURATION ---
URL="https://api.wg-automation.maieredv.cloud/api.php"
URL="https://gw-status.netmaker.maieredv.cloud/api.php"
MY_HOSTNAME=$(hostname)
NETCLIENT=$(which netclient || echo "/usr/sbin/netclient")