RasPlex - Unable to login behind Proxy

Hi all,

I’ve got a RPi2 running RasPlex. I’m behind a firewall but have no idea how to configure the proxy settings in RasPlex as it doesn’t have the same settings Kodi/OpenElec does.

I’ve got “Putty” in case it can be done over SSH but I’ve never used SSH before so I’ve no idea how I’d even use it to do so. Any help would be appreciated :slight_smile: Thanks!

It’s worth mentioning that I’ve run the following commands using putty:

export http_proxy:######:####
export http_proxy:"######:####"
export https_proxy:######:####
export https_proxy:"######:####"
export HTTP_PROXY:######:####
export HTTP_PROXY:"######:####"
export HTTPS_PROXY:######:####
export HTTPS_PROXY:"######:####"

I tried all of those combinations in case it was case sensitive. Also, I was unclear if the speachmarks were required so I tried both with and without them. None of the above combinations worked.

Also, I don’t think I mentioned before but I’m using version 1.0.3. If anyone can help getting this thing to run behind a firewall, I’d greatly appreciate it :slight_smile: Thanks!