1 个仓库
Tools for downloading and normalizing threat intelligence to update kernel-level IP sets for real-time filtering.
Distinct from Firewall Management: Distinct from Firewall Management: focuses specifically on IPSet-based blocklist management.
Explore 1 awesome GitHub repository matching security & cryptography · IPSet Managers. Refine with filters or upvote what's useful.
This project is a security utility for aggregating threat intelligence and automating the deployment of high-performance firewall rules. It functions as an aggregator that fetches and normalizes malicious IP address lists from multiple external security feeds and a management tool that deploys these lists into the Linux kernel using ipset for packet filtering. The system maintains network perimeter defense by using atomic kernel updates to swap IP sets, which allows firewall rules to be updated without interrupting active connections. It includes a range optimizer that simplifies network addr
Automates the deployment of curated IP blocklists into the Linux kernel using ipset for high-performance filtering.