moby / vpnkit

A toolkit for embedding VPN capabilities in your application
Apache License 2.0
1.1k stars 187 forks source link

transport: allow named pipe SecurityDescriptor to be set #538

Closed djs55 closed 3 years ago

djs55 commented 3 years ago

This is needed on some Windows machines to set the ACLs on the named pipes to ensure we can connect to them.

Signed-off-by: David Scott dave.scott@docker.com