DNSCrypt / DNSCrypt/SimpleDnsCrypt

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

Open
#439 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.5k
Forks
249
PR merge metrics
No merged PRs in 30d

Description

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?**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.