Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
proxy bypass
#1
Hi, I found some threads discussing unintentional addon proxy bypass, but no intentional. Here is the thing.
I use Proxy setting in KODI (Settings > Internet Access > Proxy), but that doesn't suite me completely.
E.g. the Youtube addon. I want it to bypass the Proxy configured.
So now the question is, how to achieve it.
Is it possible to set up addon to bypass Proxy?
Is it possible to set up KODI to not use Proxy for certain DNS entries?
Reply
#2
Thread moved to OS independent support
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#3
ok, nobody's interested. so I'll start with my thoughts. I think, correct me if I'm wrong, the Kodi just leverage the proxy functionality of Linux subsystem.

in that case it should work if add some proxy settings in the /etc/environments, right? however, every time I update it, it won't stay there. I use Libreelec, should I ask at their forum? at least I need information how is the proxy used in Kodi. If I should focus this way.

https_proxy=http://10.1.1.1:8080/
ftp_proxy=http://10.1.1.1:8080/
no_proxy="localhost,127.0.0.1,localaddress,.youtube.com"
HTTP_PROXY=http://10.1.1.1:8080/
HTTPS_PROXY=10.1.1.1:8080/
NO_PROXY="localhost,127.0.0.1,localaddress,.youtube.com"
Reply

Logout Mark Read Team Forum Stats Members Help
proxy bypass0