Skip to content

Releases: webishdev/fail2ban-dashboard

v0.8.2

18 Apr 18:23

Choose a tag to compare

What's Changed

  • Improve regex pattern for parsing ban entries by @gentges in #14

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

02 Mar 16:29

Choose a tag to compare

What's Changed

  • Update Fiber to version v2.52.12
  • Add f2b_banned_total for 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

12 Feb 16:08
00d05df

Choose a tag to compare

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

v0.7.8

10 Feb 17:05

Choose a tag to compare

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

v0.7.7

07 Feb 18:43
94fb60d

Choose a tag to compare

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

v0.7.6

01 Feb 12:33

Choose a tag to compare

What's Changed

  • Add --base-path flag

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

v0.7.5

26 Jan 17:22

Choose a tag to compare

What's Changed

  • Add 0.11.1 as supported fail2ban version

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

v0.7.4

26 Jan 17:07

Choose a tag to compare

What's Changed

  • Add --refresh-seconds to change the refresh interval of fail2ban data
  • Change supported versions to 0.11.2, 1.0.1, 1.0.2 and 1.1.0 after 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

v0.7.3

23 Jan 19:25

Choose a tag to compare

What's Changed

  • Use X-Forwarded-For or X-Real-Ip in 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.3

v0.7.2

23 Jan 18:39

Choose a tag to compare

What's Changed

  • Add --skip-version-check flag to skip fail2ban version 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