AdguardTeam / AdguardTeam/AdguardForiOS

Add a low-level setting that enables DoH3 negotation for all DoH upstreams

Open
#2,183 4 comments 1 reaction 0 assignees View on GitHub
Feature request Priority: P4 TechAudit Version: ADGuard v4.6 [Reserved]
Dominant language
Swift
Stars
1.7k
Forks
240
PR merge metrics
No merged PRs in 30d

Description

Currently AdGuard will use DoH2 exclusively for all DoH upstreams that use `https://` URLs.

We should add a low-level setting that enables both DoH3 and DoH2 (it's available as a flag in DnsLibs).

When this flag is enabled, DnsLibs tries to connect using both DoH3 and DoH2 simultaneously and chooses the one that was established faster, and then closes the slower one.

This setting should be disabled by default.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.