Using a SOCKS proxy from C++ [closed]
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 4 years ago . How I can use a SOCKS proxy from my C++ socket program? 回答1: Your question is a bit vague, but I'll try to answer it anyway. If found these links that might help you: A C++ socket library - Includes an sample of a Web Proxy Another C++ socket library - Includes also an example of