Python pip代理设置
pip --proxy=http://username:password@192.168.16.28:8118 install 组件名称
Go代理设置
export http_proxy=http://192.168.16.28:8118
export https_proxy=https://192.168.16.28:8118
$l10n 参数必须是一个数组。若要将任意数据传递给脚本,请改用 wp_add_inline_script() 函数。 请查阅调试 WordPress来获取更多信息。 (这个消息是在 5.7.0 版本添加的。) in /data/www/appblog/wp-includes/functions.php on line 6131pip --proxy=http://username:password@192.168.16.28:8118 install 组件名称
export http_proxy=http://192.168.16.28:8118
export https_proxy=https://192.168.16.28:8118