From 890a044ef677314a649973c974c8b18f436af508 Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Sat, 14 Feb 2026 08:52:10 +0100 Subject: [PATCH] Add more UIs --- docs/ref/integration/web-ui.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ref/integration/web-ui.md b/docs/ref/integration/web-ui.md index 12238b94..af253d21 100644 --- a/docs/ref/integration/web-ui.md +++ b/docs/ref/integration/web-ui.md @@ -20,5 +20,7 @@ Headscale doesn't provide a built-in web interface but users may pick one from t - [headscale-console](https://github.com/rickli-cloud/headscale-console) - WebAssembly-based client supporting SSH, VNC and RDP with optional self-service capabilities - [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 You can ask for support on our [Discord server](https://discord.gg/c84AZQhmpx) in the "web-interfaces" channel.