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
Once we have #20 working, we should also look at SOCKSifying to a SOCKS proxy that runs on a Unix socket instead of a TCP socket. Unix sockets generally have better security than TCP sockets since Unix sockets can be restricted by ACL's and AppArmor.
The text was updated successfully, but these errors were encountered:
Once we have #20 working, we should also look at SOCKSifying to a SOCKS proxy that runs on a Unix socket instead of a TCP socket. Unix sockets generally have better security than TCP sockets since Unix sockets can be restricted by ACL's and AppArmor.
The text was updated successfully, but these errors were encountered: