Added code from windows branch

This commit is contained in:
Mathias Hall-Andersen 2017-08-27 15:41:00 +02:00
parent eafa3df606
commit 6f5ef153c3
6 changed files with 896 additions and 337 deletions

6
src/build.cmd Executable file
View file

@ -0,0 +1,6 @@
@echo off
REM builds wireguard for windows
go get
go build -o wireguard-go.exe