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

wireguardctrl, internal/wgnl: add logic and integration test for conf… #14

Closed mdlayher closed 5 years ago

mdlayher commented 5 years ago

…iguring many peers

Maybe slightly WIP due to lack of regular unit test.