mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
GPL-3.0 from now on
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
## haproxy-protection
|
||||
|
||||
A fork and further development of a proof of concept from https://github.com/mora9715/haproxy_ddos_protector, a HAProxy configuration and lua scripts allowing a challenge-response page where users solve a captcha and/or proof-of-work. Intended to stop bots, spam, ddos.
|
||||
HAProxy configuration and lua scripts allowing a challenge-response page where users solve a captcha and/or proof-of-work. Intended to stop bots, spam, ddos.
|
||||
|
||||
Integrates with https://gitgud.io/fatchan/haproxy-panel-next to add/remove/edit domains, protection rules, blocked ips, backend server IPs, etc during runtime.
|
||||
|
||||
Originally inspired by a proof of concept from https://github.com/mora9715/haproxy_ddos_protector.
|
||||
|
||||
#### Features / improvements in this fork:
|
||||
|
||||
- Implement a proof-of-work mode, in addition to the existing captcha only mode.
|
||||
|
Reference in New Issue
Block a user