tuon 178032c634 1、也不知道修改了啥子 | il y a 10 mois | |
---|---|---|
.github | il y a 3 ans | |
.gitignore | il y a 1 an | |
LICENSE | il y a 3 ans | |
README.md | il y a 1 an | |
build.sh | il y a 1 an | |
byteutil.go | il y a 5 ans | |
go.mod | il y a 3 ans | |
jrebelhandler.go | il y a 10 mois | |
jrebelprivatekey.go | il y a 5 ans | |
jrebelsign.go | il y a 5 ans | |
jrebelstruct.go | il y a 10 mois | |
main.go | il y a 1 an | |
start.sh | il y a 1 an | |
util.go | il y a 5 ans | |
uuid.go | il y a 5 ans |
Java开发者刚刚学GO,练手....
SET CGO_ENABLED=0
SET GOOS=linux
SET GOARCH=amd64
go build ./
GOARCH:
386: : 32位
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build ./
docker run --rm --env GOPROXY=https://goproxy.cn -v "$PWD":/root -w /root/src/project/main golang:latest go build ./ -v
默认端口: 12345
## 自定义端口
./license-active-server --port=5555
--host=https://xxx/xxx
--path=/jrebel