Arturo Filastò
4ed94dfc53
Improve the presentation of the measurement listing from the CLI
2018-09-13 14:54:56 +02:00
Arturo Filastò
e0c0acffeb
Make error reporting more robust to panic
2018-09-10 16:29:14 +02:00
Arturo Filastò
5055eaa88a
Add info and reset commands
2018-09-10 15:15:29 +02:00
Arturo Filastò
d88764aa34
Add support for crash reporting via sentry and change the send_crash_reports key
2018-06-29 15:29:05 +02:00
Arturo Filastò
b8dff783e1
Add sentry for sending crash logs
2018-06-29 15:10:19 +02:00
Arturo Filastò
7951ee6bb5
Add onboard command
2018-06-25 16:31:44 +02:00
Arturo Filastò
0c5b6aa37c
Rename gooni to probe-cli
...
This is the command I used:
```
rg 'github.com/openobservatory/gooni' --files-with-matches \
| xargs sed -i '' 's/github.com\/openobservatory\/gooni/github.com\/ooni\/probe-cli/g'
```
2018-05-03 14:59:55 +02:00
Arturo Filastò
4bbffa9cd5
Add geoip command line tool
2018-03-23 12:10:38 +01:00
Arturo Filastò
3cdb927eb0
Implement handlers to normalise how logging is handled
2018-02-21 17:06:30 +02:00
Arturo Filastò
7327e1ff7f
Start laying out the structure of gooni
2018-02-07 20:02:18 +02:00