ooni-probe-cli/internal/engine/tunnel
Simone Basso f739450370
refactor(tunnel): simplify psiphon implementation (#289)
Simplify interaction within the package by avoiding to have
a psiphon specific config. Use a Config instead.

Part of https://github.com/ooni/probe/issues/985.
2021-04-03 21:09:34 +02:00
..
config.go refactor(tunnel): simplify psiphon implementation (#289) 2021-04-03 21:09:34 +02:00
integration_test.go refactor(tunnel): pass the config as a pointer (#288) 2021-04-03 20:12:56 +02:00
psiphon_test.go refactor(tunnel): simplify psiphon implementation (#289) 2021-04-03 21:09:34 +02:00
psiphon.go refactor(tunnel): simplify psiphon implementation (#289) 2021-04-03 21:09:34 +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(tunnel): pass the config as a pointer (#288) 2021-04-03 20:12:56 +02:00
tunnel.go refactor(tunnel): simplify psiphon implementation (#289) 2021-04-03 21:09:34 +02:00