[squid-users] Web Whatsapp, Dropbox... problem

Craddock, Tommy Tommy.Craddock at bicgraphic.com
Thu Sep 1 14:30:43 UTC 2016


Hello, 

Create an ACL that will be a list of domains, either in the ACL or in a txt file that the ACL refers to, and place any URLs you want bypassed by the proxy into the ACL.  Something like this:


ACL Section of your squid.conf:

acl bypass_dst_dom  dstdomain "/etc/squid/bypass_dst_domain.txt"


Then in the http_access section:

http_access allow bypass_dst_dom



Thanks!

 
Tommy E CRADDOCK JR

-----Original Message-----
From: squid-users [mailto:squid-users-bounces at lists.squid-cache.org] On Behalf Of erdosain9
Sent: Thursday, September 01, 2016 10:21 AM
To: squid-users at lists.squid-cache.org
Subject: Re: [squid-users] Web Whatsapp, Dropbox... problem

hi.
Thanks
but, now im using ssl-bump with squid 3.3.8 is there a possibility that work web.whatsapp and drobpox with this version, or at least exclude them from the "proxy"???

Thanks



--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Web-Whatsapp-Dropbox-problem-tp4679299p4679304.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
squid-users at lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com ______________________________________________________________________

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________


More information about the squid-users mailing list