c54cc73afa
There are a bunch of packages where we don't really need to depend on netx but we can use local definitions that describe what we are expecting from data structures we receive in input. This diff addresses one of such cases. Part of https://github.com/ooni/probe/issues/1591 |
||
---|---|---|
.. | ||
apitool | ||
e2epostprocess | ||
getresources | ||
jafar | ||
miniooni | ||
oohelper | ||
oohelperd | ||
ptxclient | ||
README.md |
Directory github.com/ooni/probe-cli/internal/cmd
This directory contains the source code for the CLI tools we build but we don't want to expose to the outside world. That is, you can only build these tools if you have cloned this repo.