v2.4.2-github-2024.10.25Updated: 1 week, 1 day ago
Direct Connect protocols file sharing
EiskaltDC++ is a cross-platform program that uses the Direct Connect (DC aka NMDC) and Advanced Direct Connect (ADC) protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software.
EiskaltDC++ is a cross-platform program that uses the Direct Connect (DC aka NMDC) and Advanced Direct Connect (ADC) protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software.
To install eiskaltdcpp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install eiskaltdcpp
To see what files were installed by eiskaltdcpp, run:
port contents eiskaltdcpp
To later upgrade eiskaltdcpp, run:
sudo port selfupdate && sudo port upgrade eiskaltdcpp
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.