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
c5fa3de24c03872c582718185c4b35737cdf13ea
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