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 727bca1623
close #2
2 years ago
..
cookie.lua refactor: remove ratelimiting functionality, 3 years ago
http.lua make the useragent header fetch properly 3 years ago
json.lua refactor: get rid of luarocks completely, better exceptions handling 3 years ago
print_r.lua refactor: remove ratelimiting functionality, 3 years ago
sha.lua combine POW and captcha into one 3 years ago
url.lua refactor: get rid of luarocks completely, better exceptions handling 3 years ago
utils.lua close #2 2 years ago