Skip to content

Commit def28f4

Browse files
authored
made headscale link v.026.1 instead of our fork (#291)
1 parent c3fb4d2 commit def28f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sites/cheerpx/src/content/docs/11-guides/Networking.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@ await cx.networkLogin();
136136

137137
## Self-hosting Headscale
138138

139-
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).
139+
[Headscale](https://github.com/juanfont/headscale) is an open-source, self-hosted implementation of the Tailscale control server, and is supported by Webvm.
140+
You can find it's documentation [here](https://headscale.net/stable/)
140141

141142
[controlUrl]: /docs/reference/CheerpX.Linux/create#controlurl
142143
[authKey]: /docs/reference/CheerpX.Linux/create#authkey

0 commit comments

Comments
 (0)