You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 31, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+14-6Lines changed: 14 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
OpenVPN for XBMC
1
+
OpenVPN for Kodi
2
2
==========
3
-
A script that allows you to control OpenVPN from within XBMC.
3
+
A script that allows you to control OpenVPN from within Kodi.
4
4
5
5
Features
6
6
-----
7
-
- Start and stop OpenVPN from with XBMC.
7
+
- Start and stop OpenVPN from with Kodi.
8
8
- Setup multiple VPN connections.
9
9
- Display current geo-location.
10
10
@@ -15,7 +15,7 @@ Screenshots
15
15
16
16
Installation
17
17
------
18
-
Download the latest zip file and install the addon. See [http://wiki.xbmc.org/?title=Add-ons#How_to_install_from_a_ZIP_file][1] for more details on installing addons from zip file.
18
+
Download the latest zip file and install the addon. See [http://kodi.wiki/view/HOW-TO:Install_an_Add-on_from_a_zip_file][1] for more details on installing addons from zip file.
19
19
20
20
Usage
21
21
------
@@ -51,9 +51,17 @@ The following settings are available.
51
51
52
52
**Password is required**: Set to true if a password is required when using sudo. Default: true
53
53
54
+
FAQ
55
+
---
56
+
57
+
**Is this plugin available in a Kodi addons repository?** No
58
+
59
+
**I can't get the OpenVPN plugin to work on Raspberry Pi?** Before asking me for help I suggest reading the following [guide][3].
60
+
54
61
License
55
62
------
56
-
OpenVPN for XBMC is licensed under the [GPL 3.0 license][2].
63
+
OpenVPN for Kodi is licensed under the [GPL 3.0 license][2].
0 commit comments