增加 -l 选项打印 iptales 规则

This commit is contained in:
2024-11-04 16:49:00 +08:00
parent 9f8f19dbfe
commit e3509c3152
6 changed files with 29 additions and 7 deletions

1
cap.h
View File

@@ -15,6 +15,7 @@
#include <sys/ipc.h>
#include <sys/shm.h>
#include <unistd.h>
#include <getopt.h>
#include <string.h>
#include "ip2region/ip2region.h"