ooni-probe-cli/cmd/ooniprobe/internal/cli
Arturo Filastò d6def35286
cli: add support for passing proxy command line parameter (#981)
This implements the bare minimum needed to have circumvention proxy support in OONI Probe CLI.

The reference issue is https://github.com/ooni/probe/issues/1955. (Most of that issue is implemented, save for the fact that currently we do not have support for `http` and `https` proxies.)

While there, add to `Makefile` a rule for correctly building `ooniprobe` and `miniooni` for "this system" (i.e., the default `GOOS` and `GOARCH` on a system), because we needed this for testing this patch and we needed to figure out the commands instead.
2022-11-15 09:55:05 +01:00
..
app fix: always use probe-cli version (and make it alpha) (#219) 2021-02-04 11:00:27 +01:00
autorun fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
geoip fix(cli/geoip): correct typos in tests (#710) 2022-05-06 10:20:57 +02:00
info fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
list Refactor the list measurements function to make use of nested queries (#662) 2022-01-14 11:24:43 +01:00
onboard chore: upgrade to survey v2.3.2 (#668) 2022-01-19 17:58:37 +01:00
reset fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
rm chore: upgrade to github.com/upper/db/v4 (#705) 2022-05-06 13:05:24 +02:00
root cli: add support for passing proxy command line parameter (#981) 2022-11-15 09:55:05 +01:00
run fix(ooniprobe): use ooniprobe-cli-unattended for unattended runs (#714) 2022-04-29 13:41:09 +02:00
show fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
upload fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
version fix: always use probe-cli version (and make it alpha) (#219) 2021-02-04 11:00:27 +01:00