AnanthVivekanand / spotify-adblock

Blocking ads on desktop Spotify, crazy code ahead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxy support

Naramsim opened this issue · comments

At work, I'm already using a proxy to browse the Internet.

It would be possible to instruct spotify-adblock to use a custom proxy server for outgoing requests?

Thanks

I'd say that's out of the scope of this project, but an easy solution might be to use the docker image and specify the proxy servers as so: https://docs.docker.com/network/proxy/

I'm interested to know if this would work, so let me know if it does.

It doesn't seem to work. When starting Spotify I see some connections are allowed and refused but ultimately some of them get the ECONNREFUSED error. And Spotify blanks out.