Infiniture
V2EX  ›  问与答

在规则模式下,如何使用终端代理?

  •  
  •   Infiniture · Oct 9, 2020 · 1526 views
    This topic created in 2044 days ago, the information mentioned may be changed or developed.
    每次打开终端用 brew 的时候,必须是 clash 在全局模式下 才可以,有没有办法在规则模式下使用?
    4 replies    2020-10-09 18:00:39 +08:00
    wakzz
        1
    wakzz  
       Oct 9, 2020
    newbieRenew
        2
    newbieRenew  
       Oct 9, 2020 via iPhone
    大多数代理都提供了 Shell export command,复制,终端里粘贴一下就行了
    masker
        3
    masker  
       Oct 9, 2020 via Android
    .bashrc or .zshrc
    export 一下就好了
    HarryQu
        4
    HarryQu  
       Oct 9, 2020
    vim ~/.bash_profile,add:

    export http_proxy="http://127.0.0.1:7890"
    export https_proxy="http://127.0.0.1:7890"


    source ~/.bash_profile


    话说你 brew 为什么不用镜像呢?

    https://mirrors.tuna.tsinghua.edu.cn/help/homebrew/
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4282 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 05:20 · PVG 13:20 · LAX 22:20 · JFK 01:20
    ♥ Do have faith in what you're doing.