Headscale: Open-source implementation of the Tailscale control server
11–20 of 70 posts
Re: Headscale: Open-source implementation of the Tailscale control server
#12The ZeroTier ecosystem has a number of open source self-hosted controller projects for those who want unlimited members/networks/admins. - https://github.com/key-networks/ztncui (the most popular one, GUI) - https://github.com/dec0dOS/zero-ui (GUI) - https://github.com/thedunston/bash_cli_zt (CLI)
IANAL How might this interact with the ZeroTier BSL license? Would self hosting an alternative controller combined with BSL licensed clients violate the license (for commercial purposes)?
Re: Headscale: Open-source implementation of the Tailscale control server
#13Re: Headscale: Open-source implementation of the Tailscale control server
#14Another similar project to Tailscale, for those in the market: https://github.com/slackhq/nebula Crazy simple, fully open source, trivial to self-host. Maybe not as featureful as Tailscale, but imo that can be a feature unto itself.
The advantage of Nebula is that it's dead simple. Generate a keypair, copy it over, copy the config file, and go. It can do mesh routing for the vpn and traverse nat magically. You can delegate dns to the lighthouse and name resolution just works too.
That simplicity is awesome for personal use, and maybe it's good enough for a small operation, but I'm guessing it doesn't have all the bells and whistles you'd want for medium or larger companies.
Re: Headscale: Open-source implementation of the Tailscale control server
#15Another similar project to Tailscale, for those in the market: https://github.com/slackhq/nebula Crazy simple, fully open source, trivial to self-host. Maybe not as featureful as Tailscale, but imo that can be a feature unto itself.
Re: Headscale: Open-source implementation of the Tailscale control server
#16Another similar project to Tailscale, for those in the market: https://github.com/slackhq/nebula Crazy simple, fully open source, trivial to self-host. Maybe not as featureful as Tailscale, but imo that can be a feature unto itself.
I've been using Nebula for personal use and it's really great. I have a free Oracle Cloud vm as my "lighthouse." The advantage of Nebula is that it's dead simple. Generate a keypair, copy it over, copy the config file, and go. It can do mesh routing for the vpn and traverse nat magically. You can delegate dns to the lighthouse and name resolution just works too. That simplicity is awesome for personal use, and maybe…
So, yes, it works for personal use-cases but it works for truly gigantic applications, too.
Re: Headscale: Open-source implementation of the Tailscale control server
#17Re: Headscale: Open-source implementation of the Tailscale control server
#18I don't use Tailscale because I don't trust their key distribution, and this open source project would solve that, but it might undermine Tailscale's sustainability.
This would be a shame because Tailscale is working well with the open source community: open source clients, working well with distros, working well with Linux DNS stack, supporting a more P2P secure Internet, and documenting their well through it.
Re: Headscale: Open-source implementation of the Tailscale control server
#19Not sure what I think about this. I don't use Tailscale because I don't trust their key distribution, and this open source project would solve that, but it might undermine Tailscale's sustainability. This would be a shame because Tailscale is working well with the open source community: open source clients, working well with distros, working well with Linux DNS stack, supporting a more P2P secure Internet, and docume…
Re: Headscale: Open-source implementation of the Tailscale control server
#20Another similar project to Tailscale, for those in the market: https://github.com/slackhq/nebula Crazy simple, fully open source, trivial to self-host. Maybe not as featureful as Tailscale, but imo that can be a feature unto itself.