Linux 使用代理使网速变快

$ export http_proxy="http://USER:PASSWORD@PROXY_SERVER:PORT"
$ export https_proxy="https://USER:PASSWORD@PROXY_SERVER:PORT"
$ export ftp_proxy="http://USER:PASSWORD@PROXY_SERVER:PORT"

https://www.shellhacks.com/linux-proxy-server-settings-set-proxy-command-line/

https://www.cyberciti.biz/faq/linux-unix-set-proxy-environment-variable/
posted @   jaystarba  阅读(331)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示