Kodi: Difference between revisions
Jump to navigation
Jump to search
(→VPN) |
(→VPN) |
||
Line 36: | Line 36: | ||
* [https://kodi.wiki/view/HOW-TO:Install_Kodi_on_Raspberry_Pi HOW-TO:Install Kodi on Raspberry Pi] | * [https://kodi.wiki/view/HOW-TO:Install_Kodi_on_Raspberry_Pi HOW-TO:Install Kodi on Raspberry Pi] | ||
* We can use VPN on a virtual machine. | * We can use VPN on a virtual machine. | ||
== ProtonVPN == | |||
[https://www.tecmint.com/install-protonvpn-in-linux/ How to Install and Use ProtonVPN on Desktop Linux]. We just need our (IKE2) username/password credential to set it up. | |||
Install it in Ubuntu/debian | |||
<pre> | |||
sudo apt update | |||
sudo apt install openvpn dialog python3-pip python3-setuptools | |||
sudo pip3 install protonvpn-cli | |||
</pre> | |||
Setup ProtonVPN | |||
<pre> | |||
sudo protonvpn init | |||
# Enter username/password | |||
# Choose UDP | |||
# done! | |||
</pre> | |||
Disable IPV6. '''sudo nano /etc/sysctl.conf''' | |||
<pre> | |||
net.ipv6.conf.all.disable_ipv6 = 1 | |||
net.ipv6.conf.default.disable_ipv6 = 1 | |||
net.ipv6.conf.lo.disable_ipv6 = 1 | |||
net.ipv6.conf.tun0.disable_ipv6 = 1 | |||
</pre> | |||
'''sudo sysctl -p''' | |||
Connect to ProtonVPN | |||
<pre> | |||
sudo protonvpn connect | |||
# Select a server location | |||
# Select UDP for fast speeds | |||
</pre> | |||
Run '''curl ifconfig.me''' to confirm the new IP. | |||
To disconnect from VPN | |||
<pre> | |||
sudo protonvpn disconnect | |||
</pre> | |||
= How to set up a Kodi UPnP server = | = How to set up a Kodi UPnP server = |
Revision as of 12:21, 14 August 2022
Install using PPA on Ubuntu
https://kodi.wiki/view/HOW-TO:Install_Kodi_for_Linux
sudo apt-get install software-properties-common sudo add-apt-repository ppa:team-xbmc/ppa sudo apt-get update sudo apt-get install kodi
Docker
https://github.com/linuxserver/docker-kodi-headless
docker run --name=kodi-headless \ -v <path to data>:/config/.kodi \ -e PGID=1000 -e PUID=1000 \ -p 8080:8080 \ -p 9090:9090 \ -p 9777:9777/udp \ linuxserver/kodi-headless
The username/password is kodi/kodi
OSMC
The Ultimate Guide to Install Kodi on Raspberry Pi (OSMC) including installing a VPN on it (Kodi)
VPN
- Set up a VPN with a Kodi add-on
- How to Install Kodi VPN – A Complete Guide On The Best VPN for Kodi
- Guide: How to get VPN working on RetroPie's Kodi 'for noobs'
- *How to Install a VPN on Kodi: Using VPN Add-Ons for Kodi 2022. This allows you to change your VPN settings without exiting Kodi but comes with two notable drawbacks: not all VPN providers support this setup and it can be a tricky process. The benefits of this setup are limited – mainly it allows you to run your VPN without exiting Kodi – so we only recommend it for advanced users who know exactly what they want.
- DNS Leak-Test add-on
- Raspberry Pi VPN Setup Guide
- Download NordVPN app for Raspberry Pi, How to configure a Raspberry Pi
- HOW-TO:Install Kodi on Raspberry Pi
- We can use VPN on a virtual machine.
ProtonVPN
How to Install and Use ProtonVPN on Desktop Linux. We just need our (IKE2) username/password credential to set it up.
Install it in Ubuntu/debian
sudo apt update sudo apt install openvpn dialog python3-pip python3-setuptools sudo pip3 install protonvpn-cli
Setup ProtonVPN
sudo protonvpn init # Enter username/password # Choose UDP # done!
Disable IPV6. sudo nano /etc/sysctl.conf
net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.lo.disable_ipv6 = 1 net.ipv6.conf.tun0.disable_ipv6 = 1
sudo sysctl -p
Connect to ProtonVPN
sudo protonvpn connect # Select a server location # Select UDP for fast speeds
Run curl ifconfig.me to confirm the new IP.
To disconnect from VPN
sudo protonvpn disconnect
How to set up a Kodi UPnP server
How to set up a Kodi UPnP server
Kodi builds
- Better to use VPN. Best free vpn for kodi: Windscribe VPN free 10GB
- 13 Best Kodi Builds of August 2022 – Everything You Need!!!
- 33 Best Kodi Builds in Aug 2022 (Added Kodi 19 Builds)
- 12 Best Kodi Builds August 2022
- Misfit Mods Kodi Build.
Add-on
‘Former pirate’ hit with $19.5 million fine for piracy