ooni-probe-cli/internal/cmd/oohelperd
Simone Basso 7a9499fee3
refactor(dialer): it should close idle connections (#457)
Like we did before for the resolver, a dialer should propagate the
request to close idle connections to underlying types.

See https://github.com/ooni/probe/issues/1591
2021-09-05 19:55:28 +02:00
..
debian oohelperd packaging and CI (#374) 2021-06-15 15:53:22 +02:00
internal refactor(dialer): it should close idle connections (#457) 2021-09-05 19:55:28 +02:00
oohelperd_test.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00
oohelperd.go refactor(oohelperd): better distinguish different helpers (#434) 2021-08-17 11:23:53 +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.