github webishdev/fail2ban-dashboard v0.7.0

latest releases: v0.11.2, v0.11.1, v0.11.0...
10 months ago

What's Changed

  • Make socket path configurable by @centaurus22 in #4
  • Updated readme (make & socket infos) by @claudinezillmann in #5
  • Added functionality to specify specific address instead of port only by @Mojito060 in #7 which fixes #6
  • Updated README to reflect new address flag by @Mojito060 in #8
  • Adds environment variables to improve usage without command line flags

New Contributors

Full Changelog: v0.6.5...v0.7.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.7.0
  • Latest version: ghcr.io/webishdev/fail2ban-dashboard:latest

Usage

docker pull ghcr.io/webishdev/fail2ban-dashboard:v0.7.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.7.0

Don't miss a new fail2ban-dashboard release

NewReleases is sending notifications on new releases.