From 3d4d9431257abce2fb1eb763850643e90a86f950 Mon Sep 17 00:00:00 2001 From: Sammwy <44925968+sammwyy@users.noreply.github.com> Date: Thu, 8 Jul 2021 01:38:02 -0300 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02d89d2..26a1dd9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ -# kernel Tweeks -Optimized kernel configuration intended for high performance and useful to prevent DDoS attacks. +
+ +
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.