afdnlw / pritunl

Enterprise VPN Server

Home Page:http://pritunl.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pritunl: enterprise vpn server

http://gitshields.com/v2/pypi/pritunl/version/43617e.png http://gitshields.com/v2/pypi/pritunl/month_down/754e8c.png http://gitshields.com/v2/drone/github.com/pritunl/pritunl/589d59-b64d39.png

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

www/img/logo_full.png

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

About

Enterprise VPN Server

http://pritunl.com/

License:Other