AdguardTeam / AdguardTeam/dnsproxy

--hosts-file-enabled help misleading or default state incorrect

Abierto
#503 0 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
3.3k
Forks
343
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

With --help the following description is printed:
```
--hosts-file-enabled
If specified, use hosts files for resolving.
```

1. The hosts files are used _whether this is specified or not_, since in config.go it defaults to true.

2. The syntax to disable the feature is not clear from the help (i.e. --hosts-file-enabled=false)

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.