filternet
filternet copied to clipboard
Redirect HTTPS requests
Hi,
I need to do following and wondered if it's possible to do using your library.
- Proxy all http/https requests transparently no MITM
- Perform a simple background check for either the http or https url's based on the host name
- If certain conditions are met redirect the url
- If conditions not met transparently proxy all traffic especially https
Best regards,