Skip to content

Instantly share code, notes, and snippets.

@Weeker
Created July 30, 2013 09:26
Show Gist options
  • Select an option

  • Save Weeker/6111543 to your computer and use it in GitHub Desktop.

Select an option

Save Weeker/6111543 to your computer and use it in GitHub Desktop.
Squid.conf
cache_peer localhost parent 7777 0 no-query
connect_timeout 2 seconds
prefer_direct on
acl gfw dstdom_regex -i "/usr/local/etc/squid/gfwed.txt"
never_direct allow gfw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment