Config.in 340 B

12345678910
  1. config BR2_PACKAGE_SSHGUARD
  2. bool "sshguard"
  3. select BR2_PACKAGE_IPTABLES # runtime
  4. help
  5. sshguard protects hosts from brute-force attacks against SSH
  6. and other services. It aggregates system logs and blocks
  7. repeat offenders using one of several firewall backends,
  8. including iptables, ipfw, and pf.
  9. https://www.sshguard.net