Question abount Anti Cheat by Gamer_Z
#1

Hi, I have question abour this plugin.
There is anti ip flood cheat and ip of that cheater is save in binary format.
Код:
#define CHEAT_IPFLOOD           (16)    // too many connections from one ip, extraint = ip in binary format (exploded by '.' 127.0.0.1 <=^=> (1 + (0 << 8) + (0 << 16) + (127 << 24)))
So, how it looks like and how to ban that ip?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)