Arturo Filastò
eb4e6988b3
Implement quick and dirty measurement listing
2018-06-22 12:12:35 +02:00
Arturo Filastò
703b260903
Implement missing bits in result listing
2018-06-22 11:53:10 +02:00
Arturo Filastò
ecf3370f53
Implement result listing from CLI
...
Change the schema to include ASN and Network Name in the results table
2018-05-03 18:40:52 +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ò
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