Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spotifyd ignores transparent proxying libraries (e.g. tsocks or proxychains) #1241

Open
avivace opened this issue Dec 6, 2023 · 1 comment
Labels
bug A functionality or parts of a program that do not work as intended

Comments

@avivace
Copy link

avivace commented Dec 6, 2023

Tools like tsocks and proxychains can be transparently used on unix systems to start an executable and set up a "transparent socks 5 proxy".

For some reason, running tsocks spotifyd doesn't work, and the connection requests (probably starting from another executable?) ignore this

@avivace avivace added the bug A functionality or parts of a program that do not work as intended label Dec 6, 2023
@eladyn
Copy link
Member

eladyn commented Jan 6, 2024

Thank you for the report. Do you know of an easy way to reproduce this? Like a dry-run mode of tsocks or proxychains that only doesn't need a working SOCKS proxy or something similar?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A functionality or parts of a program that do not work as intended
Projects
None yet
Development

No branches or pull requests

2 participants