services.fail2ban.bantime-increment.rndtime

NixOS option

“bantime.rndtime” is the max number of seconds using for mixing with random time to prevent “clever” botnets calculate exact time IP can be unbanned again

type: null or string
Default
null
Example
"8m"
declared in: nixos/modules/services/security/fail2ban.nixView source on NixOS/nixpkgs →