在.ssh目录下新建config文件,并添加以下内容:

 

Host 10.100.101.123
ProxyCommand=nc -X 5 -x [proxyip:proxyport] %h %p

  

相关文章:

  • 2021-06-22
  • 2021-09-22
  • 2021-06-19
  • 2022-03-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-07
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-30
  • 2022-12-23
  • 2022-01-07
  • 2021-07-16
相关资源
相似解决方案