AdguardTeam / AdguardTeam/dnsproxy
--hosts-file-enabled help misleading or default state incorrect
Aperta
- Lingua principale
- Go
- Stelle
- 3.3k
- Fork
- 343
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.