-
Notifications
You must be signed in to change notification settings - Fork 954
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
Windows network connectivity check domains #1418
Conversation
Thanks for your contribution! |
我觉得合得太着急了。可以先 git blame 看看当初引入这个域名的人怎么想。 @database64128 #247 这个 pr 里你引入了其中一个域名。想请你看看这次把这个域名从 private 里移出去是否合理。 |
依據這篇文章的描述,我認為應該回滾這個PR |
This reverts commit b7e6ecc.
您说的对。确实是我欠考虑,我这个PR有些问题。如果在实际运用中把 不过,这两个域名是需要被拿到internet上解析的。并且,发往这两个域名的流量需要被发送到internet上。(甚至,这些域名对应的接入点都在国外。)这两个域名和一些不对应(或不该发往)internet上服务器的域名在同一个叫 |
* https://github.com/v2fly/domain-list-community: Update line (v2fly#1422) Update category-porn (v2fly#1421) Revert "Move Windows connectivity check domains (v2fly#1418)" (v2fly#1420) Update category-porn (v2fly#1417) Move Windows connectivity check domains (v2fly#1418) fix v2fly#1395 (v2fly#1400) Update netease (v2fly#1416) Update category-ads-all (v2fly#1415) Update netease (v2fly#1414) Update google (v2fly#1413)
|
在国内绝大多数的时候是这样的。在一些特殊情况(例如错误地分流DNS)下, 还有一个就是更特殊的情况了。可能大多数用 当然,我以上提及的两个情况可以说是比较罕见的问题。甚至也可以说是没有100%正确配置客户端和服务端情况下才会导致的问题。现在放在 |
这个项目不是万金油,众口难调,不能为这种边际场景特别考虑。如果用户不能解决 dns 问题,可以考虑自己写的路由规则绕过。
同样的,因为开启全局代理导致的问题应该由客户自己解决。没有办法用一个项目同时支持好用户分流的需要同时又针对全局代理的场景避开所有问题。
|
连着提了两个边际场景的issue实在不好意思...如您所说的,实际运用中确实太复杂一个项目没法照顾到所有情况。 但我还是有一个疑问:微软的检查网络状态的域名要放在 再次感谢辛勤维护这个项目的各位。 [1] https://www.cnblogs.com/gnz48/p/16433786.html |
这个问题很好。 但是因为这个事情一直没有实现,为了不影响下游客户,这些用于检测网络状态的域名就只好根据实际使用时的方便进行分类。 你说的安卓平台的域名也只是没有人提出问题而已,否则也可能会在讨论过后被移到 |
谢谢您的解答,确实不是这两个域名放哪个list这种小问题。可能是实际运用中出现问题的概率很小(用 |
Keeping these domains in the |
This is a very ambiguous rule. I spent some time to find out why my windows machine can't connect to internet when I blocked I think that better to add new |
@mazzz1y Did you mean you blocked |
Yes, it is not a problem, I fixed it immediately when I found the problem. I just wanted to say my opinion about separating these domains to another group. I think it is more elegant solution |
More elegant? Maybe. But it would be quite a breaking change. At least for me, I would have to add the new list to my automation, and then each time the updated lists arrive on one of my deployment targets, the configuration would have to be updated manually to include the new list. And I would also have to inform some of my friends about the change and ask them to update. |
up to you :) |
I suggest you using geoip:private. |
Different goals. I want to forbid clients to check how internal domains are resolving in server's network. Any way I don't have any problem now, it is just my opinion |
Thanks for sharing it. I think that shows how we were not prudent enough when maintaining this category before. |
Fix for #1386. As far as I investigated, there are no references that support putting the domains into
private
list.Ref: https://learn.microsoft.com/en-US/troubleshoot/windows-client/networking/internet-explorer-edge-open-connect-corporate-public-network