文档/操作系统/Mac终端使用代理本页目录 3配置取消配置参考配置 找到与Clash到配置, 将下面的端口替换成代理软件端口。 默认为如下配置: export http_proxy=http://localhost:7890 export https_proxy=http://localhost:7890 取消配置 unset http_proxy unset https_proxy 参考 知乎上一篇运行无签名的应用下一篇终端指令别名