cd %~dp0\.. SET CGO_ENABLED=0 SET GOOS=linux SET GOARCH=amd64 go build -o .\CloudflareServer CloudflareServer.go