Ubuntu 下如何使用 SSH Tunneling Proxy ?

AutoSSH

AutoSSH 的使用方法和 SSH 类似,只是它提供了断线自动连接功能,这样就不必每次重新输入命令了。

安装

sudo apt-get install autossh
<br />
reference:
http://wiki.wowubuntu.com/blog/ubuntu_ssh_tunneling<br />
<a title="freebsd:autossh" href="http://w.riku.me/freebsd/autossh">在 Freebsd 下用 autossh 自动登录并掉线重连的 ssh tunneling proxy server</a><br />

你可能感兴趣的:(ubuntu)