Giter VIP home page Giter VIP logo

stonevpn's Introduction

= Description =
StoneVPN - Easy OpenVPN certificate and configuration management

Author: Léon Keijser - [email protected]


= Installation =
In CentOS / RedHat / Fedora:

StoneVPN is included in EPEL5 and Fedora 11 and later. Just use yum to install:

  $ yum install stonevpn


From the tarball:

* install these packages:
  python-configob
  python-ipy

* run 'python setup.py install' as root

* run 'python setup.py install_docs' to install example config and
  documentation in /usr/share/StoneVPN

* copy /usr/share/StoneVPN/example/stonevpn.conf to /etc

* Make the necessary adjustments in /etc/stonevpn.conf

* Make the necessary adjustments in your openssl.cnf (StoneVPN
  should say what they are)

* Optional: download latest pyOpenSSL to have CRL support (see below)

* Run stonevpn :)


= Custom pyOpenSSL =
For StoneVPN to work optimally, you will need to download pyOpenSSL version
0.11 or later. Get it at https://launchpad.net/pyopenssl/+download
 

= RPM =
StoneVPN is now included in EPEL and Fedora so following these instructions 
are only for those who use different distro's:

I've included a SPEC file so you can build an RPM yourself. To
do this i assume you have a working rpmbuild environment and have
the StoneVPN tarball located in ~/rpmbuild/SOURCES/stonevpn-%version.tar.gz

For example

$ mv /usr/share/StoneVPN/rpm/stonevpn.spec ~/rpmbuild/SPECS

Build the RPMs:

$ cd ~/rpmbuild/SPECS
$ rpmbuild -ba stonevpn.spec

If all goes well this will leave you with a stonevpn-%version.el5.noarch.rpm
file which you can then use to install on various machines :)

= Lastly =
If you are actively using StoneVPN, drop me an email to let me know what
you think of it. Or better yet, if you use it and like it enough to spend
some money on it, please consider making a small donation: http://gotlinux.nl/stonevpn

stonevpn's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.