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

wireguardcfg: build out userspace configuration protocol #4

Closed mdlayher closed 6 years ago

mdlayher commented 6 years ago

Implement text-based userspace configuration protocol communication: https://www.wireguard.com/xplatform/#cross-platform-userspace-implementation.

mdlayher commented 6 years ago

Repository renamed and wireguardnl now moved.