在linux中,要设置代理值,请执行以下操作。 proxy=http://$user:[email protected]:${NUM} http_proxy="$proxy" https_proxy="$proxy" ${COMMAND}
確定! 回上一頁