###Installation ####Server
- Place both
index.phpandparser.phpin a directory accessible trough an url - Make a symbolic link of
/etc/openvpn/openvpn-status.login the same directory as the file - Grants access to www-data (if using apache) to
openvpn-status.login the original folder
I changed the file group to a custom group in which www-data has access
####Clients
- You first need to set some parameters
- Open
extension/js/popup.jsand set the two constants at the beginning of the file - If you want to change the key, remember to change it as well in
index.phpat line 8 - Go to
chrome://extensions/ - Tick
Developper modeif not already Load unpacked extensionand then select theextension/folder- You're done