HAProxy configuration and lua scripts implementing a challenge-response page where visitors solve a captcha and/or proof-of-work (cpu intensive) task. Intended to stop bots, spam, ddos, etc.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Thomas Lynch bc55ce5a93
reduce concurrency of client check again to max 4 thread
2 years ago
..
js reduce concurrency of client check again to max 4 thread 2 years ago
Dockerfile change haproxy pathing from /usr/share/etc to /etc 3 years ago
ddos.map switch 2 maps, one for ddos enabled, the other to disable captcha leaving only POW 3 years ago
docker-entrypoint.sh feat: building haproxy from scratch with required lua modules 3 years ago
haproxy.cfg close #4 3 years ago
haproxy.tor.cfg remove unnecessary layer of tcp mode for stripping proxy, works just fine without it 3 years ago
no_captcha.map remove unnecessary layer of tcp mode for stripping proxy, works just fine without it 3 years ago