From 69a1470a3f4ae6a6094fc3423c6843ceae11e75c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Sat, 24 Feb 2018 14:03:54 +0100 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index ccd4201..7e6a0d3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ # Nginx L7 DDoS Protection! :boom: :zap: *(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 Ubuntu 14.04 in you VM/VPS/DEDICATED so @@ -97,17 +107,3 @@ Test it! # 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.. - -# To-Do - -[X] Support Ubuntu Trusty. - -[-] Support Ubuntu Xenial+. - -[-] Support Debian. - -[-] Support Centos. - -[X] Integrate Fail2Ban > IpTables. - -[-] ....