http://www.linuxeden.com/html/security/20091105/69003.html
ssh -g -L <local port>:<remote host>:<remote port> <SSH hostname>
转发本地端口<local port>到远端端口<remote host>:<remote port>, 中间经过<SSH hostname>转发
本文介绍如何使用SSH命令进行端口转发,通过指定本地端口、远程主机及远程端口来实现安全的数据传输。
http://www.linuxeden.com/html/security/20091105/69003.html
ssh -g -L <local port>:<remote host>:<remote port> <SSH hostname>
转发本地端口<local port>到远端端口<remote host>:<remote port>, 中间经过<SSH hostname>转发
18万+

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