Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(webconnectivitylte): use random DNS-over-UDP resolver #1500

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Feb 8, 2024

Using one resolver at random from a pool of some has been requested by users.

While there link all the remaining TODOs to existing open issues.

Closes ooni/probe#2669.

Here are three measurements showcasing this new feature:

  1. using 1.0.0.1:53
  2. using 1.1.1.1:53
  3. using 9.9.9.9:53

Cycling through resolvers has been requested by some users recently.

While there address all the remaining TODOs.

Closes ooni/probe#2669.
@bassosimone bassosimone requested a review from hellais as a code owner February 8, 2024 15:38
@bassosimone bassosimone changed the title feat(webconnectivitylte): cycle through DNS-over-UDP resolvers feat(webconnectivitylte): use random DNS-over-UDP resolver Feb 8, 2024
@bassosimone bassosimone merged commit 2e43eea into master Feb 8, 2024
24 checks passed
@bassosimone bassosimone deleted the issue/2669g branch February 8, 2024 16:05
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
Using one resolver at random from a pool of some has been requested by
users.

While there link all the remaining TODOs to existing open issues.

Closes ooni/probe#2669.

Here are three measurements showcasing this new feature:

1. [using
1.0.0.1:53](https://explorer.ooni.org/m/20240208153440.990674_IT_webconnectivity_646b76338342a1a8)
2. [using
1.1.1.1:53](https://explorer.ooni.org/m/20240208154552.863516_IT_webconnectivity_97c3ed1a6bbebd5e)
3. [using
9.9.9.9:53](https://explorer.ooni.org/m/20240208154616.549959_IT_webconnectivity_2515d794df2ebd34)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

webconnectivitylte: address remaining TODOs in the codebase
1 participant