ooni-probe-cli/internal/cmd/oohelper/internal
Simone Basso 87d35f4225
refactor(oohelper): use netxlite rather than netx (#805)
The oohelper does not need to use netx and it's enough to use
netxlite, hence let us apply this refactor.

The original code used DoT but the explanatory comment said we were
using DoT because of unclear issues inside GitHub actions.

We are now using DoH and this is fine as well. The comment implied
that any encrypted transport would do.

See https://github.com/ooni/probe/issues/2121
2022-06-08 09:52:47 +02:00
..
client_test.go cleanup: mark more integration tests as !short mode (#755) 2022-05-24 21:01:15 +02:00
client.go refactor(oohelper): use netxlite rather than netx (#805) 2022-06-08 09:52:47 +02:00
fake_test.go feat(netxlite): implements NS queries (#734) 2022-05-16 10:46:53 +02:00