Skip to content
OpenCatalogcurated by FLOSSK
Security & Privacy

Fail2ban

Daemon that watches logs and updates firewall rules to ban brute-force sources (SSH, mail, web, etc.).

Why it is included

Ubiquitous lightweight control on internet-facing Linux services.

Best for

SSH and web login protection where rate limits and VPN aren’t enough.

Strengths

  • Jail filters
  • Simple model
  • Huge filter library

Limitations

  • IPv6 and distributed attacks need extra design

Good alternatives

CrowdSec · SSHD config + keys only

Related tools