Answer the question
In order to leave comments, you need to log in
HTTP requests over SOCKS5 in Node.JS?
Good afternoon, there is a need to send http requests through a socks proxy. How can this be done?
Answer the question
In order to leave comments, you need to log in
as an option, put something before socks that will broadcast requests. 3proxy can be used in the following configuration:
internal 127.0.0.1
auth iponly
allow *
parent 1000 socks5 ip.of.socks socksport sockslogin sockspassword
tcppm 8888 ip.of.web
webport ip.of.web:webport
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question