mirror of
https://github.com/AnanthVivekanand/spotify-adblock.git
synced 2026-04-26 21:15:53 +03:00
[GH-ISSUE #38] Proxy support #30
Labels
No labels
cannot reproduce
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-adblock#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Naramsim on GitHub (Aug 10, 2021).
Original GitHub issue: https://github.com/AnanthVivekanand/spotify-adblock/issues/38
At work, I'm already using a proxy to browse the Internet.
It would be possible to instruct
spotify-adblockto use a custom proxy server for outgoing requests?Thanks
@AnanthVivekanand commented on GitHub (Aug 10, 2021):
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.
@Naramsim commented on GitHub (Oct 20, 2021):
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.