AdguardTeam / AdguardTeam/dnsproxy
--hosts-file-enabled help misleading or default state incorrect
Abierto
- 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.