lib created
Go to file
Aravinth Manivannan 0a0ee92b09
licence: cli and backend lib AGPL, browser MIT or apache
2021-03-01 16:18:29 +05:30
.github/workflows readme, CI and rewrote levels 2021-02-28 15:05:39 +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 removed old level implentation 2021-02-28 23:28:27 +05:30
.gitignore readme, CI and rewrote levels 2021-02-28 15:05:39 +05:30
Cargo.lock cli 2021-02-28 23:45:19 +05:30
Cargo.toml licence: cli and backend lib AGPL, browser MIT or apache 2021-03-01 16:18:29 +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