This website requires JavaScript.
Explore
Help
Register
Sign In
tomatocream
/
wireguard-go
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
09235d48d8a77b38f5c2834adbcfcb9c68a1491a
wireguard-go
/
build.cmd
T
7 lines
81 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Added code from windows branch
2017-08-27 15:41:00 +02:00
@
echo
off
REM builds wireguard for windows
go get
go build -o wireguard-go.exe
Reference in New Issue
Copy Permalink