@Gargron Would blocking these servers work?
@stux I used to block by referrer in nginx, and I'm now also blocking by user agent
Requests don't come from servers but from players' IPs (I believe) which is why it's a distributed-DoS and not just a DoS.
@Gargron Could you maybe share this extra addition with us so we can also protect ourselves?♥️😸 These days we have tons and tons of ‘RP Gameserver’ acvounts.. mostly using FiveM :sad_dog:
@stux I used to block by referrer in nginx, and I'm now also blocking by user agent
Requests don't come from servers but from players' IPs (I believe) which is why it's a distributed-DoS and not just a DoS.