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