How you can use a proxy server with wget?

You can set the proxy in the configuration file...

/etc/wgetrc, entering or changing the following parameters:

http_proxy=http://[[user][:pass]@]proxyname[:port]
ftp_proxy=http://[[user][:pass]@]proxyname[:port]
use_proxy=on