DNSCrypt / DNSCrypt/SimpleDnsCrypt
Local Resolver Applied, Works, But Queries Still Going to DHCP DNS Server
Abierto
- Lenguaje dominante
- C#
- Estrellas
- 2.5k
- Forks
- 249
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
On the current version on win 10 1903, SDC (running in service mode) applied the local resolver to the connection:

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?**
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.