ooni-probe-cli/internal
Simone Basso b7a6dbe47b
refactor(netx/dialer): we can simplify the proxy (#371)
The socks5 factory always returns a DialContext capable dialer. We just
need to cast to obtain such a dialer.

Also, the code will use the DialContext if passed a dialer that
implements DialContext.

Write a test that proves my point.

Part of https://github.com/ooni/probe/issues/1591.
2021-06-09 07:11:31 +02:00
..
atomicx doc: cleanup and improve for recently moved pkgs (#354) 2021-06-04 11:39:00 +02:00
cmd refactor(netx): remove the self censorship mechanism (#364) 2021-06-08 19:40:17 +02:00
engine refactor(netx/dialer): we can simplify the proxy (#371) 2021-06-09 07:11:31 +02:00
fsx doc: cleanup and improve for recently moved pkgs (#354) 2021-06-04 11:39:00 +02:00
humanize refactor: flatten and separate (#353) 2021-06-04 10:34:18 +02:00
kvstore doc: cleanup and improve for recently moved pkgs (#354) 2021-06-04 11:39:00 +02:00
multierror doc: cleanup and improve for recently moved pkgs (#354) 2021-06-04 11:39:00 +02:00
ooapi doc: cleanup and improve for recently moved pkgs (#354) 2021-06-04 11:39:00 +02:00
platform doc: improve and reference existing bug in the code (#356) 2021-06-04 12:50:23 +02:00
randx doc: improve and reference existing bug in the code (#356) 2021-06-04 12:50:23 +02:00
runtimex refactor: flatten and separate (#353) 2021-06-04 10:34:18 +02:00
shellx cleanup(shellx): do not directly depend on apex/log (#357) 2021-06-04 14:02:18 +02:00
tunnel refactor: move tunnel pkg down one level (#358) 2021-06-04 15:15:41 +02:00
version chore: we are now at 3.11.0-alpha (#361) 2021-06-08 10:08:13 +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.