Skip to content

ss3ds/ddos-fighter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddos-fighter

A script written in "Bash" to add a layer of security against DDOS attacks for Linux-based systems.

installation

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.sh file execution permission and run it
chmod +x install.sh
./install.sh

About

A script written in "Bash" to add a layer of security against DDOS attacks for Linux-based systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%