AdguardTeam / DnsLibs

DNS filtering library that's used in AdGuard products
https://adguard.com/
Apache License 2.0
99 stars 20 forks source link

Look like Adguard Android doesnt support HTTP3 #121

Closed ghost closed 3 years ago

ghost commented 3 years ago

I have try disable Adguard DNS section in Adguard and use DoT in Android and see HTTP3 is back (Test with https://cloudflare-quic.com/) but when i enable Adguard DNS section again, HTTP3 gone. Can you guy support http3? Maybe in v4?

Chinaski1 commented 3 years ago

Hello there!

Does it stop being supported even if you select a system server in the AdGuard DNS settings?

Also, we have our own DNS-over-QUIC which uses the HTTP3 protocol.

sfionov commented 3 years ago

I think this task is about QUIC blocking performed by AdGuard since it can't filter it.

We are planning to add QUIC and HTTP/3 support in several steps.

In one of next releases "QUIC bypass" filtering will be introduced - so we will filter QUIC in apps without HTTPS filtering.

After that, when fully-functional HTTP/3 filtering will be available, we will stop blocking it in browsers too.

I'm closing this issue as duplicate of https://github.com/AdguardTeam/CoreLibs/issues/487