Releases: webishdev/fail2ban-dashboard
v0.8.2
What's Changed
New Contributors
Full Changelog: v0.8.1...v0.8.2
Binary Downloads
The compiled binary for Linux are attached to this release as compressed archives.
Docker Container
Docker images are available at:
- Tagged version:
ghcr.io/webishdev/fail2ban-dashboard:v0.8.2 - Latest version:
ghcr.io/webishdev/fail2ban-dashboard:latest
v0.8.1
What's Changed
- Update Fiber to version v2.52.12
- Add
f2b_banned_totalfor overall number of banned addresses - Use mascot on dashboard
Full Changelog: v0.8.0...v0.8.1
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.8.1 - Latest version:
ghcr.io/webishdev/fail2ban-dashboard:latest
v0.8.0
What's Changed
- Add Prometheus metrics by @giftkugel in #13
Full Changelog: v0.7.8...v0.8.0
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.8.0 - Latest version:
ghcr.io/webishdev/fail2ban-dashboard:latest
Usage
docker pull ghcr.io/webishdev/fail2ban-dashboard:v0.8.0
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.8.0v0.7.8
What's Changed
- Fix basePath usage
- Update Golang version to 1.25.7
- Fix/Improve theme selection
Full Changelog: v0.7.7...v0.7.8
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.8 - Latest version:
ghcr.io/webishdev/fail2ban-dashboard:latest
Usage
docker pull ghcr.io/webishdev/fail2ban-dashboard:v0.7.8
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.8v0.7.7
What's Changed
- Simplify overview page
- Add details page
- Add dark and light mode
- Update DaisyUI CSS
- Update dependencies
- Update README
Full Changelog: v0.7.6...v0.7.7
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.7 - Latest version:
ghcr.io/webishdev/fail2ban-dashboard:latest
Usage
docker pull ghcr.io/webishdev/fail2ban-dashboard:v0.7.7
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.7v0.7.6
What's Changed
- Add
--base-pathflag
Full Changelog: v0.7.5...v0.7.6
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.6 - Latest version:
ghcr.io/webishdev/fail2ban-dashboard:latest
Usage
docker pull ghcr.io/webishdev/fail2ban-dashboard:v0.7.6
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.6v0.7.5
What's Changed
- Add
0.11.1as supportedfail2banversion
Full Changelog: v0.7.4...v0.7.5
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.5 - Latest version:
ghcr.io/webishdev/fail2ban-dashboard:latest
Usage
docker pull ghcr.io/webishdev/fail2ban-dashboard:v0.7.5
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.5v0.7.4
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.4v0.7.3
What's Changed
- Use
X-Forwarded-FororX-Real-Ipin access logs
Full Changelog: v0.7.2...v0.7.3
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.3 - Latest version:
ghcr.io/webishdev/fail2ban-dashboard:latest
Usage
docker pull ghcr.io/webishdev/fail2ban-dashboard:v0.7.3
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.3v0.7.2
What's Changed
- Add
--skip-version-checkflag to skipfail2banversion check - Trust proxy header to improve logs for environments using reverse proxies
Full Changelog: v0.7.1...v0.7.2
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.2 - Latest version:
ghcr.io/webishdev/fail2ban-dashboard:latest
Usage
docker pull ghcr.io/webishdev/fail2ban-dashboard:v0.7.2
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.2