ProudNet has a function detecting Speed-hack, which constantly monitors clients using Speed-hack.
When the use of speed-hack is detected, a server event, Proud.INetServerEvent.OnClientHackSuspected gets callback for the associated client (cheater). Through this, developer can collect the list of cheaters and ban them (Proud.CNetServer.CloseConnection).