How to Make Resty Use a SOCKS5 Proxy for Better Connectivity?

18 Replies, 2131 Views

Yo! I had the same problem with resty use socks5 proxy. I ended up using `lua-resty-socks5` and it worked like a charm.

For auth-enabled proxies, you’ll need to include the credentials in the proxy URL. Something like `socks5://username:password@proxy:port`.

Also, make sure your proxy server is up and running. Sometimes it’s the simplest things that cause the most headaches. Good luck!

Messages In This Thread



Users browsing this thread: 1 Guest(s)