You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yes I did search quite a bit, but apparently overlooked this detail.
Sorry for the noise and for anyone else coming to the same issue here is the answer conn, err := net.Dial("tcp", "[fe80::42:f1ff:feef:7dc8%wlp4s0]:8080")
running the code below results in
I tried all sort of combination but any ip6 address returns with an error invalid argument (except
[::]:8080
The text was updated successfully, but these errors were encountered: