Questions
Tags
Sign In
Nodejs http socks5proxy tunnel?
Is it possible to make like a tunnel and Nodejs http-socks5?
I.e. nodejs accepts all http requests as a proxy server and sends them to the socks5 proxy server.
Node.js
npm
Proxy
lysanne.Barro
asked
April 7th 20 at 10:41
Related questions
3
How to run shell_exec to PHP not waited for the end of a system command?
1
How do I cash in a card while in Ukraine?
2
Why the speed on the ipad is bad?
0
How to simplify the process of adaptive layout under Safari?
1
As in the telegram to channel strictly limit the users who need?
3
How to get categories and products through the brand?
3
Why select is not visible entirely?
2
How to parse the page if the data is loaded immediately?
More answers about
"Nodejs http socks5proxy tunnel?"
1
answer
mackenzie_Fadel32
answered on
April 7th 20 at 10:43
Solution
if we are talking about http (not https) requests, it is possible
https://www.npmjs.com/package/shadowsocks-lite
https://www.npmjs.com/package/http-proxy-to-socks
Thanks, like what you need
- lysanne.Barro
commented on April 7th 20 at 10:46
Please
sign in
or
sign up
to write your answer or comment.
Find more questions by tags
Node.js
npm
Proxy