bomsi / cvpn

On demand cloud VPN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cvpn

On demand cloud VPN

Installation

Install python:

apt-get update && apt-get install python3-pip

Install dependencies:

python3 -m pip install -U boto3 --user
python3 -m pip install -U paramiko --user

About

On demand cloud VPN

License:The Unlicense


Languages

Language:Python 88.2%Language:Shell 11.8%