mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-11 19:07:27 -04:00
Instead of constructing the `ip:port` string ourselves, use netip.AddrPortFrom which handles IPv6 correctly. Updates #11164 Signed-off-by: Will Norris <will@tailscale.com>