Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ekaputra07/pyovpn
- Owner: ekaputra07
- License: gpl-3.0
- Created: 2012-07-24T04:46:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-12T03:01:46.000Z (about 11 years ago)
- Last Synced: 2023-03-25T21:08:20.038Z (almost 2 years ago)
- Language: Python
- Size: 145 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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`