expresso is a command line interface to control the ExpressVPN app
expresso is a command line interface to control the ExpressVPN app. It uses the same native messaging interface as the open-source ExpressVPN browser extension.
expresso is a command line interface to control the ExpressVPN app. It uses the same native messaging interface as the open-source ExpressVPN browser extension.
To install expresso, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install expresso
To see what files were installed by expresso, run:
port contents expresso
To later upgrade expresso, run:
sudo port selfupdate && sudo port upgrade expresso
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.