- GitHub: https://github.com/juanfont/headscale
- HN: https://news.ycombinator.com/item?id=28572013
The Tailscale mobile apps aren't currently compatible with Headscale unless you modify and compile them yourself. But, those clients are mostly open source,* and the open parts can be forked and republished.
* The Android client is under the 3-clause BSD License: https://github.com/tailscale/tailscale-android/blob/main/LIC.... The iOS, macOS, and Windows clients use the code in the main tailscale repo (also 3-clause BSD) "but additionally include small GUI wrappers that are not open source": https://github.com/tailscale/tailscale.
I'll also note that the open source tailscaled runs on Windows and macOS. It just doesn't have a GUI.
- GitHub: https://github.com/juanfont/headscale
- HN: https://news.ycombinator.com/item?id=28572013
The Tailscale mobile apps aren't currently compatible with Headscale unless you modify and compile them yourself. But, those clients are mostly open source,* and the open parts can be forked and republished.
* The Android client is under the 3-clause BSD License: https://github.com/tailscale/tailscale-android/blob/main/LIC.... The iOS, macOS, and Windows clients use the code in the main tailscale repo (also 3-clause BSD) "but additionally include small GUI wrappers that are not open source": https://github.com/tailscale/tailscale.