Hello i’m working on a project to cache HTTPS connection via squid server, so i’m wondering if i can route the decrypted HTTPS traffic to squid server so he logs it then i route back the traffic from squid server to mitm server to encrypt it back and send it to facebook/google Graph:
Internet <—> MITMPROXY <====> Squid Server <====> MITMPROXY <----> User.
Thank you! if you got another suggestion please tell me!