-
Notifications
You must be signed in to change notification settings - Fork 16.4k
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
新版本使用geosite导致winstore无法加载 #2974
Comments
According to your description, I think it's an intended behavior that traffic to certain Windows Store sites are routed to the proxy. The problem you encountered is actually due to UWP loopback restrictions. Please use https://telerik-fiddler.s3.amazonaws.com/fiddler/addons/enableloopbackutility.exe to allow Windows Store and other store apps access to localhost. |
测试了一下,的确是本地环回的问题,按照楼上提供的方法可以解决。 如果不希望使用本地环回(或让商店代理),可采取下面的临时方案: 临时方案1: 临时方案2: |
我不认为这是简单的第三方bug。在你ref的issue里原contributor有提到一个关键内容
这里原作者的说法与我的想法基本一致,即便不考虑启动uwp loopback带来的安全隐患,也需要考虑大部分属于微软和xbox的域名并不需要代理的情况。譬如,微软商店的内容实际上有大陆的CDN,xbox亦如此。 我的结论是:现阶段根据 v2fly/domain-list-community 定位与 gfwlist/gfwlist 相差较远的情况下,不应该简单的使用前者替代后者。或者至少给出一个切换的方案。 |
|
@database64128 我认为替换回gfwlist或者保留可选项是相对更好的方式。无论在uwp需要额外设置回环,还是domain-list的设计用途上,直接使用替代gfwlist都不是一个很合适的方案。 或者更进一步的采取类似v2rayN那样通过用户自行设置路由来满足不同场景的需要。 |
|
请不要到处发,移动到:#3020 (comment) |
呵呵 |
简要描述问题
更新版本后使用新版的geosite数据,在pac模式下无法正常打开winstore,并且大略的查询几个常见的地址都并非被墙网站。
希望能换回之前的gfwlist或者提供选项。
环境
操作步骤
期望的结果
正常打开
实际结果
疑似因为通过代理请求导致winstore无法正常加载
配置文件和日志文件(请隐去敏感信息)
The text was updated successfully, but these errors were encountered: