Skip to content

QIRoss/NginX-Fail2Ban-FastCGI-Rate-Limit-IP-Ban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NginX Fail2Ban FastCGI Rate Limit IP Ban

Three different tests to check NginX features against DDOS.

NginX Rate Limit

docker build -t nginx-rate-limit .
docker run -d -p 8080:80 --name nginx-rate-limiter nginx-rate-limit
./test_ddos.sh

NginX Fail2Ban

docker-compose up --build

NginX FastCGI IP Ban

Not working properly

docker-compose up --build

About

NginX tests to think about DDOS easy solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published