Skip to main content

Simple openvpn server

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pritunl-0.10.7.tar.gz (1.7 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page