CLI webhook checker (hmac-sha256 + plaintext tokens)
Go to file
southerntofu 47ee90cd54 bin/cli can be called from an endpoint's spec folder
For example, if you git clone --recursive https://tildegit.org/forge/endpoints.php
you can cd endpoints.php/spec && ./test_tests_web.sh and it will work
2022-02-22 19:14:25 +01:00
bin bin/cli can be called from an endpoint's spec folder 2022-02-22 19:14:25 +01:00
spec@2f3d4dd03e Update spec 2022-02-22 19:07:39 +01:00
src Update help message 2022-02-20 20:16:24 +01:00
.gitignore Initial version of whck 2022-02-19 00:04:09 +01:00
.gitmodules Initial version of whck 2022-02-19 00:04:09 +01:00
Cargo.lock Initial version of whck 2022-02-19 00:04:09 +01:00
Cargo.toml Initial version of whck 2022-02-19 00:04:09 +01:00