filternet icon indicating copy to clipboard operation
filternet copied to clipboard

Redirect HTTPS requests

Open 3goats opened this issue 10 years ago • 0 comments

Hi,

I need to do following and wondered if it's possible to do using your library.

  1. Proxy all http/https requests transparently no MITM
  2. Perform a simple background check for either the http or https url's based on the host name
  3. If certain conditions are met redirect the url
  4. If conditions not met transparently proxy all traffic especially https

Best regards,

3goats avatar Jan 31 '15 12:01 3goats