Skip to content

Optimized kernel configuration intended for high performance and useful to prevent DDoS attacks.

Notifications You must be signed in to change notification settings

SpindlesDev/kernel-tweaks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Kernel Tweaks

Optimized kernel configuration intended for high performance and useful to prevent DDoS attacks.

⚙️ How its works?

The /etc/sysctl file allows modifying kernel parameters and making them persistent. We can use these parameters to protect our server against DDoS attacks or even get more performance from it.

📦 Installation

  1. Clone the repository.
  2. Use in terminal chmod 750 ./install.sh
  3. Run the install.sh script using sh ./install.sh

❤️ Contribute

If you want to contribute changes to the project, you are welcome to do so. Simply create a PR by submitting your changes and after reviewing and testing it, it will be accepted.

💰 Donate

You are free to send a donation through PayPal if you found this useful.

About

Optimized kernel configuration intended for high performance and useful to prevent DDoS attacks.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%