20.03.2019, 10:59
Quote:
I've been trying to bait the attacker in to attacking my server, but it seems he is using a static list.
Try setting this in the server.cfg Code:
sleep 1 |
Wouldn't lowering the sleep value (assuming it's higher as default) causing the server to send out UDP packets at a higher rate - such as we can see in reflection-attacks? We are basically responding to hosts that never asked for packets.
Idk much about thresholds for host providers, assuming they catch up on this.
EDIT: Readers; enabled the setting in the config; noticeable higher CPU load (+10-15%) but no noticable effect on the querying unfortunately. Combine this with my proxy which I'll release later and hope we can increase the responsiveness.