EtherDream / jsproxy

An online proxy based on ServiceWorker
MIT License
9.32k stars 3.61k forks source link

请问, CF版如何让它不要跳转https://, 众所周知https://的.workers.dev被sni阻断了,http的可用, 但是脚本会自动跳转https...导致直连不可用哈. #342

Open wutongskype opened 1 year ago

wutongskype commented 1 year ago

请问, CF版如何让它不要跳转https://, 众所周知https://的.workers.dev被sni阻断了,http的可用, 但是脚本会自动跳转https...导致直连不可用哈. 有大佬能解决这个问题吗?

Liquorice10113 commented 1 year ago

建议去弄个域名吧,几乎零成本的东西,用http的话被代理网站的内容也是明文传输。