An open source, self-hosted implementation of the Tailscale control server
21–30 of 85 posts
Re: An open source, self-hosted implementation of the Tailscale control server
#22Re: An open source, self-hosted implementation of the Tailscale control server
#23This looks interesting! What's the added value over wireguard + openwrt setup?
It's a mesh VPN, so peers communicate directly without additional delay. I opted for Netbird myself because Headscale's UI felt too basic for me back then. Has that improved over the years probably?
Re: An open source, self-hosted implementation of the Tailscale control server
#24Earlier quoted context omitted.
As in you rolled out an internal service for the whole company?!
I’d love to see a write-up on that. Especially in the unlikely event that you used Nix for the deployment.
Re: An open source, self-hosted implementation of the Tailscale control server
#25How does headscale hold up when you're streaming video over jellyfin/plex?
Re: An open source, self-hosted implementation of the Tailscale control server
#26Earlier quoted context omitted.
maintainer's employment != security audit
My thinking is their time is divided now and could lead to less efforts spent on headscale.
Re: An open source, self-hosted implementation of the Tailscale control server
#27Keep in mind that for many use cases (mobile access, GUI on macOS), this relies on the official Tailscale clients keeping the ability to set the control server. The moment the inevitable enshitification will start at Tailscale, this feature will go away. I’m saying this as a currently super happy Tailscale customer who was burned multiple times in the past by other companies being sold or running out of VC money
arent most of the the tailscale clients open source aside from the gui portion of the non open source os's?
Re: An open source, self-hosted implementation of the Tailscale control server
#28Every few months I come back to this repo to check if they finally got Tailnet lock running or if someone security audited them in the meanwhile. Unfortunately neither of these things seem to make any progress and thus, I’ve grown uncertain in how much I can trust this as a core part of my infrastructure. The entire premise of Tailscale SaaS builds on creating tunnels around your firewalls, then enabling the user to…
> Headscale seems to have nailed down the part of bypassing the firewall and doing fancy NAT-traversal Did they really roll-their-own for those functions? I thought this was just a control layer on top of Tailscale’s stock services on the backend, are they facilitating connections with novel methods? Apologies if I’m asking obvious questions, I use ZeroTier pretty regularly, but I am not too familiar with Tailscale.
Re: An open source, self-hosted implementation of the Tailscale control server
#29This looks interesting! What's the added value over wireguard + openwrt setup?
Tailscale or having Headscale hosted somewhere else allows you to do that.
Re: An open source, self-hosted implementation of the Tailscale control server
#30Earlier quoted context omitted.
> Headscale seems to have nailed down the part of bypassing the firewall and doing fancy NAT-traversal Did they really roll-their-own for those functions? I thought this was just a control layer on top of Tailscale’s stock services on the backend, are they facilitating connections with novel methods? Apologies if I’m asking obvious questions, I use ZeroTier pretty regularly, but I am not too familiar with Tailscale.
They have a really great in-depth blog post describing how they do it: https://tailscale.com/blog/how-nat-traversal-works