$ export http_proxy=socks5://127.0.0.1:1080 # 配置http访问的
$ export https_proxy=socks5://127.0.0.1:1080 # 配置https
$ export all_proxy=socks5://127.0.0.1:1080 # 配置http和https访问

  mac终端设置代理

 

 

mac终端设置代理

 

 

 

 

相关文章:

  • 2021-11-13
  • 2021-11-15
  • 2022-12-23
  • 2022-01-23
  • 2021-12-28
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-16
  • 2022-12-23
  • 2022-03-03
  • 2021-12-26
相关资源
相似解决方案