silc-client is a client for the SILC (Secure Internet Live Conferencing) protocol. SILC provides secure conferencing services in the Internet over insecure channel.
silc-client is a client for the SILC (Secure Internet Live Conferencing) protocol. SILC provides secure conferencing services in the Internet over insecure channel.
To install silc-client, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install silc-client
To see what files were installed by silc-client, run:
port contents silc-client
To later upgrade silc-client, run:
sudo port selfupdate && sudo port upgrade silc-client
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.