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

wgtypes: support for "update only" flag in PeerConfig #74

Closed mdlayher closed 4 years ago

mdlayher commented 4 years ago

Should be easy enough to add. I'll work on this tonight.