ooni-probe-cli/internal
Simone Basso cfd3b8f9b2
feat(cli/run): read inputs from file/cmdline (#180)
This diff introduces the possibility of specifying --input-file file
multiple times to force ooniprobe to read inputs from file.

Like we do for miniooni, the file shall contain a single entry per
line and this entry should be a URL for websites.

Likewise, one can specify --input URL multiple times.

This implementation is a very simple, initial implementation and there
is a bunch of changes I'd like to add on top of it.

And also perhaps a bunch of cleanups.

I've chosen to expose these flag _only_ for websites for now.

Part of https://github.com/ooni/probe/issues/1283.
2020-12-01 07:21:33 +01:00
..
bindata feat: use ooni/probe-engine@286613b74e and cleanup (#177) 2020-11-26 18:48:20 +01:00
cli feat(cli/run): read inputs from file/cmdline (#180) 2020-12-01 07:21:33 +01:00
config feat: use ooni/probe-engine@286613b74e and cleanup (#177) 2020-11-26 18:48:20 +01:00
crashreport Improve the presentation of the measurement listing from the CLI 2018-09-13 14:54:56 +02:00
database refactor: now utils is an internal package (#166) 2020-11-13 17:28:02 +01:00
enginex Use more general ooni/probe-engine API (#67) 2019-10-28 14:05:05 +01:00
log/handlers refactor: now utils is an internal package (#166) 2020-11-13 17:28:02 +01:00
nettests feat(cli/run): read inputs from file/cmdline (#180) 2020-12-01 07:21:33 +01:00
ooni feat: use ooni/probe-engine@286613b74e and cleanup (#177) 2020-11-26 18:48:20 +01:00
oonitest feat(geoip, info): write comprehensive unit tests 2020-11-20 12:19:51 +01:00
output fix(onboard): fail if input is /dev/null (#176) 2020-11-24 09:19:34 +01:00
utils refactor: run go fmt ./... (#169) 2020-11-13 18:42:10 +01:00
version chore: set version to 3.0.12-alpha (#172) 2020-11-17 18:22:46 +01:00