想要建立如下ssh tunnel
ssh root@10.93.2.3 -L2002:127.0.0.1:5913
then open vnc connecting to localhost:2002
可以在secureCRT通过一下配置实现ssh tunnel
本文介绍如何使用SecureCRT配置SSH隧道,实现通过localhost:2002连接到127.0.0.1:5913的VNC服务。通过简单的步骤说明,帮助读者快速上手。
想要建立如下ssh tunnel
ssh root@10.93.2.3 -L2002:127.0.0.1:5913
then open vnc connecting to localhost:2002
可以在secureCRT通过一下配置实现ssh tunnel
527
714
2759

被折叠的 条评论
为什么被折叠?