From 8f0f4b168bb49f167bbbcb03163ed22b44eea046 Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Thu, 24 Apr 2025 19:13:34 +0800 Subject: [PATCH] Update README.md Added demo server --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 98b1e67..3a1b026 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,17 @@

+
+ +# [Demo](https://wgd-demo.donaldzou.dev) +If you would like to try out WGDashboard, feel free to access the link above. You won't be able to actually connect it with WireGuard since I blocked all Post/Pre script. + +Username: `admin` + +Password: `admin` + +> **Please don't abuse server 🥺, and do not put any personal information on it.** If you can't access it, [please let me know here](https://github.com/donaldzou/WGDashboard/issues/695). +
# [Official Documentation](https://donaldzou.dev/WGDashboard-Documentations)