1c9a1f2d3e44cb8e85251f70352e9b955e9a5d31
Some checks failed
CI.yml / build (push) Failing after 39s
BanForge
Log-based IPS system written in Go for Linux based system.
Table of contents
Overview
BanForge is a simple IPS for replacement fail2ban in Linux system. The project is currently in its early stages of development. All release are available on my self-hosted Gitea because Github have limit for Actions. If you have any questions or suggestions, create issue on Github.
Roadmap
- Real-time Nginx log monitoring
- Add support for other service
- Add support for user service with regular expressions
- TUI interface
Requirements
- Go 1.21+
- ufw/iptables/nftables/firewalld
Installation
currently no binary file if you wanna build the project yourself, you can use Makefile
Usage
License
The project is licensed under the GPL-3.0