vouch-proxy icon indicating copy to clipboard operation
vouch-proxy copied to clipboard

Support unix domain sockets

Open squalus opened this issue 3 years ago • 0 comments

I would like vouch-proxy to support listening on unix domain sockets. Currently, it only supports listening on TCP sockets.

The listen configuration item could support addresses like this: unix:/path/to/socket.

Proposed implementation in #488

squalus avatar Jul 31 '22 03:07 squalus