Linux配置代理IP: vim /etc/profile http_proxy=http://username:password@ip:port/ https_proxy=http://username:password@ip:port/ export http_proxy export https_proxy source /etc/profile 来源:https://www.cnblogs.com/tianboblog/p/11360275.html 标签 http代理 linux系统 代理ip