AdguardTeam / AdguardTeam/AdguardForWindows
Enabling DNS Filter Support for Custom Domain Upstream
- Dominant language
- No language data
- Stars
- 887
- Forks
- 84
- Avg merge
- 27m
- Merged PRs (30d)
- 2
Description
### Issue Details
dnsproxy, which is now widely available in AdGuard products, supports specifying specific DNS upstream servers for each domain in a configuration file.
- https://github.com/AdguardTeam/dnsproxy#specifying-upstreams-for-domains
- https://github.com/AdguardTeam/AdGuardHome/wiki/Configuration#upstreams-for-domains
But this feature does not work with regular DNS filters, so you must run a DNS proxy server locally to split the traffic to the upstream servers.
### Proposed solution
Make the DNS filter syntax support specifying upstream resolving servers.
> https://adguard-dns.io/kb/general/dns-filtering-syntax/
### Alternative solution
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.