1、安装 connect

brew install connect

 

2、配置 ~/.ssh/config

Host *
  ProxyCommand connect -H your.proxy.server:proxy_port %h %p

 

 

相关文章: