mirror of
https://github.com/buildplan/du_setup.git
synced 2026-04-26 10:35:51 +03:00
[PR #91] [MERGED] feat: Add CrowdSec as optional alternative to fail2Ban #92
Labels
No labels
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/du_setup#92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/buildplan/du_setup/pull/91
Author: @buildplan
Created: 1/12/2026
Status: ✅ Merged
Merged: 1/12/2026
Merged by: @buildplan
Base:
main← Head:crowdsec📝 Commits (5)
992b24fCrowdSec as an option instead of fail2banb7d0ae4crowdsec to process ufw logs parity with f2b.2c46072improve help from CrowdSec1ac6942checksum v0.79.1d2aaedcversion and checksum📊 Changes
3 files changed (+170 additions, -17 deletions)
View changed files
📝
README.md(+5 -4)📝
du_setup.sh(+164 -12)📝
du_setup.sh.sha256(+1 -1)📄 Description
Added CrowdSec as a selectable Intrusion Detection System (IDS) alongside fail2Ban.
configure_crowdsecto handle repository setup, agent installation, and the firewall bouncer (iptables/UFW)./var/log/ufw.log, ensuring parity with the existing Fail2Ban configuration.generate_summaryto dynamically display the status, metrics, and bans for the specific IDS selected.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.