Skip to content
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

发现2天前更新的worker-with-socks5-experimental.js代码处理socks5的时候有一些问题 #319

Open
egg1234 opened this issue Oct 12, 2024 · 0 comments

Comments

@egg1234
Copy link

egg1234 commented Oct 12, 2024

首先说明之前的worker-with-socks5-experimental.js的代码我没有使用过,就是测试了2天前更新的worker-with-socks5-experimental.js代码加了自己的socks5代理出口地址,测试环境是workers加了自有的域名路由,测试连接自有域名方式时无论访问非cloudflare托管网站或cloudflare托管网站都一切正常,但测试Cloudflare优选ip时出问题,访问非cloudflare托管网站没有任何问题,但是访问cloudflare托管网站时浏览器提示下面的错误:

建立安全连接失败

连接到 iplocation.io 时发生错误。PR_END_OF_FILE_ERROR

错误代码:PR_END_OF_FILE_ERROR

由于不能验证所收到的数据是否可信,无法显示您想要查看的页面。
建议向此网站的管理员反馈这个问题。

上面这个 iplocation.io网站只是举例,其他网站如 https://www.ip-adress.com 都一样的错误,但是直接访问自有域名方式没有这个问题,只是使用Cloudflare优选ip时出问题,而且换了各个国家的Cloudflare优选ip进行测试结果都一样,
感觉应该是使用Cloudflare优选ip时socsk5出站有一些问题

另外我也使用了 https://github.com/cmliu/epeius 项目的socks5出站测试,在使用Cloudflare优选ip时访问cloudflare托管网站没有任何问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant