@@ -348,7 +348,7 @@ int main(int argc, char **argv)
}
while(1){
printf("子进程当前Ipset Rule 名 %s\n",RULE_NAME);
printf("子进程当前Ipset Rule 名 %s\n",RULE_NAME);
count=get_ip_count_in_ipset(RULE_NAME);
if(count>=0){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.