Update README.md

This commit is contained in:
ƬHE ЯAW ☣
2022-03-19 03:00:18 +01:00
committed by GitHub
parent 0de5558676
commit b9e7710c9a
+3
View File
@@ -9,6 +9,9 @@ Now easier then before, you will have to compile only Nginx, Rest of modules com
- [x] Naxsi Support.
- [x] Cookie Based Challenge.
How do these 3 modules work together? Well L7 will block all or most of bots, however modSecurity and Naxsi take priority over cookie challenge!
So if its a offensive request that modsecurity or naxsi detect it as such then these 2 will deal with that request otherwise cookie challenge will appear.
## INSTALLATION
1. **`apt-get install build-essential libssl-dev curl nano wget zip unzip sudo git psmisc -y`**