mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-06 09:49:38 +00:00
Added fail2ban, though not sure its configured correctly yet
This commit is contained in:
9
docker/rootfs/fail2ban/jail.d/dropbear.conf
Normal file
9
docker/rootfs/fail2ban/jail.d/dropbear.conf
Normal file
@ -0,0 +1,9 @@
|
||||
## Version 2022/08/06
|
||||
# Fail2Ban jail configuration for dropbear
|
||||
|
||||
[dropbear]
|
||||
|
||||
enable = false
|
||||
port = ssh
|
||||
logpath = %(dropbear_log)s
|
||||
backend = %(dropbear_backend)s
|
Reference in New Issue
Block a user