Wget settings for Linux proxy

Source: Internet
Author: User
For more information about wget settings-Linux general technology-Linux technology and applications, see the following. Obviously, when Linux uses proxy to access the Internet, we usually only set the proxy IP in the browser, so that other software in Linux cannot be connected to the network, such as wget, yum, QQ and other programs also need to set up a proxy, the network Download Software wget as an example.

The procedure is as follows:

1. Create a file in the main directory. wgetrc

2. edit the file and add the following code:
Http_proxy = http://aa.bb.cc.dd: ee/
Ftp_proxy = http://aa.bb.cc.dd: ee/

Aa. bb. cc. dd indicates the proxy IP address and ee indicates the port number of the proxy IP address. (assume that the proxy has no user name or password)
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.