Skip to content

maverick85/fail2ban-addons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fail2Ban Filters and Addons

fail2ban

Fail2ban is a handy little security solution that bans upon multiple failed access attempts. Available on the EPEL (Extra Packages for Enterprise Linux) repository. To install, follow these steps:

Install instructions

  • Install EPEL-RELEASE repository and the fail2ban packages
yum install epel-release
yum install fail2ban fail2ban-systemd
  • Copy the contents of the repository to /etc/fail2ban/
  • Enable fail2ban at boot and start
systemctl enable --now fail2ban

Changelog:

  • Added filters for GitLab (13)

Source

About

fail2ban filters and jail for gitlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published