coder port-forward with IPv6 local address fails parsing #15561
Labels
networking
Area: networking
s2
Broken use cases or features (with a workaround). Only humans may set this.
coder port-forward
supports setting the local address like:However, our parsing of this is broken for IPv6 addresses, which should be entered like
[::1]:8080:8080
. This means it's not possible to get a local IPv6 listener on localhost.Relates to #14529
The text was updated successfully, but these errors were encountered: