amf / openvpn-bundle
A bundle for management of openvpn servers
Package info
github.com/fattouchsquall/AMFOpenVpnBundle
Type:symfony-bundle
pkg:composer/amf/openvpn-bundle
1.0.0
2014-12-02 12:27 UTC
Requires
- php: >=5.3.2
- symfony/console: ~2.0
- symfony/framework-bundle: ~2.0
- symfony/serializer: ~2.0
This package is not auto-updated.
Last update: 2026-03-10 08:54: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/
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