First commit

This commit is contained in:
2026-07-20 11:05:07 +02:00
commit b592ab669f
159 changed files with 10294 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
; Identifiants MQTT du client fail2ban-mqtt-action-banisher.
; Copier ce fichier vers /etc/fail2ban/mqtt.conf (hors dépôt git, cf. .gitignore)
; et y renseigner les vraies valeurs. install.sh le fait automatiquement s'il
; est absent, sans écraser un fichier existant.
[mqtt]
host = 127.0.0.1
port = 1883
username = fail2ban
password = changeme