-
-
Notifications
You must be signed in to change notification settings - Fork 528
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
Outbound link decoder and IPv6 address #1085
Comments
Dear @pulsarice , Please describe it more! It should works fine. Try :
Thank you in advance |
Remove the brackets and try again. |
Doesn't work either. Also note that IPv6:port format without brackets should not be used as it can mess up things. |
It is about regex I used for detecting the link. I am trying to support IPv6 as well. |
It is fixed now and will be available in next release |
In "xray configs" when I want to add an outbound config using vless link when the address is an IPv6, I get the error "Wrong Link!"
vless://uuid@[IPv6]:port?type=...
note that I have put the IPv6 in brackets.
The text was updated successfully, but these errors were encountered: