pritunl 0.10.12

Creator: bradpython12

Last updated:

0 purchases

pritunl 0.10.12 Image
pritunl 0.10.12 Images
Add to Cart

Description:

pritunl 0.10.12

Pritunl is an open source vpn server.
Documentation and more information can be found at the home page
pritunl.com

Development Setup
$ git clone https://github.com/pritunl/pritunl.git
$ cd pritunl
$ python2 server.py
# Open http://localhost:9700/


Vagrant Setup
$ git clone https://github.com/pritunl/pritunl.git
$ cd pritunl
$ vagrant up
$ vagrant ssh
$ cd /vagrant
$ sudo python2 server.py
# Open http://localhost:9700/


Unittest
$ git clone https://github.com/pritunl/pritunl.git
$ cd pritunl
$ python2 test_pritunl.py

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.