How to configure resty to use a SOCKS5 proxy for API requests?

22 Replies, 1324 Views

man, resty use socks5 proxy is such a pain. i ended up using a different approach altogether. i set up a local proxy server that handles the socks5 stuff, and then pointed resty to that.

it’s a bit of a workaround, but it worked for me. maybe give it a try?

Messages In This Thread



Users browsing this thread: 1 Guest(s)