amf/openvpn-bundle

A bundle for management of openvpn servers

Installs: 53

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 3

Forks: 1

Open Issues: 0

Type:symfony-bundle

pkg:composer/amf/openvpn-bundle

1.0.0 2014-12-02 12:27 UTC

This package is not auto-updated.

Last update: 2025-10-21 07:08:21 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