Update techniques/fail2ban/howto_rate_limit_fail2ban.md

This commit is contained in:
SINS 2026-06-04 11:20:20 +00:00
parent b76abe329b
commit be48218690

View File

@ -56,7 +56,7 @@ failregex = ^<HOST> - .* "GET /tarpit/.*" 200
## 4 -- Integration with Aggressive-Bot Map
Use the same `map` or `SetEnvIf` from the Anubis and decompression how-tos so rate limiting and Fail2Ban only apply to known violators.
Use the same `map` or `SetEnvIf` from the Anubis and decompression howto's so rate limiting and Fail2Ban only apply to known violators.
## 5 -- Testing