I know how to use http_proxy to redirect http request, but how to redirect the data with a socket5 proxy such as a SSH tunnel?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
|||
|
|
Look at the |
|||
|
|
|
For bash network request to redirect through socket5 proxy, you have to export http_proxy variable:
|
|||||||
|