Linux realizes scientific Internet _linux

Source: Internet
Author: User
Tags server port

Plink-n-V Server username @ Server domain-d 127.0.0.1:7070-PW Server password-P server port

Then install Privoxy

Copy Code code as follows:

sudo apt-get install Privoxy

Edit configuration file

After installation only need to change a little bit configuration/etc/privoxy/config, let Privoxy turn on socks to HTTP. Find the following bold line in config, remove the comment #, and change the port number to the Plink set above.

Copy Code code as follows:

Listen-address 192.168.x.x:8964
forward-socks5/127.0.0.1:7070. #注意这行配置必需在listen-address below, I debug a half-day error ~

Save the launch and restart the Privoxy.

Copy Code code as follows:

Sudo/etc/init.d/privoxy restart

Then your Chrome browser Android iOS device connection WiFi modify connect to HTTP Proxy

Deploy to your own private extranet server tomorrow try

The above is the entire content of this article, I hope you can enjoy.

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.