ooni-probe-cli/internal/cli
Simone Basso 504a4e79d4
feat: implement darwin launch agent (#192)
* feat: sketch out periodic command

* feat: sketch out periodic command for macOS

* feat: implement darwin's launch agent

* refactor: better way to run on darwin

Make sure we have code that builds on all platforms.

* fix(run): max 10 URLs with darwin in unattended mode

* feat: add support for seeing/streaming logs

* feat: implement the status command and add usage hints

* feat(periodic): run onboarding if needed

* fix: no too confusing function names

* fix: s/periodic/autorun/

Discussed earlier this morning with @hellais.

* fix: we cannot show logs before Big Sur

Bug reported by @hellais.
2021-01-14 18:32:05 +01:00
..
app refactor: version is now an internal package (#167) 2020-11-13 17:37:06 +01:00
autorun feat: implement darwin launch agent (#192) 2021-01-14 18:32:05 +01:00
geoip feat(geoip, info): write comprehensive unit tests 2020-11-20 12:19:51 +01:00
info feat(geoip, info): write comprehensive unit tests 2020-11-20 12:19:51 +01:00
list refactor(ooni): introduce interfaces for testability 2020-11-20 12:19:51 +01:00
onboard feat: use ooni/probe-engine@286613b74e and cleanup (#177) 2020-11-26 18:48:20 +01:00
reset refactor(ooni): introduce interfaces for testability 2020-11-20 12:19:51 +01:00
rm refactor(ooni): introduce interfaces for testability 2020-11-20 12:19:51 +01:00
root feat: implement syslog logging (#181) 2020-12-01 13:31:15 +01:00
run feat: implement darwin launch agent (#192) 2021-01-14 18:32:05 +01:00
show refactor(ooni): introduce interfaces for testability 2020-11-20 12:19:51 +01:00
upload Write to output when a function is not implemented 2018-06-25 13:19:54 +02:00
version refactor: run go fmt ./... (#169) 2020-11-13 18:42:10 +01:00