mirror of
https://github.com/fabriziosalmi/caddy-mib.git
synced 2025-12-23 22:17:43 -05:00
Update README.md
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
## Overview
|
||||
**Caddy MIB (Middleware IP Ban)** is a custom Caddy HTTP middleware designed to track client IPs generating repetitive errors (such as `404` or `500`) and temporarily ban them after exceeding a specified threshold. This middleware helps mitigate brute force attacks, excessive requests for non-existent resources, or other abusive behavior by blocking IPs that breach the configured error limits.
|
||||
|
||||
[](https://github.com/fabriziosalmi/caddy-mib/actions/workflows/main.yml)
|
||||
[](https://github.com/fabriziosalmi/caddy-mib/actions/workflows/go.yml) [](https://github.com/fabriziosalmi/caddy-mib/actions/workflows/main.yml)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user