ooni-probe-cli/internal/engine/experiment/urlgetter
Simone Basso ecb2aae1e8
refactor: merge psiphonx and torx into tunnel (#287)
* refactor: merge psiphonx and torx into tunnel

This is a case where it seems that merging these three packages into
a single package will enable us to better the implementation.

The goal is still https://github.com/ooni/probe/issues/985.

The roadblock I'm trying to overcome is
https://github.com/ooni/probe-cli/pull/286#pullrequestreview-627460104.

* avoid duplicating logger for now
2021-04-03 19:57:21 +02:00
..
.gitignore chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
configurer_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
configurer.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
getter_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
getter.go refactor: merge psiphonx and torx into tunnel (#287) 2021-04-03 19:57:21 +02:00
multi_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
multi.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
runner_test.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00
runner.go fix: always use probe-cli version (and make it alpha) (#219) 2021-02-04 11:00:27 +01:00
urlgetter_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
urlgetter.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00