A script that allows you to control OpenVPN from within Kodi.
Download the latest zip file and install the addon. See http://kodi.wiki/view/HOW-TO:Install_an_Add-on_from_a_zip_file for more details on installing addons from zip file.
The OpenVPN script can be accessed from the Programs menu or called using the RunScript builtin function (RunScript(script.openvpn)). The script can be passed the following arguments; e.g. RunScript(script.openvpn, Los Angeles).
The following settings are available.
Default: /usr/bin/openvpn
Default: 127.0.0.1
Default: 1337
Default: false
Default: true
If you find a problem with the plugin please raise an issue on GitHub.
OpenVPN for Kodi is licensed under the GPL 3.0 license.