kyra(hardening): f2b -> crowdsec
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
02bdb89a62
commit
5ff4f78974
1 changed files with 0 additions and 14 deletions
|
|
@ -1,14 +0,0 @@
|
|||
_: {
|
||||
services = {
|
||||
fail2ban = {
|
||||
enable = true;
|
||||
bantime-increment = {
|
||||
enable = true;
|
||||
factor = "10";
|
||||
formula = "ban.Time * math.exp(float(ban.Count+1)*banFactor)/math.exp(1*banFactor)";
|
||||
overalljails = true;
|
||||
maxtime = "500h";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue