Answer the question
In order to leave comments, you need to log in
How to provide a proxy of one server through another?
Good afternoon. There are more than a dozen proxies on the same server, let's say:
1.1.1.1:8012
1.1.1.1:8013
Etc.
I had a thought, is it possible to somehow specify the server, for example:
2.2.2.2:8012, which in turn redirects to 1.1.1.1:8012 and then the answer of some domain? That is, so that the client does not see the connection to 1.1.1.1.
Answer the question
In order to leave comments, you need to log in
for example, in 3proxy you can do something like
auth iponly
allow *
parent 1000 socks5+ 1.1.1.1 8012
socks -i2.2.2.2 -p8012
fakeresolve
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question