美文网首页技术日常
linux14~iterm2长城

linux14~iterm2长城

作者: 摹喵居士 | 来源:发表于2017-10-12 11:19 被阅读3次

2017.10.12

iterm2长城问题

  • 首先安装好长城软件,默认的是127.0.0.1:1087
  • iterm下运行
export http_proxy=127.0.0.1:1087
export https_proxy=127.0.0.1:1087

  • 使用完成后清理
unset http_proxy https_proxy

相关文章

网友评论

    本文标题:linux14~iterm2长城

    本文链接:https://www.haomeiwen.com/subject/bwpnyxtx.html