c# - how to use use transparent proxy(local host) in middle of browser and destination server? -
"We ask you to send all traffic to the local traffic from the browser and then traffic to our servers can be sent < / P>
Otherwise the browser directly requests the destination server (like Google). "
Transparent proxy can be used in any place, it does not break http and https traffic is.
Browser - & gt; LOOM Host (Make SSL) - & gt; Our server - & gt; Google
Then, how do I use the proxy (local host) transparent between browser and destination server ??
I will start seeing the quickstart video. This is a tool used as a proxy for web debugging, and as you describe it is used as a transparent proxy. The basic idea is the same, to point your proxy to your browser And then the proxy will have to 'forward' the traffic.
Comments
Post a Comment