OpenVPN for XBMC Version 2.0

16 June 2013

I have just committed to GitHub a new version of my OpenVPN for XBMC script. It is a complete re-write of the existing code.

The major changes are:

  • The script now uses existing ovpn configuration files, rather than creating the file on the fly.
  • Uses the OpenVPN management interface to work out if a configuration is connected.
  • Checks the user wants to start the configuration, if OpenVPN is already running.

At the moment I'm still testing the script on my systems (OSX and Ubuntu), but it seems to be working ok.