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

Skip to content

ogrishman/pritunl

 
 

Repository files navigation

pritunl: simple openvpn server

http://gitshields.com/v2/pypi/pritunl/version/7d0ce8.png http://gitshields.com/v2/pypi/pritunl/month_down/ff4a20.png http://gitshields.com/v2/text/license/AGPLv3/blue.png http://gitshields.com/v2/drone/github.com/pritunl/pritunl/brightgreen-red.png

Pritunl is a simple openvpn server management tool. Multiple organizations, users and openvpn servers can be managed and configured from a simple web interface. 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:6500/
# Open http://localhost:8080/collectd

Testing

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

About

Simple openvpn server

Resources

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE
AGPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published