Simone Basso
f3865d2ec0
Upgrade to ooni/probe-engine@v0.1.1 ( #60 )
2019-10-03 09:43:25 +02:00
Arturo Filastò
f425d3f007
Implement the show command ( #53 )
2019-10-02 18:23:14 +02:00
Arturo Filastò
2b1fb662fb
Fix showing data usage indicators
2018-09-12 14:03:07 +02:00
Arturo Filastò
d8cbfd1b90
One color package to rule them all.
2018-06-29 16:50:05 +02:00
Arturo Filastò
c4c13cb279
Properly compute the padding by fixing the ansi escape regexp
2018-06-29 16:38:13 +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ò
7327e1ff7f
Start laying out the structure of gooni
2018-02-07 20:02:18 +02:00