Brad Lucas

Programming, Clojure and other interests
June 11, 2008

To Use Wget Through An Authenticating Proxy

Create an environment variable http_proxy using the following syntax

http_proxy=http://USER:PWD@PROXY-SERVER:PORT
Tags: linux