services.sshguard.blocktime

NixOS option

Block attackers for initially blocktime seconds after exceeding threshold. Subsequent blocks increase by a factor of 1.5. sshguard unblocks attacks at random intervals, so actual block times will be longer.

type: signed integer
Default
120
declared in: nixos/modules/services/security/sshguard.nixView source on NixOS/nixpkgs →