From 747fe5afd4ca798f552a9602eeebee52db460217 Mon Sep 17 00:00:00 2001 From: cidungfrog27 Date: Wed, 22 Oct 2025 16:35:33 +0200 Subject: [PATCH] not linking to specific version anymore --- sites/cheerpx/src/content/docs/11-guides/Networking.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sites/cheerpx/src/content/docs/11-guides/Networking.md b/sites/cheerpx/src/content/docs/11-guides/Networking.md index 398b8ac7..8778facc 100644 --- a/sites/cheerpx/src/content/docs/11-guides/Networking.md +++ b/sites/cheerpx/src/content/docs/11-guides/Networking.md @@ -136,7 +136,8 @@ await cx.networkLogin(); ## Self-hosting Headscale -Headscale is an open-source and self-hosted implementation of the Tailscale control server. The upstream version of Headscale does not yet properly support the WebSocket transport. For the time being, please use [our fork](https://github.com/leaningtech/headscale). +[Headscale](https://github.com/juanfont/headscale) is an open-source, self-hosted implementation of the Tailscale control server, and is supported by Webvm. +You can find it's documentation [here](https://headscale.net/stable/) [controlUrl]: /docs/reference/CheerpX.Linux/create#controlurl [authKey]: /docs/reference/CheerpX.Linux/create#authkey