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

Part of https://github.com/ooni/probe/issues/985.
2021-04-03 21:25:08 +02:00
..
config.go refactor(tunnel): simplify tor implementation (#290) 2021-04-03 21:25:08 +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 tor implementation (#290) 2021-04-03 21:25:08 +02:00
psiphon.go refactor(tunnel): simplify tor implementation (#290) 2021-04-03 21:25:08 +02:00
tor_test.go refactor(tunnel): simplify tor implementation (#290) 2021-04-03 21:25:08 +02:00
tor.go refactor(tunnel): simplify tor implementation (#290) 2021-04-03 21:25:08 +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 tor implementation (#290) 2021-04-03 21:25:08 +02:00