文章

在leopard下创建ssh tunnel连接远程应用

ssh -l remote_user -L local_port:localhost:remote_port remote_host

本文由作者按照 CC BY 4.0 进行授权