Go to file
Aravinth Manivannan 27502eccbd
added code_of_conduct.md
2021-05-02 18:13:29 +05:30
.github/workflows moved from mono repo 2021-03-09 15:51:11 +05:30
src pow_sha256 version bump 2021-04-02 11:20:27 +05:30
.gitignore moved from mono repo 2021-03-09 15:51:11 +05:30
Cargo.lock pow_sha256 version bump 2021-04-02 11:20:27 +05:30
Cargo.toml pow_sha256 version bump 2021-04-02 11:20:27 +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
code_of_conduct.md added code_of_conduct.md 2021-05-02 18:13:29 +05:30

README.md

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