Update README.md

This commit is contained in:
2018-02-24 14:03:54 +01:00
committed by GitHub
parent 5e830a2d9c
commit 69a1470a3f
+10 -14
View File
@@ -1,6 +1,16 @@
# Nginx L7 DDoS Protection! :boom: :zap: # Nginx L7 DDoS Protection! :boom: :zap:
*(Please Read Whole Page, All Things Are Important Then If You Want You Can Use IT.)* *(Please Read Whole Page, All Things Are Important Then If You Want You Can Use IT.)*
# TO-DO
- [x] Support Ubuntu Trusty.
- [ ] Support Ubuntu Xenial+.
- [ ] Support Debian.
- [ ] Support Centos.
- [x] Integrate Fail2Ban > IpTables.
- [ ] .....
# Installation
As of now available for use is just Ubuntu version. (Ubuntu 14.04) to try it you need to have a fresh installation of As of now available for use is just Ubuntu version. (Ubuntu 14.04) to try it you need to have a fresh installation of
Ubuntu 14.04 in you VM/VPS/DEDICATED so Ubuntu 14.04 in you VM/VPS/DEDICATED so
@@ -97,17 +107,3 @@ Test it!
# Warn! # Warn!
1. If you want to use mariadb 10.+, You need to use Ubuntu amd64 only or don't compile nginx with mysql module! or you will have problems which i wasn't able to solve.. 1. If you want to use mariadb 10.+, You need to use Ubuntu amd64 only or don't compile nginx with mysql module! or you will have problems which i wasn't able to solve..
# To-Do
[X] Support Ubuntu Trusty.
[-] Support Ubuntu Xenial+.
[-] Support Debian.
[-] Support Centos.
[X] Integrate Fail2Ban > IpTables.
[-] ....