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
建议microsoft分类添加:www.msftconnecttest.com 和 www.msftncsi.com 这两个是微软探测是否成功连接到网络的域名,详见:https://docs.microsoft.com/en-US/troubleshoot/windows-client/networking/internet-explorer-edge-open-connect-corporate-public-network
Windows 10 或更高版本: NCSI 发送 DNS 请求以解析 www.msftconnecttest.comFQDN。 如果 NCSI 收到来自 DNS 服务器的有效响应,NCSI 会发送一个普通的 HTTP GET 请求到 http://www.msftconnecttest.com/connecttest.txt.
Windows 8.1 或更早版本: NCSI 发送 DNS 请求以解析 www.msftncsi.comFQDN。 如果 NCSI 收到来自 DNS 服务器的有效响应,NCSI 会发送一个普通的 HTTP GET 请求到 http://www.msftncsi.com/ncsi.txt. 如果 NCSI 成功下载文本文件,它会确保该文件包含 Microsoft NCSI。
The text was updated successfully, but these errors were encountered:
Merged in v2fly/domain-list-community#610
Sorry, something went wrong.
No branches or pull requests
建议microsoft分类添加:www.msftconnecttest.com 和 www.msftncsi.com
这两个是微软探测是否成功连接到网络的域名,详见:https://docs.microsoft.com/en-US/troubleshoot/windows-client/networking/internet-explorer-edge-open-connect-corporate-public-network
Windows 10 或更高版本:
NCSI 发送 DNS 请求以解析 www.msftconnecttest.comFQDN。
如果 NCSI 收到来自 DNS 服务器的有效响应,NCSI 会发送一个普通的 HTTP GET 请求到 http://www.msftconnecttest.com/connecttest.txt.
Windows 8.1 或更早版本:
NCSI 发送 DNS 请求以解析 www.msftncsi.comFQDN。
如果 NCSI 收到来自 DNS 服务器的有效响应,NCSI 会发送一个普通的 HTTP GET 请求到 http://www.msftncsi.com/ncsi.txt.
如果 NCSI 成功下载文本文件,它会确保该文件包含 Microsoft NCSI。
The text was updated successfully, but these errors were encountered: