mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
17 lines
313 B
Plaintext
17 lines
313 B
Plaintext
## Version 2022/08/06
|
|
# Fail2Ban configuration file
|
|
#
|
|
# Author: Cyril Jaquier
|
|
# Modified: Yaroslav O. Halchenko <debian@onerussian.com>
|
|
# made active on all ports from original iptables.conf
|
|
#
|
|
# Obsolete: superseded by iptables[type=allports]
|
|
|
|
[INCLUDES]
|
|
|
|
before = iptables.conf
|
|
|
|
[Definition]
|
|
|
|
type = allports
|