Files
haproxy-manager-base/haproxy_manager.py
Josh Knapp 71f4b9ef05
All checks were successful
HAProxy Manager Build and Push / Build-and-Push (push) Successful in 2m1s
Add CIDR notation support for IP blocking
- Update map file format to include value (IP/CIDR 1)
- Fix HAProxy template to use map_ip() for CIDR support
- Update runtime map commands to include value
- Document CIDR range blocking in API documentation
- Support blocking entire network ranges (e.g., 192.168.1.0/24)

This allows blocking compromised ISP ranges and other large-scale attacks.
2025-11-17 12:07:32 -08:00

62 KiB