root@armadillo:/# vi /etc/wgetrc ### ### Sample Wget initialization file .wgetrc ### ## You can use this file to change the default behaviour of wget or to ## avoid having to type many many command-line options. This file does ## not contain a comprehensive list of commands -- look at the manual ## to find out what you can put into this file. You can find this here: ## $ info wget.info 'Startup File' ## Or online here: ## https://www.gnu.org/software/wget/manual/wget.html#Startup-File ## ## Wget initialization file can reside in /etc/wgetrc ## (global, for all users) or $HOME/.wgetrc (for a single user). ## ## To use the settings in this file, you will have to uncomment them, ## as well as change them, in most cases, as the values on the ## commented-out lines are the default values (e.g. "off"). ## ## Command are case-, underscore- and minus-insensitive. ## For example ftp_proxy, ftp-proxy and ftpproxy are the same. http_proxy=http://192.168.0.243:8080/ ## ## Global settings (useful for setting up in /etc/wgetrc). ## Think well before you change them, since they may reduce wget's ## functionality, and make it behave contrary to the documentation: ## # You can set retrieve quota for beginners by specifying a value # optionally followed by 'K' (kilobytes) or 'M' (megabytes). The # default quota is unlimited. #quota = inf # You can lower (or raise) the default number of retries when # downloading a file (default is 20). #tries = 20 # Lowering the maximum depth of the recursive retrieval is handy to # prevent newbies from going too "deep" when they unwittingly start # the recursive retrieval. The default is 5. ## https://www.gnu.org/software/wget/manual/wget.html#Startup-File ## ## Wget initialization file can reside in /etc/wgetrc ## (global, for all users) or $HOME/.wgetrc (for a single user). ## ## To use the settings in this file, you will have to uncomment them, ## as well as change them, in most cases, as the values on the ## commented-out lines are the default values (e.g. "off"). ## ## Command are case-, underscore- and minus-insensitive. ## For example ftp_proxy, ftp-proxy and ftpproxy are the same. http_proxy=http://192.168.0.243:8080/ ## ## Global settings (useful for setting up in /etc/wgetrc). ## Think well before you change them, since they may reduce wget's ## functionality, and make it behave contrary to the documentation: ## # You can set retrieve quota for beginners by specifying a value "/etc/wgetrc" 141 lines, 4982 characters written root@armadillo:/# ping google.com PING google.com (172.217.26.238) 56(84) bytes of data. ^Z [16]+ Stopped ping google.com gets-howto/ ?o:/# wget wget https://download.atmark-techno.com/sample/a640-wxwid --2019-01-10 21:57:08-- http://wget/ Connecting to 192.168.0.243:8080... connected. Proxy request sent, awaiting response... 503 Service Unavailable 2019-01-10 21:57:08 ERROR 503: Service Unavailable. --2019-01-10 21:57:08-- https://download.atmark-techno.com/sample/a640-wxwidgets-howto/ Resolving download.atmark-techno.com (download.atmark-techno.com)... 221.114.106.147 Connecting to download.atmark-techno.com (download.atmark-techno.com)|221.114.106.147|:443... ^[[A^[[A^H^H^H^Z root@armadillo:/# wget wget https://download.atmark-techno.com/sample/a640-wxwiple/a640-wxwidgets-howto/ ? gets-howto/ ?o:/# wget wget https://download.atmark-techno.com/sample/a640-wxwidg --2019-01-10 21:57:41-- http://wget/ Connecting to 192.168.0.243:8080... connected. Proxy request sent, awaiting response... 503 Service Unavailable 2019-01-10 21:57:41 ERROR 503: Service Unavailable. --2019-01-10 21:57:41-- https://download.atmark-techno.com/sample/a640-wxwidgets-howto/ Resolving download.atmark-techno.com (download.atmark-techno.com)... 221.114.106.147 root@armadillo:/# o:/# wget wget https://download.atmark-techno.com/sample/a640-wxwidg