From e597f4c8a04cccbed03186389d64e7d1bce65745 Mon Sep 17 00:00:00 2001 From: MunMunMiao <18216142+MunMunMiao@users.noreply.github.com> Date: Tue, 5 May 2026 20:15:35 +0800 Subject: [PATCH] Add Headscale UI to web UI documentation --- docs/ref/integration/web-ui.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ref/integration/web-ui.md b/docs/ref/integration/web-ui.md index af253d21..bc29912a 100644 --- a/docs/ref/integration/web-ui.md +++ b/docs/ref/integration/web-ui.md @@ -22,5 +22,6 @@ Headscale doesn't provide a built-in web interface but users may pick one from t - [headscale-piying](https://github.com/wszgrcy/headscale-piying) - headscale web ui,support visual ACL configuration - [HeadControl](https://github.com/ahmadzip/HeadControl) - Minimal Headscale admin dashboard, built with Go and HTMX - [Headscale Manager](https://github.com/hkdone/headscalemanager) - Headscale UI for Android +- [Headscale UI](https://github.com/MunMunMiao/headscale-ui) - Headscale UI online and Self-hosting You can ask for support on our [Discord server](https://discord.gg/c84AZQhmpx) in the "web-interfaces" channel.