mirror of
https://github.com/SubleXBle/Fail2Ban-Report.git
synced 2026-01-30 21:38:26 -06:00
Update Setup-Instructions.md
This commit is contained in:
@@ -36,11 +36,20 @@ The structure should look like this:
|
||||
│ ├── unblock-ip.php
|
||||
│ ├── list-files.php
|
||||
│ └── footer.php
|
||||
├── archive/ ← must be writable by web server
|
||||
├── archive/ ← must be writable by web server
|
||||
│ ├── Client-Servername
|
||||
│ ├── fail2ban/
|
||||
│ ├── blocklists
|
||||
│ └── ufw
|
||||
├── index.php
|
||||
├── .htaccess
|
||||
├── README.md
|
||||
├── Setup-Instructions.md
|
||||
├── endpoint/
|
||||
│ ├── index.php
|
||||
│ ├── update.php
|
||||
│ ├── download.php
|
||||
│ ├── backsync.php
|
||||
│ └── .htaccess
|
||||
├── s
|
||||
└── (Shell scripts stored outside the web root)
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user