Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/tailscale: support clickable IPv6 web client addresses #11165

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

willnorris
Copy link
Member

Instead of constructing the ip:port string ourselves, use netip.AddrPortFrom which handles IPv6 correctly.

Updates #11164

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>
@willnorris willnorris merged commit 6b582cb into main Feb 16, 2024
46 checks passed
@willnorris willnorris deleted the will/webui-clickable branch February 16, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants