ServerArk
Linux game server UDP flood analyzer and protector
ServerArk is a application for Linux gaming servers that samples and analyzes incoming UDP packets at the kernel level in real time to determine if any packets are part of a UDP flood attack. Flood attacks on gaming servers are typically designed to make the players on the server lag to the point where the game is not playable. It can even crash some game servers.
ServerArk automatically detects when a UDP flood attack occurs and uses kernel-level iptables rules to dynamically block those...