From ff63742a2fa138c230fb2e080708d03ed888c248 Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Sun, 7 Sep 2025 17:50:36 +0200 Subject: Add basic login and clean up config --- templates/login.html | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 templates/login.html (limited to 'templates/login.html') diff --git a/templates/login.html b/templates/login.html new file mode 100644 index 0000000..c26f863 --- /dev/null +++ b/templates/login.html @@ -0,0 +1,34 @@ + + + + + + + + WireGuard Gateway Portal + + + +
+

WireGuard Gateway Portal

+

Manage WireGuard VPN connections

+
+
+ +
+ + + -- cgit v1.2.3