ooni-probe-cli/internal/engine/tunnel
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
..
integration_test.go refactor: merge psiphonx and torx into tunnel (#287) 2021-04-03 19:57:21 +02:00
psiphon_test.go refactor: merge psiphonx and torx into tunnel (#287) 2021-04-03 19:57:21 +02:00
psiphon.go refactor: merge psiphonx and torx into tunnel (#287) 2021-04-03 19:57:21 +02:00
tor_test.go refactor: merge psiphonx and torx into tunnel (#287) 2021-04-03 19:57:21 +02:00
tor.go refactor: merge psiphonx and torx into tunnel (#287) 2021-04-03 19:57:21 +02:00
tunnel_test.go refactor: merge psiphonx and torx into tunnel (#287) 2021-04-03 19:57:21 +02:00
tunnel.go refactor: merge psiphonx and torx into tunnel (#287) 2021-04-03 19:57:21 +02:00