Answer the question
In order to leave comments, you need to log in
How to stand between a proxy server and a PC?
Greetings. There is such a scheme. It is
required that my clients connect from the beginning to my address (1.1.1.10), and not immediately directly (14.150.160.17).
There will be about 50 addresses, that is, there will be a separate mine for each address of the proxy server. How can this be done?
I will be very grateful for all answers.
Answer the question
In order to leave comments, you need to log in
Legally - configure your proxy on 1.1.1.10 and configure 1.1.1.10 as a proxy on client PCs.
Illegal - it's a man-in-the-middle, many different options - spoofing, transparent proxy on the gateway, DNS phishing, routing hooks, fake browser autoconfiguration scripts, etc., it all depends on the details of the location of 1.1.1.10 and PC, and as well as your ability to influence the infrastructure.
For example in 3proxy
allow *
parent 1000 http 14.150.160.17
proxy -i1.1.1.10 -p3128
flush
allow *
parent 1000 http 14.150.160.18
proxy -i1.1.1.10 -p3129
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question