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