ooni-probe-cli/internal/engine/experiment/torsf
Simone Basso d92c1641ac
feat: start adding torsf to desktop and mobile (#671)
This commit message is the same across probe-cli, probe-desktop,
and probe-android. With the changes contained in the enclosed
diff, I'm starting to add support for torsf for android and for
desktop.

When smoke testing that torsf was WAI, I also noticed that its
progress messages in output are too frequent. We may want to do
better in a future version when we'll be able to read `tor`'s
output. In the meanwhile, make the progress messages less
frequent and indicated the maximum runtime inside of the messages
themselves. This improved message, albeit not so nice from the
UX PoV, should at least provide a clue that we're not stuck.

Reference issue: https://github.com/ooni/probe/issues/1917
2022-01-24 12:39:27 +01:00
..
integration_test.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
torsf_test.go feat(ooniprobe): add torsf to experimental group (#670) 2022-01-21 12:32:08 +01:00
torsf.go feat: start adding torsf to desktop and mobile (#671) 2022-01-24 12:39:27 +01:00