{"id":2301,"date":"2017-12-08T06:55:49","date_gmt":"2017-12-08T06:55:49","guid":{"rendered":"http:\/\/www.scmgalaxy.com\/tutorials\/?p=2301"},"modified":"2020-01-09T09:30:03","modified_gmt":"2020-01-09T09:30:03","slug":"wget-with-proxy","status":"publish","type":"post","link":"https:\/\/www.devopsschool.com\/blog\/wget-with-proxy\/","title":{"rendered":"Wget with proxy"},"content":{"rendered":"<p><strong>rajeshkumar created the topic: wget with proxy<\/strong><\/p>\n<p>Hi,<\/p>\n<p>Please find a following commmand which can used to wget with proxy&#8230;.<\/p>\n<p><code>export http_proxy=<PROXY>:3128 && wget --proxy-password=<PASSWORD> --proxy-user=<USER-ID> -r -l 1 http:\/\/www.yahoo.com\/<\/code><\/p>\n<p>Regards,<br \/>\nRajesh Kumar<br \/>\nTwitt me @ <a href=\"http:\/\/twitter.com\/RajeshKumarIn\" target=\"_blank\" rel=\"noopener\">twitter.com\/RajeshKumarIn<\/a><\/p>\n<p><strong>scmuser replied the topic: Re: wget with proxy<\/strong><br \/>\nGNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.<\/p>\n<p>GNU Wget has many features to make retrieving large files or mirroring entire web or FTP sites easy, including:<\/p>\n<p>* Can resume aborted downloads, using REST and RANGE<br \/>\n* Can use filename wild cards and recursively mirror directories<br \/>\n* NLS-based message files for many different languages<br \/>\n* Optionally converts absolute links in downloaded documents to relative, so that downloaded documents may link to each other locally<br \/>\n* Runs on most UNIX-like operating systems as well as Microsoft Windows<br \/>\n* Supports HTTP proxies<br \/>\n* Supports HTTP cookies<br \/>\n* Supports persistent HTTP connections<br \/>\n* Unattended \/ background operation<br \/>\n* Uses local file timestamps to determine whether documents need to be re-downloaded when mirroring<br \/>\n* GNU Wget is distributed under the GNU General Public License.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>rajeshkumar created the topic: wget with proxy Hi, Please find a following commmand which can used to wget with proxy&#8230;. export http_proxy=:3128 &#038;&#038; wget &#8211;proxy-password= &#8211;proxy-user= -r -l 1 http:\/\/www.yahoo.com\/&#8230; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_joinchat":[],"footnotes":""},"categories":[454],"tags":[379],"class_list":["post-2301","post","type-post","status-publish","format-standard","hentry","category-shell-script","tag-proxy"],"_links":{"self":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/2301","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/comments?post=2301"}],"version-history":[{"count":1,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/2301\/revisions"}],"predecessor-version":[{"id":2302,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/2301\/revisions\/2302"}],"wp:attachment":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/media?parent=2301"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/categories?post=2301"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/tags?post=2301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}