This website requires JavaScript.
Explore
Help
Sign In
root
/
go-socket5-proxy
Watch
1
Star
0
Fork
You've already forked go-socket5-proxy
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
go-socket5-proxy
/
build-linux.bat
6 lines
93 B
Batchfile
Raw
Permalink
Blame
History
set
CGO_ENABLED
=
0
set
GOOS
=
linux
set
GOARCH
=
amd64
go build -o main-linux server/main.go
Reference in New Issue
View Git Blame
Copy Permalink