Interactive command-line tool to create EC2-based VPN connection between VPC.
Vagrant
plugins- vagrant-librarian-chef:
vagrant plugin install vagrant-librarian-chef
- vagrant-librarian-chef:
Apache 2.0
-
chef/
-
doc/
Documents -
src/
conf/
Most of them are system config files and should never be changed. Except forinstavpn.json
, which defines the default behavior of the suite.lib/
Librariesmock/
Mockup data used primarily for unit tests.instavpn.py
The main executable.
-
test/
Checks may be incomplete.