fail2ban-testcases

ban hosts that cause multiple authentication errors

Debian Debian
RUN apt-get update && \ apt-get install -y fail2ban
Ubuntu
RUN apt-get update && \ apt-get install -y fail2ban
Alpine
RUN apk add fail2ban
Arch Arch Linux
RUN pacman -S --noconfirm fail2ban
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y fail2ban
Fedora
RUN dnf install -y fail2ban-tests
Raspbian
RUN apt-get update && \ apt-get install -y fail2ban
click the source code to copy install fail2ban-testcases on any operating system with command-not-found.com