AdguardTeam / AdguardTeam/dnsproxy
--hosts-file-enabled help misleading or default state incorrect
Đang mở
- Ngôn ngữ chính
- Go
- Star
- 3.3k
- Fork
- 343
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.