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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -