3proxy is a universal proxy server. It can be used to provide internal users with fully controllable access to external resources or to provide external users with access to internal resources.
3proxy is a universal proxy server. It can be used to provide internal users with fully controllable access to external resources or to provide external users with access to internal resources.
To install 3proxy, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install 3proxy
To see what files were installed by 3proxy, run:
port contents 3proxy
To later upgrade 3proxy, run:
sudo port selfupdate && sudo port upgrade 3proxy
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.