DNSCrypt / DNSCrypt/SimpleDnsCrypt

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

Abierto
#439 0 comentarios 0 reacciones 0 asignados Ver en GitHub
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:

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

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.