AdguardTeam / AdguardTeam/AdGuardDNS
Support DoH3 and DoH2 under the same HTTPS URL with prioritisation
- Lingua principale
- Go
- Stelle
- 952
- Fork
- 82
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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_
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.