[HttpToSocksProxy] How to redirect everything to an upstream SOCKS5 proxy #948
-
I don't the think the title actually describe it all or correctly. Looking ForSay, User set Main PurposeSo my main purpose is to let user use the socks5 proxy but without actually exposing it. I don't know what this method call. So i can't properly Google it. Is this possible using this library? Please help. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I guess you are looking for is a
This is possible but haven't been tried. Here are a few suggestions if you want to hack around:
So:
Most of the task should be straightforward except for dealing with SOCKS5 specific authentication and other workflows. But once connection has been established, you can pretty much tunnel packets as is. Let me know about your thoughts. Thank you. |
Beta Was this translation helpful? Give feedback.
-
Answer: Not directly but may be. Found an alternative. |
Beta Was this translation helpful? Give feedback.
Answer: Not directly but may be. Found an alternative.