A lot has changed since the last release on github.
New Features , Improvements and Bug Fixes
+ "-a" or "--area" lists and connects to servers in a city, area, state.
+ Removed static country code mappings, fetching names dynamically.
+ Full country names are now supported.
+ Desktop notifications.
+ --init added to store credentials and download vpn configs.
+ Allowing custom ports on the local network (SSH,HTTP etc) 38 39
+ Implemented --skip-dns-patch, when using with "-f" don't block DNS traffic
+ Fixed auto disconnect at times, due to SIGTERM[soft,auth-failure] 36
+ Fixed daemon mode with "-f".42 properly iterate through servers
+ Colorized output using colorama
+ Handle exception if "Ctr + C" while pinging
+ Python 3.4 compatibility, unlimited retries, removed -T
+ OS packages (deb, rpm)
+ more fixes and improvements