6 ms·
Tailscale dev here: yes, you can set up a custom coordination server in the settings, just like on the iOS app. Open the tvOS Settings app, then scroll down to
by angott 3y ago
Tailscale dev here: yes, you can set up a custom coordination server in the settings, just like on the iOS app. Open the tvOS Settings app, then scroll down to Tailscale.
- hzia 3y agoThank you so much for that!! I wondered about this as well. Love how above and beyond you guys are going to support other OSS implementations <3
- vineyardmike 3y agoGenuine question: Does tail scale want people using headscale? I'm a free-tier personal user, and a little too cheap to give a for-profit corp money when I don't need to just because "I REALLY like the product". If I use headscale does that just cause a headache for the team, or is it good because it reduces traffic to prod? I'm to cheap to pay when I don't need to, but its such a great product (esp for free) that I'd gladly change how I use the product to be less expensive or problematic.
- xeonmc 3y agoIs it possible to transparently embed Tailscale into a game to only talk to your self-hosted Headscale server? Also, is it in theory possible to use WebRTC to negotiate Wireguard connections and not use any control plane?
- bananapub 3y ago> Is it possible to transparently embed Tailscale into a game to only talk to your self-hosted Headscale server? https://github.com/tailscale/libtailscale https://github.com/tailscale/libtailscale > Also, is it in theory possible to use WebRTC to negotiate Wireguard connections and not use any control plane? you can write code to do whatever you want I guess, but that's nothing to do with tailscale