Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ekaputra07/pyovpn

Python GUI application to connect to a VPN network. Works on Debian/Ubuntu
https://github.com/ekaputra07/pyovpn

Last synced: 5 days ago
JSON representation

Python GUI application to connect to a VPN network. Works on Debian/Ubuntu

Awesome Lists containing this project

README

        

PyOvpn - Python Open VPN Client
===============================

Simple Python Open VPN Client

Installation
============

1. Install Python QT4:

`sudo apt-get install python-qt4`

2. Install PyOvpn:

`sudo pip install https://github.com/ekaputra07/pyovpn/archive/master.zip`