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
提交 Issue 之前请先阅读 Issue 指引,然后回答下面的问题,谢谢。 Please answer the following questions before submitting your issue. Thank you.
你正在使用哪个版本的 V2Ray?(如果服务器和客户端使用了不同版本,请注明)
What version of V2Ray are you using? 2.3.3
你的使用场景是什么?比如使用 Chrome 通过 Socks/VMess 代理观看 YouTube 视频。
What your scenario of using V2Ray? E.g., Watching YouTube videos in Chrome via Socks/VMess proxy. 正常使用
你看到的不正常的现象是什么?
What did you see? 设置"loglevel": "info"之后并没有以前版本INFO级别的消息出现
你期待看到的正确表现是怎样的?
What do you expected to see instead?
请附上你的配置文件。
Please attach your configuration file.
{ "log": { "loglevel": "info" }, ....................................
The text was updated successfully, but these errors were encountered:
无法重现,请检查你的配置。
Sorry, something went wrong.
经过检查,已经在2.4.2版本中修复了
Refine Dockerfile (v2ray#274)
26aecf0
Fix available mux picker in reverse portal (v2ray#274)
c345d48
No branches or pull requests
提交 Issue 之前请先阅读 Issue 指引,然后回答下面的问题,谢谢。
Please answer the following questions before submitting your issue. Thank you.
你正在使用哪个版本的 V2Ray?(如果服务器和客户端使用了不同版本,请注明)
What version of V2Ray are you using?
2.3.3
你的使用场景是什么?比如使用 Chrome 通过 Socks/VMess 代理观看 YouTube 视频。
What your scenario of using V2Ray? E.g., Watching YouTube videos in Chrome via Socks/VMess proxy.
正常使用
你看到的不正常的现象是什么?
What did you see?
设置"loglevel": "info"之后并没有以前版本INFO级别的消息出现
你期待看到的正确表现是怎样的?
What do you expected to see instead?
请附上你的配置文件。
Please attach your configuration file.
{
"log": {
"loglevel": "info"
},
....................................
The text was updated successfully, but these errors were encountered: