From 095cee33c7a02f74802ba54c848f5adae24c3281 Mon Sep 17 00:00:00 2001 From: Torge Date: Fri, 9 May 2025 13:18:20 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/README.md b/README.md index 935f69d..a660084 100644 --- a/README.md +++ b/README.md @@ -26,17 +26,6 @@ Ein Python-basiertes Monitoring-Tool, das automatisch IP-Sperren aus der `fail2b --- -## 🚀 Installation - -```bash -git clone https://github.com/dein-nutzername/fail2ban-discord-alert.git -cd fail2ban-discord-alert -chmod +x install_fail2ban_discord.sh -sudo ./install_fail2ban_discord.sh -``` - -> 📩 Während der Installation wirst du nach einem Discord Webhook gefragt. Es wird automatisch eine Testnachricht gesendet und alles eingerichtet. - --- ## ⚙️ Dateien im Projekt @@ -73,17 +62,6 @@ curl -H "Content-Type: application/json" \ "$(grep DISCORD_WEBHOOK_URL .env | cut -d '=' -f2)" ``` ---- - -## 🧼 Uninstall (optional) - -Ein `uninstall.sh` Skript entfernt: -- den systemd-Dienst -- die Python-Umgebung -- die Datenbank -- die Konfigurationsdateien - ---- ## 📄 Lizenz