I was trying to send http/https requests via proxy (socks5), but I can’t understand if the problem is in my code or in the proxy. I tried using this code and it gives me an error: This is my code: Then, I checked the proxy with an online tool The tool manages to send requests through the proxy. . So