mirror of
https://github.com/juanfont/headscale.git
synced 2025-12-09 20:04:54 +01:00
Refactor the tables in "Tools" and "WebUI" integration pages to lists. Lists are easier to extend and contributions are easier to review.
24 lines
1.4 KiB
Markdown
24 lines
1.4 KiB
Markdown
# Web interfaces for headscale
|
|
|
|
!!! warning "Community contributions"
|
|
|
|
This page contains community contributions. The projects listed here are not
|
|
maintained by the headscale authors and are written by community members.
|
|
|
|
Headscale doesn't provide a built-in web interface but users may pick one from the available options.
|
|
|
|
- [headscale-ui](https://github.com/gurucomputing/headscale-ui) - A web frontend for the headscale Tailscale-compatible
|
|
coordination server
|
|
- [HeadscaleUi](https://github.com/simcu/headscale-ui) - A static headscale admin ui, no backend environment required
|
|
- [Headplane](https://github.com/tale/headplane) - An advanced Tailscale inspired frontend for headscale
|
|
- [headscale-admin](https://github.com/GoodiesHQ/headscale-admin) - Headscale-Admin is meant to be a simple, modern web
|
|
interface for headscale
|
|
- [ouroboros](https://github.com/yellowsink/ouroboros) - Ouroboros is designed for users to manage their own devices,
|
|
rather than for admins
|
|
- [unraid-headscale-admin](https://github.com/ich777/unraid-headscale-admin) - A simple headscale admin UI for Unraid,
|
|
it offers Local (`docker exec`) and API Mode
|
|
- [headscale-console](https://github.com/rickli-cloud/headscale-console) - WebAssembly-based client supporting SSH, VNC
|
|
and RDP with optional self-service capabilities
|
|
|
|
You can ask for support on our [Discord server](https://discord.gg/c84AZQhmpx) in the "web-interfaces" channel.
|