AdguardTeam / AdguardTeam/dnsproxy
--edns-addr should imply --edns or error
Open
enhancement
- Dominant language
- Go
- Stars
- 3.3k
- Forks
- 343
- PR merge metrics
- No merged PRs in 30d
Description
If one specifies `--edns-addr` without `--edns`, it is allowed but it doesn't do anything, which is confusing.
It should either:
* imply `--edns`; or
* error, explicit `--edns` is required
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.