DNSCrypt / DNSCrypt/SimpleDnsCrypt

Local Resolver Applied, Works, But Queries Still Going to DHCP DNS Server

未关闭
#439 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C#
星标
2.5k
派生
249
PR 合并指标
30 天内没有已合并 PR

描述

On the current version on win 10 1903, SDC (running in service mode) applied the local resolver to the connection:

![image](https://user-images.githubusercontent.com/87547/66253401-15cecc00-e768-11e9-9d87-9b25aaf53e2b.png)

Using Ubuntu (via WSL), I can `dig @127.0.0.1 yahoo.com` and it resolves via the 127.0.0.1.

But if I don't specify the resolver it goes thru the DHCP announced DNS.

In powershell `nslookup` uses the local resolver. **Is there a problem with WSL using this resolver?**

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。