dircproxy is an IRC proxy server ("bouncer") designed for people who use IRC from lots of different workstations or clients, but wish to remain connected and see what they missed while they were away.
dircproxy is an IRC proxy server ("bouncer") designed for people who use IRC from lots of different workstations or clients, but wish to remain connected and see what they missed while they were away.
To install dircproxy, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dircproxy
To see what files were installed by dircproxy, run:
port contents dircproxy
To later upgrade dircproxy, run:
sudo port selfupdate && sudo port upgrade dircproxy
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.