Skip to content

kunicmarko20/express-vpn-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressVPN GUI

A simple gui build on top of ExpressVPN CLI.

Basically, it just calls ExpressVPN CLI commands. Shows if the VPN is on/off and allows to connect/disconnect to the VPN.

Note: Tested only on Ubuntu 16.04+

Requirements

How to install

  • Download express-vpn-gui binary
  • Add binary to your $PATH and give it executable permissions if needed
  • Run express-vpn-gui install

Now you should have a desktop entry and in your search you will be able to find ExpressVPN application.

If application is missing, just run express-vpn-gui run -d.

Screenshots

Off:

Off

On:

On

Other Commands

USAGE:
    express-vpn-gui <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    help         Prints this message or the help of the given subcommand(s)
    install      Installs needed assets.
    run          Starts the Application
    uninstall    Removes everything