Skip to content

XaviFortes/IPTables-DDOS-Protection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPTables-DDOS-Protection

Some Rules to protect your Linux server against DDOS attacks.

Usage

download or copy the script of antiddos.sh

Maybe you should do this to make it work.

chmod +x antiddos.sh

Auto-Install Script

wget -O updater.sh 'https://raw.githubusercontent.com/XaviFortes/IPTables-DDOS-Protection/master/updater.sh' && chmod +x updater.sh && sed -i '1s/^.*#//;s/\r$//' updater.sh && ./updater.sh

If a new version, of the antiddos script is available just do:

./updater.sh

In case I've updated the updater run again the auto-install script.

Stay Secure. ~Xavi Fortes

About

Some Rules to protect your Linux server against DDOS attacks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages