ooni-probe-cli/internal/cmd/oohelperd
Simone Basso beba543b98
cleanup: use NewHTTPTransportWithResolver more often (#808)
We can simplify code in a bunch of places using a useful factory.

Part of https://github.com/ooni/probe/issues/2121.
2022-06-08 15:13:01 +02:00
..
internal/webconnectivity refactor(oohelperd): use netxlite rather than netx (#806) 2022-06-08 10:14:10 +02:00
oohelperd_test.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00
oohelperd.go cleanup: use NewHTTPTransportWithResolver more often (#808) 2022-06-08 15:13:01 +02:00
README.md refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00

oohelperd

This directory contains the source code of the Web Connectivity test helper written in Go.