您好,欢迎来到二三娱乐。
搜索
您的当前位置:首页通过代理连接ssh

通过代理连接ssh

来源:二三娱乐

注意
在进行./configure时在MAC下可能会错误,这个在别的教程中几乎没有提及,这里的做法是:

./configure --host=apple

Tunnel SSH through a proxy on MacOS X Mountain Lion

cd ~/Downloads
tar -xfv corkscrew-2.0.tar
cd corkscrew-2.0
./configure --host=apple
make
sudo make install
ProxyCommand /usr/local/bin/corkscrew  8080 %h %p

If your proxy requires authentication like mine then you need to modify your ~/.ssh/config slightly.

Host *
  ProxyCommand corkscrew  8888 %h %p

Copyright © 2019- yule263.com 版权所有 湘ICP备2023023988号-1

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务