Skip to content
forked from pritunl/pritunl

Enterprise VPN Server

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE
AGPL-3.0
COPYING
Notifications You must be signed in to change notification settings

alex-vpn/pritunl

 
 

Repository files navigation

pritunl: vpn server

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

Pritunl is an open source vpn server. 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 https://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 https://localhost:9700/

Unittest

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

About

Enterprise VPN Server

Resources

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE
AGPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published