Closed Eorhim closed 4 years ago
@vsecades With manual testing I discovered and fixed some errors in check
, check_block
and blacklist
today. They work now. The automated tests didn't catch them, because it was an integration problem.
Not working is report
. It looks like the request is malformed.
Not tested is bulk_report
Will it re-open against development branch.
This adds a command line client to the package.
Currently it will only work on UNIX systems, as Windows doesn't support file permission checking.