Use Tinyproxy to build proxy HTTP server under Ubuntu

Source: Internet
Author: User


First, installation


Installing Tinyproxy

sudo apt-get install tinyproxy-y

After the installation is complete, the proxy service is automatically opened with the root limit, and the default listener 8888




Second, the configuration Tinyproxy


Vim/etc/tinyproxy.conf


1) Modify the Tinyproxy default listening port:




2) Modify the Monitor network card:

If you have more than one network card, you can bind to one of them.

If this line is commented out, Tinyproxy will bind to all current network cards.




3) Modify traffic export:

This allows you to specify a network adapter for outgoing connections.

This is useful for multiple home machines because you want all traffic to be displayed from a specific interface.




4) Modify the network that is allowed to connect (default is 127.0.0.1 only):





Third, restart the Tinyproxy service, make the configuration effective


sudo service tinyproxy restart




Iv. Modifying the client configuration, configuring the Internet proxy









Use Tinyproxy to build proxy HTTP server under Ubuntu

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.