在shell脚本中使用代理

 

设置所有的代理走socks5
export ALL_PROXY="socks5://127.0.0.1:1080"
取消代理
unset ALL_PROXY
 
posted @ 2019-03-11 16:43  酱_油  阅读(864)  评论(0编辑  收藏  举报