ooni-probe-cli/internal/cmd/oohelper
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 refactor(oohelper): use netxlite rather than netx (#805) 2022-06-08 09:52:47 +02:00
oohelper_test.go cleanup: mark more integration tests as !short mode (#755) 2022-05-24 21:01:15 +02:00
oohelper.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

oohelper

This directory contains the source code of a simple client for the Web Connectivity test helper.