ZNC is an IRC bounce/proxy with many advanced features like detaching, multiple users, multiple clients per user, channel/query playback buffers, SSL, IPv6, transparent DCC bouncing, C++/Perl/Tcl module support, party line, and Web administration.
ZNC is an IRC bounce/proxy with many advanced features like detaching, multiple users, multiple clients per user, channel/query playback buffers, SSL, IPv6, transparent DCC bouncing, C++/Perl/Tcl module support, party line, and Web administration.
To install znc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install znc
To see what files were installed by znc, run:
port contents znc
To later upgrade znc, run:
sudo port selfupdate && sudo port upgrade znc
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.