Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Proxy-Server is required, how deal with it?
#3
I don't know whether the libcurl library which MPD uses picks up the environment variables but you could try something like below.

Create the file /etc/environment.d/10-proxy-server.conf containing the two lines below substituting your web proxy IP address and port.

export http_proxy="http://proxy-server-ip:port/"
export https_proxy="http://proxy-server-ip:port/"

Reboot and test
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Proxy-Server is required, how deal with it? - by Tim Curtis - 12-08-2023, 12:24 PM

Forum Jump: