#设置代理
export http_proxy='http://username:paasword@x.x.x.x:xx'
export https_proxy=$http_proxy
#取消代理
unset http_proxy
unset https_proxy
#设置代理
export http_proxy='http://username:paasword@x.x.x.x:xx'
export https_proxy=$http_proxy
#取消代理
unset http_proxy
unset https_proxy
Lawrence阅读 1.1k
健身的油条_ADoT6阅读 1.1k
sysin阅读 824
MLeo阅读 781
白穹雨阅读 752
sysin阅读 751
sysin阅读 736
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。