mirror of
https://github.com/tailscale/tailscale.git
synced 2026-02-28 11:01:18 +01: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>