What's Changed
- Add
--refresh-secondsto change the refresh interval offail2bandata - Change supported versions to
0.11.2,1.0.1,1.0.2and1.1.0after they were working in manual E2E tests
Full Changelog: v0.7.3...v0.7.4
Binary Downloads
The compiled binary for Linux (amd64) is attached to this release as compressed archives.
Docker Container
Docker images are available at:
- Tagged version:
ghcr.io/webishdev/fail2ban-dashboard:v0.7.4 - Latest version:
ghcr.io/webishdev/fail2ban-dashboard:latest
Usage
docker pull ghcr.io/webishdev/fail2ban-dashboard:v0.7.4
docker run --user=root -v /var/run/fail2ban/fail2ban.sock:/var/run/fail2ban/fail2ban.sock:ro -p 3000:3000 ghcr.io/webishdev/fail2ban-dashboard:v0.7.4