services.sshguard.blacklist_threshold

NixOS option

Blacklist an attacker when its score exceeds threshold. Blacklisted addresses are loaded from and added to blacklist-file.

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