You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
castget uses curl so in theory anything that curl supports should work. If I understand the API docs correctly, it should work if you set the environment variable http_proxy like this:
http_proxy=socks5://your.details castget
I don't have a way to test this. If you manage to make it work, please let me know so I can't add it to the documentation.
Is it possible to use castget with a socks5 proxy?
The text was updated successfully, but these errors were encountered: