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/wguser: use protected prefixes for windows pipe #67

Closed zx2c4 closed 4 years ago

zx2c4 commented 4 years ago

This change will be in v0.0.24, so please don't merge it just yet.

zx2c4 commented 4 years ago

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

zx2c4 commented 4 years ago

Merge time.