services.sshguard.blacklist_file

NixOS option

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

type: absolute path
Default
"/var/lib/sshguard/blacklist.db"
declared in: nixos/modules/services/security/sshguard.nixView source on NixOS/nixpkgs →