How to set the SSH proxy to access the Internet [Image and text]

Source: Internet
Author: User

Reprinted please indicate the source and the author contact: http://blog.csdn.net/mimepp
Contact information: Yu Tao <yut616 at Sohu dot com>

Keywords: SSH, proxy, proxy, Internet access

 

This section describes how to use an SSH proxy to access the Internet, especially for foreign sites.

 

Purpose:

* You can connect to the company intranet or directly access a foreign website through other machines on the network.

 

Preparations:

* A server with SSH permissions, such as a Linux server on the network or in the company.

* Download several free tools, which will be listed later. (We only use free of charge)

 

Windows machine:

 

1. Download plink.exe putty.exe to C: root directory

* Http://www.chiark.greenend.org.uk /~ Sgtatham/Putty/download.html

2. Create a batch, for example, in the C:/root directory:

* Putty. bat, content:

@ Echo off <br/> goto start <br/>: Start <br/> CLS <br/> color 1f <br/> echo. <br/> echo SSH proxy start the <SPAN class = 'wp _ keywordlink '> Program </span> <br/> echo. <br/> plink-N your_user_name @ some_ip_address-PW your_password-D 127.0.0.1: 1080 <br/> # execute this batch file and keep the window open. Once the proxy is closed, the file becomes invalid. The proxy server address is 127.0.0.1: 1080, so that the SOCKS5 protocol proxy can also be changed to the required port. When necessary, you can deploy the relevant information correctly to the browser and instant messaging software. <Br/>

* Run

3. Download freecap

* Http://www.freecap.ru/eng/

* Settings

4. run firefox and other software tools directly from freecap. You do not need to manually modify the Firefox/ie agent.

* The Firefox title will change.

* Then you can browse various websites without any restrictions.

Related Article

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.