ooni-probe-cli/internal/cmd/apitool
Simone Basso 1d79d70b43
refactor: migrate apitool from netx to netxlite (#496)
I discovered which transport were used by apitool and made sure he gets the same transports now. While there, I discovered an issue with ooni/oohttp that has been fixed with cba9b1ce5e.

Part of https://github.com/ooni/probe/issues/1591
2021-09-09 01:19:17 +02:00
..
main_test.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00
main.go refactor: migrate apitool from netx to netxlite (#496) 2021-09-09 01:19:17 +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.