Replies: 3 comments 6 replies
-
大概率是443端口被封了,本地不挂代理测试一下端口就行。我也是这样,换了IP没几天又被封了,最近有不少人都是Vmess/Vless+WS+TLS配置被封了443端口。不清楚是哪里的问题,但是个人建议暂时不要使用这个配置了。 |
Beta Was this translation helpful? Give feedback.
4 replies
-
破案了,原因是443被封,具体原因不明. |
Beta Was this translation helpful? Give feedback.
1 reply
-
我也这个问题 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
之前一直使用的这个组合,但是今天突然就不行了.不知道原因啊!!!希望大家帮看一下:
服务端环境:
OS:CentOS8
v2Ray version:v4.40.1
Nginx version:1.14.1
客户端环境:
OS:Windows10
v2ray GUI:v2rayN-V4.18(v2ray Core v4.40.1)
附上配置:
v2ray配置:
Nginx配置:
客户端配置:

客户端日志:
日志情况:
当客户端连接到这个配置的时候,Nginx的access.log和error.log都没有任何日志反馈,感觉就像是客户端没有发起请求一样.v2ray的日志更是没有监听到任何请求
Beta Was this translation helpful? Give feedback.
All reactions