You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22b48a1696 | 9 years ago | |
---|---|---|
bin | 9 years ago | |
config | 9 years ago | |
etc | 9 years ago | |
public | 9 years ago | |
src | 9 years ago | |
views | 9 years ago | |
.gitignore | 9 years ago | |
README.md | 9 years ago | |
Vagrantfile | 9 years ago | |
composer.json | 9 years ago | |
composer.lock | 9 years ago | |
propel.yml | 9 years ago |
README.md
Zer.ooo
The open-source OpenVPN manager, or VaaS: VPN as a Service.
What is it?
Zer.ooo aims to simplify the management of your OpenVPN servers and certificates. It allows you to easily create new certificates and it automates a large part of the CA and the server provisioning process.
How do I use it?
If you have an invite code, feel free to register at zer.ooo. You can also set up zer.ooo on your own server (Vagrant and Virtualbox required).
- Run
git clone
in your local folder - Run
vagrant up
- Run
vagrant provision
- Run
./bin/setup_web
- Go to localhost:8888 and follow the installation instructions.