|
|
|
|
|
by reconnecting
250 days ago
|
|
tirreno(1) guy here. I'd suggest taking a look into patterns and IP rotation (if any) and perhaps blocking IP CIDR at the web server level, if the range is short. Why simple deny from 12.123.0.0/16 (Apache) is not working for you? 1. https://github.com/tirrenotechnologies/tirreno |
|