Denton Gentry
Denton Gentry
In Tailscale 1.36.0 though the NSIS installer is still built, it is not linked from pkgs.tailscale.com and the installer has moved to MSI. It is expected to be easier to...
I understand the desire to have this issue addressed. We do bug scrubs every few weeks, and attempt to update the current status of all open bugs wherever the status...
Run manually from the CLI or some sort of automation, `tailscale update --yes` will update to the current stable version. This is considered to be an Alpha feature, but does...
tsnet has continued to evolve: - https://tailscale.com/blog/tsnet-virtual-private-services/ - https://pkg.go.dev/tailscale.com/tsnet Another common pattern is to use tailscaled --tun=userspace-networking and write the app to use SOCKS5: https://tailscale.com/kb/1112/userspace-networking/
At this point, I think this need is met by one or more of: - tsnet - the ability to run specific `tailscaled --tun=userspace-networking` SOCKS5 proxies - Caddy with Tailscale...
@thomasdesr I think the DNS case is tracked in https://github.com/tailscale/tailscale/issues/4735 > I could write a little bot that updated the nameserver IPs whenever one of the DNS nodes changed There...
@davefinster There are two feature requests tracking similar issues which you could subscribe to for updates: - https://github.com/tailscale/tailscale/issues/4324 - https://github.com/tailscale/tailscale/issues/5313
> Would it be possible to instead have magic DNS allow for multiple A records for machines with tags? https://github.com/tailscale/tailscale/issues/4324 tracks such a feature request, which you could subscribe to...
Most likely this was https://github.com/tailscale/tailscale/issues/5425 Duplicate of https://github.com/tailscale/tailscale/issues/5425
MagicDNS may eventually evolve into a recursive, caching nameserver. That would not be tracked here and would be a future development effort, but if that happens then it would be...