Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the method of setting up the free Internet access of SSH+Squid proxy server?

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article shows you the method of setting up the free Internet access of the SSH+Squid proxy server. The content is concise and easy to understand. It will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.

Squid is a high-performance proxy cache server, but the disadvantage is that the URL is sent in clear text. In our special Internet environment, even if we use such a proxy server, we will often be "Reset" when we open a web page. SSH solves this problem very well. All you need is a vps to configure it. It's easy to set up.

Install webmin

Webmin is a free software for visually managing linux systems. We installed it to make it easier to manage squid proxy servers or linux systems. The detailed installation address is as follows:

CentOS installs Webmin management system

Install squid proxy server

1. Before installing squid, we need to install the EPEL package.

The copy code is as follows:

Rpm-Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm

2. Install squid proxy server

Log in to webmin, click Un-used Modules, find the Squid proxy server, and click "click here" to start the installation. After the installation is successful, go to the server-> squid proxy server to start squid. On this page you can configure squid according to your own needs. Finally, you need to edit the file / etc/squid/squid.conf, http://www.bbqmw.net/qm_yeqm/ to search for "http_access deny all" to change to "http_access allow all" and restart squid, "service squid restart".

Set up putty

Open putty, go to Connection- > SSH- > Tunnels, fill in Source port:3128, select Dynamic, and click add.

Final result:

Click the menu "Session" on the left, enter Host Name, fill in Saved Sessions, and save, click "open", enter the user name and password, and the SSH channel is established.

Set up Firefox browser

According to the test, IE and Google browser can not be set up successfully, so you can only use Firefox.

Open Firefox browser, go to tools-> options-> Advanced-> Network, and click Settings.

Fill in the information according to the picture.

Set up a local DNS server

After setting up Firefox, it is not over yet, and there is also the legendary DNS intercept. We need to modify the DNS server of our computer to 8.8.8.8.8.4.4.

For dial-up users, you need to redial for the DNS server to take effect.

What is the method of setting up the free Internet access of the SSH+Squid proxy server? have you learned the knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report