Mr Zhang's Blog

  • Home
  • Archives
  • eBook
  • About

ssh notes

2019-08-07
  • 使用ssh与一台主机建立tcp隧道,使用ssh通过该tcp隧道登录另一台主机(应用场景:防火墙限制ip访问)
    • $ ssh -J user@machineB user@machineA
    • How do I SSH to machine A via B in one command?’
  • 实战 SSH 端口转发
ssh

© 2019-2021 zhangpp.com 版权所有 ICP证:京ICP备18062615号-3

京公网安备 11010502040201号