This commit is contained in:
Alex Yang
2026-04-12 21:40:22 +08:00
parent 7abc2b5339
commit f9e2e5a6bc
52 changed files with 3388 additions and 368846 deletions
+2 -4
View File
@@ -2,7 +2,5 @@ export CGO_ENABLED=1
export GOOS=linux
export GOARCH=amd64
export CC=gcc
#service dns-server stop &&
go build -o dns-server main.go
#&& service dns-server start
#service dns-server stop && go build -o dns-server main.go && service dns-server start
go build