You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the TCPServerTunnel is handy, it would be awesome if wireproxy could also use/create unix domain sockets. On a multi-user system this greatly enhances security (unix permissions apply) compared to using open TCP ports.
While the
TCPServerTunnelis handy, it would be awesome if wireproxy could also use/create unix domain sockets. On a multi-user system this greatly enhances security (unix permissions apply) compared to using open TCP ports.