Skip to content

webishdev/fail2ban-dashboard

Repository files navigation

fail2ban-dashboard

A web based dashboard for fail2ban which uses the /var/run/fail2ban/fail2ban.sock socket to access fail2ban.

Screenshot of fail2ban-dashboard

Usage

With Docker use

docker run --user=root -v /var/run/fail2ban/fail2ban.sock:/var/run/fail2ban/fail2ban.sock:ro -p 3000:3000 ghcr.io/webishdev/fail2ban-dashboard:latest

The root user is necessary as by default the fail2ban socket is only accessible for the root user.

When started, check http://localhost:3000/

Inspired by

Sponsor this project

Packages

 
 
 

Languages