admin 管理员组

文章数量: 1184232

通过代理请求:

curl -I -x http://localhost:7890 https://huggingface.co

设置代理:

 export http_proxy=http://localhost:7890
 export https_proxy=http://localhost:7890

本文标签: 浏览器 curl