# Nginx L7 DDoS Protection! :boom: :zap: [![Docker Image CI](https://github.com/theraw/The-World-Is-Yours/workflows/BobTheBuilder/badge.svg?branch=master)](https://github.com/theraw/The-World-Is-Yours/actions/workflows/docker-image.yml) 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. - [x] Support Ubuntu 22.04.1 -- Security Dynamic Modules. - [x] ModSecurity Support. - [x] Naxsi Support. - [x] Lua Support. - [x] Cookie Based Challenge. - [x] [MOD LIST X Ubuntu 20.04](https://github.com/theraw/The-World-Is-Yours/tree/master/static/Focal/mod) - [x] [MOD LIST X Ubuntu 22.04](https://github.com/theraw/The-World-Is-Yours/tree/master/static/Jammy/mod) - [x] [Versions](https://github.com/theraw/The-World-Is-Yours/blob/master/version) How do these 3 modules work together? L7 will block all or most of bots, 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 update; apt-get -y install build-essential libssl-dev curl nano wget zip unzip sudo git psmisc tar`** 2. **`curl -s https://raw.githubusercontent.com/theraw/The-World-Is-Yours/master/install > install; bash install`** ## Basic info. ``` => Nginx Folder = /nginx/ => --conf-path = /nginx/nginx.conf => --pid-path = /var/run/nginx.pid => --user = nginx => --group = nginx => --sbin-path = /usr/sbin/nginx => --error-log-path = /var/log/nginx/error.log LUA RESTY CORE SCRIPTS = /usr/nginx_lua/ // YOUR NGINX IS LOCATED AT /nginx NOT /etc/nginx ``` ## Contributors Special thanks to the following contributors:

ƬHE ЯAW ☣

Lục Thiên Phong