vi .profile


export http_prox="http://xxxx:port"

export https_proxy="http://xxxx:port"

alias curl="curl -x http://xxxx:port"

 

相关文章: