test repo
Go to file
2021-03-02 11:09:29 +05:30
.github/workflows ownership transfer 2021-03-01 16:41:59 +05:30
browser licence: cli and backend lib AGPL, browser MIT or apache 2021-03-01 16:18:29 +05:30
cli licence: cli and backend lib AGPL, browser MIT or apache 2021-03-01 16:18:29 +05:30
src doc and better names 2021-03-02 11:09:29 +05:30
.gitignore readme, CI and rewrote levels 2021-02-28 15:05:39 +05:30
Cargo.lock doc and better names 2021-03-02 11:09:29 +05:30
Cargo.toml licence: cli and backend lib AGPL, browser MIT or apache 2021-03-01 16:18:29 +05:30
LICENSE.md licence 2021-03-01 20:34:05 +05:30
README.md ownership transfer 2021-03-01 16:41:59 +05:30

mCaptcha

mCaptcha - PoW based DoS protection

Documentation CI (Linux) dependency status
codecov

Features

TODO

Usage:

Add this to your Cargo.toml:

mCaptcha = { version = "0.1", git = "https://github.com/mcaptcha/mCaptcha" }

Examples:

TODO