Go to file
2021-03-10 15:07:51 +05:30
.github/workflows moved from mono repo 2021-03-09 15:51:11 +05:30
src pow lib migration 2021-03-10 15:07:51 +05:30
.gitignore moved from mono repo 2021-03-09 15:51:11 +05:30
Cargo.lock pow lib migration 2021-03-10 15:07:51 +05:30
Cargo.toml pow lib migration 2021-03-10 15:07:51 +05:30
LICENSE.md moved from mono repo 2021-03-09 15:51:11 +05:30
README.md pow lib migration 2021-03-10 15:07:51 +05:30

mCaptcha PoW CLI

mCaptcha - PoW based DoS protection

Documentation CI (Linux) dependency status
codecov

Usage

mCaptcha PoW CLI 0.1.0
Aravinth Manivannan <realaravinth@batsense.net>
Generates PoW for mCaptcha

USAGE:
    mcaptcha-cli [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -d, --difficulty <INTEGER>    Difficulty factor
    -p, --phrase <STRING>         Phrase over which PoW should be computed
    -s, --salt <STRING>           Salt with which PoW should be computed