WireGuard / wgctrl-go

Package wgctrl enables control of WireGuard interfaces on multiple platforms.
https://godoc.org/golang.zx2c4.com/wireguard/wgctrl
MIT License
730 stars 85 forks source link

CI: add CI build and integration tests on Windows #42

Open mdlayher opened 5 years ago

mdlayher commented 5 years ago

A basic CI build (code builds, basic tests pass) should be doable. It may be difficult to set up a working Windows + WireGuard environment for CI, but it's probably worth the effort.