From 03fe311e1605540b76328a9def7719112ff3ac73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Sat, 19 Mar 2022 00:18:38 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4955fe6..24845e7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Nginx L7 DDoS Protection! :boom: :zap: Now easier then before, you will have to compile only Nginx, Rest of modules come pre-compiled. - +![Simple](https://c.tenor.com/uYqsM9uIyuYAAAAC/simple-easy.gif) - [x] Support Ubuntu 20.04. @@ -9,13 +9,13 @@ Now easier then before, you will have to compile only Nginx, Rest of modules com - [x] Naxsi Support. - [x] Cookie based Authentication. -# INSTALLATION +## INSTALLATION 1. **`apt-get install build-essential libssl-dev curl nano wget zip unzip sudo git psmisc -y`** 2. **`curl -s https://raw.githubusercontent.com/theraw/The-World-Is-Yours/master/install > install; bash install`** -# FOLDER PATH. +## FOLDER PATH. ``` => /nginx/ = Nginx Path, (private) @@ -33,7 +33,7 @@ Now easier then before, you will have to compile only Nginx, Rest of modules com ``` -# KEEP IN MIND! +## KEEP IN MIND! 1. You're trading perfomance for security. 2. If your server provider does not have anti-ddos your IPTABLES will fail to keep the bans, and your server may be offline in cases of big attacks.