Wget with proxy
rajeshkumar created the topic: wget with proxy Hi, Please find a following commmand which can used to wget with proxy…. export http_proxy=:3128 && wget –proxy-password= –proxy-user= -r -l 1 http://www.yahoo.com/ Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn scmuser replied the topic: Re: wget with proxy GNU Wget is a free software package for retrieving files … Read more