ooni-probe-cli/internal
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
..
cmd feat: create tunnel inside NewSession (#286) 2021-04-05 15:28:13 +02:00
engine fix: move preventMistakes in InputLoader (#304) 2021-04-07 14:14:25 +02:00
version chore: set version to 3.10.0-alpha (#283) 2021-04-02 10:16:25 +02:00
README.md doc: ensure all top dirs have an explanatory README (#214) 2021-02-03 16:54:00 +01:00

Directory github.com/ooni/probe-cli/internal

This directory contains private Go packages.