Skip to content

glurp/ipvanish-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPVANISH-GUI for linux

Gtk application for manage client connexion to VPN server. Connection to IPVanish are supported.

based on Ruby, Gtk3, Ruiby (ruby dsl for gtk)

login/password are save in local file, uncryped. Features are :

  • load list server from ipvanish
  • let user choose one country/town/server
  • connect/disconnect
  • check if connection is ready on vpn (http geoip.com)
  • speed test (download a big file from public repo)
  • memorise login/password, forget memorisation

Usage

cd ipvanish-gui; gksudo ruby ipvanish.rb &

Installation

Install openvpn, ruby, and some ruby extentions :

     <<< install openvpn and ruby 2.0 or + , from your distribution or rvm script>>>
    > sudo apt-get install openvpn
    > sudo gem install pty expect rubyzip Ruiby
    > git clone https://github.com/glurp/ipvanish-gui.git
    > cd ipvanish-gui
    > sudo ruby ipvanish.rb &

License

LGPL V2.1

About

Gui for acces vpn IPVanish on linux/openvpn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages