Skip to content

No longer in development

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

Cloudxtreme/pritunl-node

 
 

Repository files navigation

pritunl-node: pritunl server node

image

Pritunl-Node is a node server that connects to a pritunl server to allow running distributed openvpn servers controlled by one pritunl server. Still in development.

Development Setup

$ git clone https://github.com/pritunl/pritunl-node.git
$ cd pritunl-node
$ python2 server.py

Vagrant Setup

$ git clone https://github.com/pritunl/pritunl-node.git
$ cd pritunl-node
$ vagrant up
$ vagrant ssh
$ cd /vagrant
$ sudo python2 server.py

About

No longer in development

Resources

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE
AGPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Shell 2.2%
  • Ruby 0.5%