Vidalia is a cross-platform controller GUI for the Tor software, built using the Qt framework. Vidalia runs on most platforms supported by Qt 4.2 or later.
Vidalia is a cross-platform controller GUI for the Tor software, built using the Qt framework. Vidalia runs on most platforms supported by Qt 4.2 or later.
To install Vidalia, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install Vidalia
To see what files were installed by Vidalia, run:
port contents Vidalia
To later upgrade Vidalia, run:
sudo port selfupdate && sudo port upgrade Vidalia
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.