不再提交构建文件
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
*.o
|
||||||
|
denyip
|
||||||
2
cap.c
2
cap.c
@@ -246,7 +246,7 @@ void cleanup_(int signum)
|
|||||||
// 清理
|
// 清理
|
||||||
pcap_freecode(&fp);
|
pcap_freecode(&fp);
|
||||||
pcap_freealldevs(alldevs); // 释放设备列表
|
pcap_freealldevs(alldevs); // 释放设备列表
|
||||||
pcap_close(handle); // 关闭会话句柄
|
//pcap_close(handle); // 关闭会话句柄
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
BIN
libipset.o
BIN
libipset.o
Binary file not shown.
Reference in New Issue
Block a user