Skip to content

v0.8.0

Choose a tag to compare

@giftkugel giftkugel released this 12 Feb 16:08
· 18 commits to main since this release
00d05df

What's Changed

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