ooni-probe-cli/internal
Simone Basso 54e590b776
fix(geolocate): do resolver lookup with proxy (#306)
The use cases for using a proxy become more clear over time. When I
originally wrote the proxy code the idea was to use the proxy to proxy
both the communication with the backend and measurements.

It become increasingly clear that we _only_ want to proxy the
communication with the backends. Therefore, there's no point in
skipping the resolver lookup step when we use a proxy.

Part of https://github.com/ooni/probe/issues/985
2021-04-07 18:48:02 +02:00
..
cmd feat: create tunnel inside NewSession (#286) 2021-04-05 15:28:13 +02:00
engine fix(geolocate): do resolver lookup with proxy (#306) 2021-04-07 18:48:02 +02:00
version chore: set version to 3.10.0-alpha (#283) 2021-04-02 10:16:25 +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.