WireGuard / wgctrl-go

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

internal/wgopenbsd: initial Client.Device implementation, no peers pa… #50

Closed mdlayher closed 5 years ago

mdlayher commented 5 years ago

…rsing

mdlayher commented 5 years ago

There seem to be some spurious failures pulling golang.org/x/sys. Merging anyway.