We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请见2dust/v2rayN#5807
不要填写不支持的字符串就好了,hy2协议开发者那边定义的密码属性是没有转义的,所以就不支持保留字符。 如果你是在备注属性填就没事,因为这个属性会被转义
Originally posted by @2dust in 2dust/v2rayN#5807 (comment)
好,https://v2.hysteria.network/zh/docs/developers/URI-Scheme/ 确实没写清,但是按照 https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.1 userinfo 的格式,确实应该接受 pct-encoded 和 unreserved 而不该接受 "/"
userinfo
Originally posted by @ze0lite in 2dust/v2rayN#5807 (comment)
The text was updated successfully, but these errors were encountered:
b1b249a
感谢反馈,文档已经添加相关部分
Sorry, something went wrong.
No branches or pull requests
请见2dust/v2rayN#5807
Originally posted by @2dust in 2dust/v2rayN#5807 (comment)
Originally posted by @ze0lite in 2dust/v2rayN#5807 (comment)
The text was updated successfully, but these errors were encountered: