mirror of
https://github.com/simon987/ngx_http_js_challenge_module.git
synced 2025-04-04 06:52:58 +00:00
903 B
903 B
ngx_http_js_challenge_module
Simple javascript proof-of-work based access for Nginx with virtually no overhead.
Easy installation: just add load_module /path/to/ngx_http_js_challenge_module.so;
to your
nginx.conf
file and follow the configuration instructions.
Configuration
//todo
Build from source
//todo
apt install libperl-dev libgeoip-dev libgd-dev libxslt1-dev