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.7