Linux + squid10 minutes Get proxy surfing (QQ)

Source: Internet
Author: User
Linux + squid10 minutes to get proxy surfing (QQ)-Linux Enterprise Application-Linux server application information, the following is a detailed description. Self-improvement

I didn't expect squid to be so useful.

Download the installation package directly in linux:

Wget http://www.squid-cache.org/Versi... 2.5.STABLE13.tar.gz

Decompress

Tar-zxvf squid-2.5.STABLE13.tar.gz

Cd squid-2.5.STABLE13

#./Configure -- prefix =/usr/local/squid

# Make

# Make install

Then create the cache directory

Mkdir/usr/local/squid/cache

Chown-R nobody: nobody/usr/local/squid/cache
Chmod 777/usr/local/squid-R
/Usr/local/squid/sbin/squid-z
/Usr/local/squid/sbin/squid-NCd1

In this way, start. If you want to modify the port or something, go to/usr/local/squid/etc and modify the port in the squid. conf file.

I only modified http_accees.

Http_access allow all

OK, and then QQ and Internet access.

The default port is 2128.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.