AdguardTeam / AdguardForWindows

AdGuard for Windows open bug tracker
https://adguard.com/
675 stars 72 forks source link

Enabling DNS Filter Support for Custom Domain Upstream #5239

Open cxplay opened 6 days ago

cxplay commented 6 days ago

Issue Details

dnsproxy, which is now widely available in AdGuard products, supports specifying specific DNS upstream servers for each domain in a configuration file.

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

KolbasovAnton commented 2 days ago

@cxplay Hello! Thank You for idea, it will be definitely implemented in upcoming DnsLibs versions.

cxplay commented 2 days ago

@cxplay Hello! Thank You for idea, it will be definitely implemented in upcoming DnsLibs versions.

Nice! I can't wait anymore!