Test: Change address for DNS over QUIC tests#4002
Merged
Conversation
dns.adguard.com can be blocked in some places
Member
|
¿ |
Contributor
|
兄弟是来搞笑的吗 |
Contributor
Author
Yeah, it's funny when tests in a censorship circumvention tool fail because of censorship. But even without censorship tests that depend on the outside world sometimes have to be fixed not because the code under test changes, but because the outside world changes. The best solution would be to write tests that don't depend on the outside world. |
Member
|
Accepted |
1 task
it2konst
pushed a commit
to it2konst/gametunnel-core
that referenced
this pull request
Mar 1, 2026
dns.adguard.com can be blocked in some places
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
My ISP blocks
*.adguard.comso DNS over QUIC test results look like this:This can be currently fixed by changing domain name from
dns.adguard.comtodns.adguard-dns.combut I am not sure it will work everywhere.UPDATE
The reason of blocking is AdGuard VPN. AdGuard DNS is collateral damage. As far as I understand
*.adguard-dns.comis now used exclusively for the DNS service. So it is safe to use it for now.Official list of AdGuard DNS servers.