I think that once I used
export http_proxy=http://user:password@address:port/
successfully. But now when I use wget it shows
Error parsing proxy URL http://user:passwordaddress:port/: Bad port number.
Why it ignores the @ symbol? How to make it work?
I also tried
wget --proxy-user=USERNAME --proxy-password=PASSWORD
But it returned
Proxy request sent, awaiting response... 407 Proxy Authentication Required 2011-06-09 14:01:18 ERROR 407: Proxy Authentication Required.
%23,%2F). – Stephane Chazelas Nov 18 '12 at 16:51