Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 366 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 366 Bytes

AntiDDoS

AntiDDoS system, AntiDDoS programmed system. AntiDDoS written in PHP. This simple page can help prevent most attacks on websites. Enter include ('antiddos.php'); on every page you want to protect. There are two protections, challenge or captcha. To switch between them, edit the config.json file in {"security": "captcha"} or {"security": "challenge"}