diff --git a/README.md b/README.md index b91a7a9..e7eaf11 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,13 @@ Now easier then before, you will have to compile only Nginx, Rest of modules com ![Simple](https://c.tenor.com/uYqsM9uIyuYAAAAC/simple-easy.gif) - [x] Support Ubuntu 20.04. +- [x] Support Ubuntu 22.04.1 -- Security Dynamic Modules. - [x] ModSecurity Support. - [x] Naxsi Support. - [x] Cookie Based Challenge. + - [x] [ALL MOD LIST](https://github.com/theraw/The-World-Is-Yours/tree/u22.04.1/static/mod/) 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.