- BASH
- Linux
- Windows (via MSYS2)
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 (or see Windows Installation for Windows). 100% compatible for Linux operating systems. It does not provide 100% security, it will only help you to take the necessary measures.
You need to set the config file according to your system architecture.
This requires MSYS2 (winget install msys2
).
msys2
git clone https://github.com/anti-ddos/Anti-DDOS
cd ~/Anti-DDOS
bash ./anti-ddos.sh
root@ismailtasdelen:~# bash ./anti-ddos.sh
root@ismailtasdelen:~# git clone https://github.com/ismailtasdelen/Anti-DDOS.git
root@ismailtasdelen:~# git clone git@github.com:ismailtasdelen/Anti-DDOS.git