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
按照我之前的理解,只要GFW没有把CF的所有IP都封禁了,那么应该都是可以使用vmess+ws+tls+优选的方式的,但是前几天开始出现了一个让我及其费解的事,时至今日也无法解决。 这几年我一直使用vmess+ws+tls+优选的方式进行爬墙,前几天忽然不能用,经过检查,域名没问题,端口443也没问题,我就换成vmess+ws+优选的方式,端口使用80,好,又可以用了。第二天又不行,我把端口换成2052(其他CF可用的http,https端口都试过),也是只能撑一天,我又试了一下,换了一下二级域名,比如之前"Host": "a.xxx.com",换成"Host": "b.xxx.com",其他都不变,发现节点又可以用了,但是跟上述的一样,基本撑不过一天,就不行了。V2rayN的日志显示 transport/internet/websocket: failed to dial to (ws://x.xxx.com:8080/asffgasfas): > dial tcp: lookup x.xxx.com: operation was canceled] > common/retry: all retry attempts failed 以上试错误信息,其中的x.xxx.com是解析了优选IP的域名,实际上不用域名直接使用IP也是跟上述的情况一样,能用的时候可以 贴一张图
The text was updated successfully, but these errors were encountered:
有没有什么办法解决,头都大了
Sorry, something went wrong.
如果你问,用这种组合形式经常被封怎么办,建议不要用这个组合形式。
#1750 (comment)
如果你问,用这种组合形式经常被封怎么办,建议不要用这个组合形式。 #1750 (comment) #1750 (comment)
理解了,就是协议不行了。
No branches or pull requests
按照我之前的理解,只要GFW没有把CF的所有IP都封禁了,那么应该都是可以使用vmess+ws+tls+优选的方式的,但是前几天开始出现了一个让我及其费解的事,时至今日也无法解决。
这几年我一直使用vmess+ws+tls+优选的方式进行爬墙,前几天忽然不能用,经过检查,域名没问题,端口443也没问题,我就换成vmess+ws+优选的方式,端口使用80,好,又可以用了。第二天又不行,我把端口换成2052(其他CF可用的http,https端口都试过),也是只能撑一天,我又试了一下,换了一下二级域名,比如之前"Host": "a.xxx.com",换成"Host": "b.xxx.com",其他都不变,发现节点又可以用了,但是跟上述的一样,基本撑不过一天,就不行了。V2rayN的日志显示
transport/internet/websocket: failed to dial to (ws://x.xxx.com:8080/asffgasfas): > dial tcp: lookup x.xxx.com: operation was canceled] > common/retry: all retry attempts failed
以上试错误信息,其中的x.xxx.com是解析了优选IP的域名,实际上不用域名直接使用IP也是跟上述的情况一样,能用的时候可以
贴一张图
The text was updated successfully, but these errors were encountered: