修复BUG。离线库为国外, API 判断为国内无限循环
This commit is contained in:
@@ -8,3 +8,6 @@ a="'"
|
||||
|
||||
eval "CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build -a -ldflags ${a}-extldflags \"-static ${libpcap} ${dbus} ${libcap} -lc\"${a}"
|
||||
|
||||
if test -f denyip; then
|
||||
upx -9 denyip
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user