amf/openvpn-bundle

A bundle for management of openvpn servers

1.0.0 2014-12-02 12:27 UTC

This package is not auto-updated.

Last update: 2024-04-23 00:17:53 UTC


README

This bundle provides a way to communicate with multiple openvpn servers for a Symfony2 application. Features available include:

  • List all configured openvpn servers with the list of connected client.
  • Display log for each configured openvpn server.
  • Show version of each configured openvpn server.
  • Kill a connected client.

Documentation

Documentation for this bundle is stored under Resources/doc in this repository.

For documentation, see:

Resources/doc/

Read the documentation

Installation

All the installation instructions are located in the documentation.

License

This bundle is under the MIT license. See the complete license in the bundle:

    Resources/meta/LICENSE