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
dd30b4ff54
go-socket5-proxy
/
build-window.bat
4 lines
99 B
Batchfile
Raw
Blame
History
set
CGO_ENABLED
=
0
set
GOOS
=
windows
set
GOARCH
=
amd64
go build -o main-windows.exe server/main.go
Reference in New Issue
View Git Blame
Copy Permalink