From 18b3da3ee933c4c48f7964f6d474bb1dc9e314a4 Mon Sep 17 00:00:00 2001 From: Egbert <10352354+egberts@users.noreply.github.com> Date: Thu, 1 Oct 2020 08:07:34 -0400 Subject: [PATCH] Added Design Section, seeded it with various Files and Directory Layout --- Home.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Home.md b/Home.md index 7b6347b..c45df1d 100644 --- a/Home.md +++ b/Home.md @@ -24,6 +24,11 @@ - [Fail2ban Troubleshooting](Troubleshooting) - [How fail2ban substitution resp. runtime interpolation works](How-fail2ban-substitution-resp.-runtime-interpolation-works) --- +#### Design +* #### Directory, Files, and File Formats + - [Directory Layout] + - [File Names and Format] +--- ### Miscellaneous * #### Fail2ban in PHP (powered by [Viktor Szépe](/szepeviktor)): - [Ban IP addresses on shared hosting where Fail2ban is not available](Ban-IP-addresses-on-shared-hosting-where-Fail2ban-is-not-available)