Skip to content

afdnlw/pritunl

 
 

Repository files navigation

pritunl: enterprise vpn server

image

image

image

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

image

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

Please refer to the LICENSE file for a copy of the license