Skip to content

ewilly/fail2ban-web-interface-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%