Closed ameshkov closed 8 months ago
From how I understand it, simply 8.8.8.8
would already be UDP-only, unless there's some backend stuff I'm unaware of.
tcp:// seems to work in AdGuard for Windows. It works in AdGuard Home. And it worked in AdGuard for Android 3.x, making this situation a feature regression.
The original report being closed with the reasoning of "Just use UDP lol" made me stunned, baffled, and speechless.
simply 8.8.8.8 would already be UDP-only
Not really, 8.8.8.8
is both UDP and TCP, i.e. when the response is truncated it switches to TCP.
Relevant task: https://github.com/AdguardTeam/DnsLibs/issues/209
We need to change all products (AG for Win/macOS/iOS/Android) so that they rely on DnsLibs for this functionality.
For instance
tcp://8.8.8.8
orudp://8.8.8.8