Skip to content

ewilly/fail2ban-web-interface-php

This branch is 6 commits ahead of LynxGeekNYC/fail2ban-web-interface:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Sylvain
Jan 25, 2025
3e4b6d1 · Jan 25, 2025

History

18 Commits
Nov 17, 2024
Sep 11, 2024
Sep 9, 2024
Sep 9, 2024
Sep 9, 2024
Nov 16, 2024
Jan 25, 2025
Sep 11, 2024
Nov 16, 2024
Sep 11, 2024

Repository files navigation

Fail2Ban Web Interface PHP (f2bwiphp)

Overview

Monitoring fail2ban and manually ban / release IP's

Documentation

  • Get your fail2ban and jails running, if not already done
  • Unpack archive and put contents to your webspace
  • Protect this script, use at least .htaccess auth or ip allow/deny rules
  • Allow use of exec() php function for this script if restricted
  • Run this script to check if socket access is ok (you probably will need to set the socket r/w for your webserver user)
  • Run the script with your browser

Credits

Alexander Mirvis (https://github.com/LynxGeekNYC/fail2ban-web-interface)

About

Simple PHP Web Interface for Fail2ban

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.1%
  • CSS 14.9%