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
870734ab5e1ee1dd3f8859381c9f173c30ed197f
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