1
0
mirror of https://github.com/simon987/ngx_http_js_challenge_module.git synced 2025-04-15 16:36:47 +00:00
2020-03-02 09:07:14 -05:00

935 B

ngx_http_js_challenge_module

GitHub CodeFactor Development snapshots

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