ooni-probe-cli/internal/tunnel
Simone Basso 4d50dd6d54
fix(i/t/tor.go): show correct command line (#673)
While there, ensure that we print a warning if we cannot find
the correct tor binary.

Work part of https://github.com/ooni/probe/issues/1917.
2022-01-25 20:43:27 +01:00
..
testdata refactor: move tunnel pkg down one level (#358) 2021-06-04 15:15:41 +02:00
config_test.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
config.go fix(i/t/tor.go): show correct command line (#673) 2022-01-25 20:43:27 +01:00
fake_integration_test.go refactor: move tunnel pkg down one level (#358) 2021-06-04 15:15:41 +02:00
fake_test.go refactor: move tunnel pkg down one level (#358) 2021-06-04 15:15:41 +02:00
fake.go refactor: move tunnel pkg down one level (#358) 2021-06-04 15:15:41 +02:00
psiphon_integration_test.go refactor: move tunnel pkg down one level (#358) 2021-06-04 15:15:41 +02:00
psiphon_test.go chore: upgrade psiphon and go-cmp (#669) 2022-01-21 11:54:48 +01:00
psiphon.go chore: upgrade psiphon and go-cmp (#669) 2022-01-21 11:54:48 +01:00
session_test.go refactor: move tunnel pkg down one level (#358) 2021-06-04 15:15:41 +02:00
tor_integration_test.go refactor: move tunnel pkg down one level (#358) 2021-06-04 15:15:41 +02:00
tor_test.go cleanup(all): stop using deprecated ioutil functions (#381) 2021-06-15 14:01:45 +02:00
tor.go fix(i/t/tor.go): show correct command line (#673) 2022-01-25 20:43:27 +01:00
tordesktop.go fix(i/t/tor.go): show correct command line (#673) 2022-01-25 20:43:27 +01:00
tormobile.go fix(i/t/tor.go): show correct command line (#673) 2022-01-25 20:43:27 +01:00
tunnel_test.go refactor: move tunnel pkg down one level (#358) 2021-06-04 15:15:41 +02:00
tunnel.go feature: use go-libtor on mobile, OONI_TOR_BINARY env on desktop (#614) 2021-12-15 14:16:22 +01:00