Skip to content

OpenVPN status page with support for status-log v1/v2/v3

Notifications You must be signed in to change notification settings

robinleblon/php-openvpn-status

 
 

Repository files navigation

General

This tool will generate a bootstrap based web page based on OpenVPN's status logfile.

It supports v1, v2 and v3 of the OpenVPN status file, and will automatically detect which version is being used.

Getting started

  • Clone the repo
  • Run composer install
  • Create a local config file cp config/config.default.php config/config.local.php
  • Set the log_file variable in config/config.local.php

About robinleblon/php-openvpn-status

Forked from bajensen/php-openvpn-status

About

OpenVPN status page with support for status-log v1/v2/v3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%