From 713cb9160e27fc3cb95b496ff942f62e49a2375b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9D=93=99=F0=9D=93=BE=F0=9D=93=B5=F0=9D=93=B2?= =?UTF-8?q?=F0=9D=93=B8?= Date: Tue, 25 Feb 2025 15:16:33 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15cdcb5..47edea4 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,11 @@ - [x] **Admin Panel** : Optional *(Not installed by default)* - [X] **Home Page** *(Nginx stats/graph via nginx stub stats)* - [X] **Vhosts Page** *(Create, Delete, Edit)* + - [ ] **IP Management** *(add, edit, delete)* *selectable on vhost creation* + - [ ] **Ports Management** *(add, edit, delete)* *selectable on vhost creation* - [ ] **Nginx Settings Page** *(Only change existing nginx.conf values)* - [ ] **Log Reporting Page** (Not set yet, might be all in one page or seperated pages for access logs, modsec logs) - - [ ] **Php installer and selector** + - [ ] **Php Selector** (a.k.a creation of dedicated fpm pool) *selectable on vhost creation* - [ ] **One click App installer** *(WordPress)* - [x] ModSecurity Support *(Ngx Mod)* - [x] Naxsi Support *(Ngx Mod)*