Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Nginx L7 DDoS Protection! :boom: :zap:
|
# Nginx L7 DDoS Protection! :boom: :zap:
|
||||||
Now easier then before, you will have to compile only Nginx, Rest of modules come pre-compiled.
|
Now easier then before, you will have to compile only Nginx, Rest of modules come pre-compiled.
|
||||||
|

|
||||||
|
|
||||||
- [x] Support Ubuntu 20.04.
|
- [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] Naxsi Support.
|
||||||
- [x] Cookie based Authentication.
|
- [x] Cookie based Authentication.
|
||||||
|
|
||||||
# INSTALLATION
|
## INSTALLATION
|
||||||
|
|
||||||
1. **`apt-get install build-essential libssl-dev curl nano wget zip unzip sudo git psmisc -y`**
|
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`**
|
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)
|
=> /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.
|
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.
|
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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user