Hi folks,
I want to start evaluating squid 4 beta version.
Is there a tutorial or a step by step document I can use to setup a proxy
that would do the following:
- intercept traffic (transparent proxy)
- handles HTTP and HTTPS (handles gracefully sites that cannot be 'bumped')
- attach an ICAP ser
I have installed squid 3.15 on ubuntu 15.10 server. squid was setup with
sslbump for https traffic. The functionality work without any problem i.e. :
all traffic from both http and https goes through squid and all internet can
be accessed on all devices where certificates are installed. With one
ex