amf / openvpn-bundle
A bundle for management of openvpn servers
Installs: 50
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 4
Forks: 1
Open Issues: 0
Type:symfony-bundle
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: 2024-11-05 02:53:37 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