去掉r0的hook,增加IP屏蔽记录
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "head.h"
|
||||
#define MSG_CHECK_SUM 1337
|
||||
|
||||
typedef enum _msg_type {
|
||||
enum class _msg_type {
|
||||
SD_MSG_TYPE_ERROR = -1,
|
||||
SD_MSG_TYPE_NEW_IP_CONNECT = 0,
|
||||
SD_MSG_TYPE_SYN_ATTACK = 1,
|
||||
|
||||
Reference in New Issue
Block a user