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

hardcode default OpenVPN endpoints in the openvpn experiment #2784

Closed
ainghazal opened this issue Jul 28, 2024 · 0 comments
Closed

hardcode default OpenVPN endpoints in the openvpn experiment #2784

ainghazal opened this issue Jul 28, 2024 · 0 comments
Assignees
Labels
enhancement improving existing code or new feature

Comments

@ainghazal
Copy link

There were concerns that #2781 would not be deployed on time for mid-august roll-out of the OpenVPN experiment.

As a workaround to the need to query the backend endpoint, we discussed with hellais to host an OpenVPN service and hardcode both the target URI and all the needed credentials.

@ainghazal ainghazal added bug Something isn't working triage enhancement improving existing code or new feature and removed triage bug Something isn't working labels Jul 28, 2024
DecFox pushed a commit to ooni/probe-cli that referenced this issue Aug 7, 2024
changing the experiment as per request, to satisfy reqs for shipping the
experiment in time for Aug 2024 release.

Initially I had some concerns about this approach, but it seems to work
as long it's ensured that the server has `duplicate-cn` key in its
config.

For what we saw from real-data, the order of magnitude of expected
probes executing the experimental card is in the range of 100 per period
of 5 minutes.

## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request:
ooni/probe#2784
- [x] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request: <!-- add URL here -->
- [x] if you changed code inside an experiment, make sure you bump its
version number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improving existing code or new feature
Projects
None yet
Development

No branches or pull requests

2 participants