ooni-probe-cli/internal
Simone Basso a9b3a3b3a5
fix(tunnel): pass /absolute/path/to/tor to cretz/bine (#323)
* fix(tunnel): pass /absolute/path/to/tor to cretz/bine

It seems cretz/bine is not aware of https://blog.golang.org/path-security
for now. I am planning to send over a diff for that later today.

In the meanwhile, do the right thing here, and make sure that we obtain
the absolute path to the tor binary before we continue.

This work is part of https://github.com/ooni/probe-engine/issues/283.

* fix tests when tor is not installed
2021-05-04 08:14:25 +02:00
..
cmd feat: create tunnel inside NewSession (#286) 2021-04-05 15:28:13 +02:00
engine fix(tunnel): pass /absolute/path/to/tor to cretz/bine (#323) 2021-05-04 08:14:25 +02:00
version Release v3.10.0-beta.1 (#319) 2021-04-29 11:55:30 +02:00
README.md doc: ensure all top dirs have an explanatory README (#214) 2021-02-03 16:54:00 +01:00

Directory github.com/ooni/probe-cli/internal

This directory contains private Go packages.