mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-19 20:11:28 +00:00

Previously it would dial out using the http.DefaultClient, however that doesn't work when tailscaled is running in userspace mode (e.g. when testing). Updates tailscale/corp#9967 Signed-off-by: Maisem Ali <maisem@tailscale.com>