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

chore: use probe-cli v3.19.0 #622

Merged
merged 13 commits into from
Oct 20, 2023
Merged

chore: use probe-cli v3.19.0 #622

merged 13 commits into from
Oct 20, 2023

Conversation

aanorbel
Copy link
Member

@aanorbel aanorbel commented Oct 11, 2023

Part of ooni/probe#2524

Proposed Changes

@bassosimone
Copy link
Contributor

@aanorbel it's 3.19.0-alpha

@aanorbel aanorbel changed the title chore: use probe-cli v3.20.0-alpha chore: use probe-cli v3.19.0-alpha Oct 12, 2023
aanorbel and others added 3 commits October 17, 2023 10:11
Fixes  ooni/probe#2561

## Proposed Changes

- Update support for socks proxy to use dropdown for selecting a scheme.
- Update code to save and retrieve the various proxies.


![Screenshot_20231013_171055](https://github.com/ooni/probe-android/assets/17911892/2bad783f-6570-478d-9754-f07a17184664)
@aanorbel aanorbel marked this pull request as ready for review October 18, 2023 07:25
if (pm == null || pm.isTestRiseupVPN())
list.add(new RiseupVPN());*/
if (pm == null || pm.isTestRiseupVPN())
list.add(new RiseupVPN());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should run RiseupVPN inside the experimental suite. If this change requires too much churn, I would recommend enabling it in the next release, but it must not run as part of circumvention.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Started a PR to effect this #625 .

We would need to test properly and merge before the next release

Copy link
Contributor

@bassosimone bassosimone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐳

@aanorbel aanorbel changed the title chore: use probe-cli v3.19.0-alpha chore: use probe-cli v3.19.0 Oct 20, 2023
@aanorbel aanorbel merged commit a9d8054 into master Oct 20, 2023
5 checks passed
@aanorbel aanorbel deleted the issues/2524 branch October 20, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants