Created
July 30, 2013 09:26
-
-
Save Weeker/6111543 to your computer and use it in GitHub Desktop.
Squid.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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