mirror of
https://github.com/deunix-educ/Fail2banMqttActionBanishment.git
synced 2026-08-24 03:11:58 +02:00
First commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user