A script written in "Bash" to add a layer of security against DDOS attacks for Linux-based systems.
You have to be a root
- clone the project
git clone https://github.com/ServeR00T/ddos-fighter.git- Then cd into the directory and edit fighter.conf according to your needs
cd ddos-fighter
nano fighter.conf- Then give
install.shfile execution permission and run it
chmod +x install.sh
./install.sh