ooni-probe-cli/cmd/ooniprobe/internal
Simone Basso da95fa9365
refactor: signal et al. are now experimental nettests (#243)
* refactor: signal et al. are now experimental nettests

We move signal into the experimental nettests group. While there,
also start adding dnscheck and stunreachability as well.

It seems there's more work to be done to correctly represent
the results of dnscheck, but this is fine!

The experimental section is here exactly for this reason!

In terms of UI, the new command is `ooniprobe run experimental`.

We will most likely move signal out of experimental soon, since it's
already working quite well. We need to keep it here for one more
cycle because the desktop app is not ready for it.

See the following issues:

1. https://github.com/ooni/probe/issues/1378

2. https://github.com/ooni/probe/issues/1262

* fix(dnscheck): spell check

* fix: improve documentation
2021-03-08 13:38:34 +01:00
..
autorun Create the LaunchAgents directory if it does not exist (#237) 2021-03-02 20:24:09 +01:00
cli refactor: signal et al. are now experimental nettests (#243) 2021-03-08 13:38:34 +01:00
config Disable sentry based crash reporting in probe-cli (#228) 2021-02-12 19:49:18 +01:00
database feat: use go1.16 and resources embedding (#235) 2021-03-02 12:08:24 +01:00
enginex chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
log/handlers refactor: signal et al. are now experimental nettests (#243) 2021-03-08 13:38:34 +01:00
nettests refactor: signal et al. are now experimental nettests (#243) 2021-03-08 13:38:34 +01:00
ooni feat: use go1.16 and resources embedding (#235) 2021-03-02 12:08:24 +01:00
oonitest fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
output fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
utils Release 3.6.0 (#239) 2021-03-03 14:42:17 +01:00