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

additional hardening on named pipes #68

Closed zx2c4 closed 4 years ago

zx2c4 commented 4 years ago

You may want to add an additional hardening measure that winpipe has: https://git.zx2c4.com/wireguard-windows/commit/?id=66adec983e9943cf99886e37fcca9b758cb5938d

mdlayher commented 4 years ago

Yep, good idea! Done in https://github.com/WireGuard/wgctrl-go/commit/599d41c32142c0c277590bdfa680795b2b5582a5.