Bypass Squid curtain site

From MS Computech
Revision as of 12:26, 22 May 2012 by Snifer (talk | contribs) (Created page with "If you want to AVOID completely squid, adding exceptions to the transparent proxy iptables redirect rule is way. You can, however, create an acl in squid for the always_direc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

If you want to AVOID completely squid, adding exceptions to the transparent proxy iptables redirect rule is way.

You can, however, create an acl in squid for the always_direct directive. From the squid docs:

acl local-servers dstdomain my.domain.net
always_direct allow local-servers