How To Use Proxy Server To Access Internet at Shell Prompt With http_proxy Variable. [reprint]
摘要:http://www.cyberciti.biz/faq/linux-unix-set-proxy-environment-variable/Set http_proxy shell variableType the following command to set proxy server:$ export http_proxy=http://server-ip:port/ $ export http_proxy=http://127.0.0.1:3128/ $ export http_proxy=http://proxy-server.mycorp.com:3128/How do I ..
阅读全文
posted @ 2012-12-25 11:29
浙公网安备 33010602011771号