ooni-probe-cli/cmd/ooniprobe
Simone Basso 654441f5cd
fix: move preventMistakes in InputLoader (#304)
This fixes an issue where URLs provided with --input are not
accepted by the preventMistakes filter.

The filter itself needs to execute _only_ on URLs returned
by the checkIn API, rather than on URLs returned by the
InputLoader, which may instead be user provided.

Reference issue: https://github.com/ooni/probe/issues/1435
2021-04-07 14:14:25 +02:00
..
internal fix: move preventMistakes in InputLoader (#304) 2021-04-07 14:14:25 +02:00
testdata feat(ooniprobe): introduce websites_max_runtime (#273) 2021-03-30 11:16:12 +02:00
main.go Disable sentry based crash reporting in probe-cli (#228) 2021-02-12 19:49:18 +01:00