Thanks to visit codestin.com
Credit goes to github.com

Skip to content

goryszewskig/pritunl

 
 

Repository files navigation

pritunl: enterprise vpn server

http://gitshields.com/v2/pypi/pritunl/version/43617e.png http://www.gitshields.com/v2/text/package/ubuntu/dd4814.png http://www.gitshields.com/v2/text/package/arch%20linux/33aadd.png http://www.gitshields.com/v2/text/package/centos/669900.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
$ vagrant up
$ foreman start
# Open node0 http://localhost:9700/
# Open node1 http://localhost:9701/
# Open node2 http://localhost:9702/
# Open node3 http://localhost:9703/

Development Setup (Single Node)

$ git clone https://github.com/pritunl/pritunl.git
$ cd pritunl
$ vagrant up node0 mongodb
$ vagrant ssh node0
$ 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

Resources

License

Stars

Watchers

Forks

Packages

No packages published