Hacker News new | ask | show | jobs
by xeonmc 997 days ago
Is 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?

1 comments

> Is it possible to transparently embed Tailscale into a game to only talk to your self-hosted Headscale server?

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