spotifyd
spotifyd copied to clipboard
Spotifyd ignores transparent proxying libraries (e.g. tsocks or proxychains)
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
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?