dsocks supports just enough of SOCKS 4 and 5 to allow non-SOCKS-aware applications to connect through either a local OpenSSH or a local Tor SOCKS proxy.
dsocks supports just enough of SOCKS 4 and 5 to allow non-SOCKS-aware applications to connect through either a local OpenSSH or a local Tor SOCKS proxy.
To install dsocks, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dsocks
To see what files were installed by dsocks, run:
port contents dsocks
To later upgrade dsocks, run:
sudo port selfupdate && sudo port upgrade dsocks
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.