ooni-probe-cli/internal/cmd/apitool
Simone Basso 0fc5d0e904
fix(E2E): ensure miniooni.bash is WAI (#972)
This diff re-enables `E2E/miniooni.bash`. To make it working properly, we
needed to figure out which were the right cloudfronts to use.

I looked into the configuration and determined that both cloudfronts
should be used because they basically map to the same host.

I also determined it was backwards to test a mixture of prod and testing
APIs, and probably also flaky. So, I  choose to only test the prod.

Additionally, I added support for testing all supported tunnels.

Closes https://github.com/ooni/probe/issues/2336
2022-10-08 13:14:11 +02:00
..
main_test.go cleanup: mark more integration tests as !short mode (#755) 2022-05-24 21:01:15 +02:00
main.go fix(E2E): ensure miniooni.bash is WAI (#972) 2022-10-08 13:14:11 +02:00
README.md refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00

apitool

This directory contains a tool to fetch measurements. This tool is intended to sporadically fetch measurements, not for batch downloading.

Please, see https://ooni.org/data for information pertaining how to access OONI data in bulk. Please see https://explorer.ooni.org if your intent is to navigate and explore OONI data.