mirror of
https://github.com/ethauvin/fail2ban-digest.git
synced 2025-04-26 02:57:12 -07:00
10 lines
250 B
Text
10 lines
250 B
Text
[DEFAULT]
|
|
destemail = root
|
|
|
|
action_digest = %(banaction)s[name=%(__name__)s, port="%(port)s", protocol="%(protocol)s", chain="%(chain)s"]
|
|
digest[name=%(__name__)s, chain="%(chain)s"]
|
|
|
|
[sshd]
|
|
enabled = true
|
|
action = %(action_digest)s
|
|
|