Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support DoH3 and DoH2 under the same HTTPS URL with prioritisation #895

Open
MineGene opened this issue Feb 22, 2025 · 0 comments
Open

Support DoH3 and DoH2 under the same HTTPS URL with prioritisation #895

MineGene opened this issue Feb 22, 2025 · 0 comments

Comments

@MineGene
Copy link

Issue Details

Currently, AdGuard DNS serves DoH3 (h3://) and DoH2 (https://) under separate URLs. This requires users to choose between the two protocols manually, rather than allowing automatic fallback. Other DNS providers have started offering both protocols under the same https:// URL, enabling clients to negotiate the best available option.

Proposed solution

AdGuard DNS should support both DoH3 and DoH2 under the https:// URL, allowing clients to use DoH3 where supported and falling back to DoH2 when necessary. The prioritisation should be handled by the AdGuard DNS server, ensuring seamless client compatibility without requiring configuration changes.

Alternative solution

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant