Web portal for OpenVPN gateway. Provides some reporting information and basic data visualization for usage of the OpenVPN server.
- MySQL
- OpenVPN (already configured)
The MySQL configuration must be manually edited. There is a default configuration file available config/mysql.default.php. Your locally copy should be renamed to mysql.php after all the information has been filled in.
Just as MySQL, there are a few variables that must be modified. The default configuration file is config/openvpn.default.php. The local copy should be renamed to openvpn.php with all the correct configuration information.
Copy all of the files to the server, ensure correct execution rights are given to the files. Then launch the install.php inside your browser. This can also be accessed via the Admin/Install option from the navigation bar on the left.
The installation only configures the MySQL Database and the cron job for updating the MySQL Database
Home page, depecting the number of connected users and the total upload and download for the day