Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.
/ cvpn Public archive

On demand cloud VPN

License

Notifications You must be signed in to change notification settings

bomsi/cvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published