wget代理设置【备忘】
时间:2009-04-22 来源:sulpha
新建或者编辑~/.wgetrc,内容如下
http_proxy = http://proxy.server.com:8080/
ftp_proxy = http://proxy.server.com:8080/
--proxy-user=username
--proxy-passwd=mypasswd
http_proxy = http://proxy.server.com:8080/
ftp_proxy = http://proxy.server.com:8080/
--proxy-user=username
--proxy-passwd=mypasswd
相关阅读 更多 +