lib created
Go to file
Aravinth Manivannan f5a16766d6
reworked counter
2021-02-28 23:26:32 +05:30
.github/workflows readme, CI and rewrote levels 2021-02-28 15:05:39 +05:30
browser license and project bootstrap 2021-02-28 11:06:35 +05:30
cli license and project bootstrap 2021-02-28 11:06:35 +05:30
src reworked counter 2021-02-28 23:26:32 +05:30
.gitignore readme, CI and rewrote levels 2021-02-28 15:05:39 +05:30
Cargo.lock readme, CI and rewrote levels 2021-02-28 15:05:39 +05:30
Cargo.toml readme, CI and rewrote levels 2021-02-28 15:05:39 +05:30
LICENSE_APACHE license and project bootstrap 2021-02-28 11:06:35 +05:30
LICENSE_MIT license and project bootstrap 2021-02-28 11:06:35 +05:30
README.md readme, CI and rewrote levels 2021-02-28 15:05:39 +05:30

README.md

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/realaravinth/mCaptcha" }

Examples:

TODO