Security Tools

Fail2ban

English

Overview

A tool that watches logs and automatically blocks the source IP of unauthorized access.

Details

A tool that monitors logs, detects patterns such as failed login attempts, and automatically blocks the source IP. It's commonly deployed on Linux servers as a defense against SSH brute-force attacks.

More OSS terms