Anti-DDOS: protect against DOS and DDoS attacks
Anti-DDOS | BASH SCRIPT
Anti-DDOS project is an open source software project developed to protect against DOS and DDoS attacks. The project was written using bash programming language. By writing iptables rules into the Linux operating system. Takes the necessary defense configurations. And it only works on the Linux operating system. 100% compatible with Linux operating systems. It does not provide 100% security, it will only help you to take the necessary measures.
How to use?
You need to set the config file according to your system architecture.
Download
git clone https://github.com/ismailtasdelen/Anti-DDOS.git
Run
bash ./anti-ddos.sh
Copyright (c) 2016 İSMAİL TAŞDELEN