|
ManageSSHTunnel
Manage SSH tunnels from the terminal
Manage SSH TunnelManage SSH Tunnel is a simple shell script to start and stop ssh tunnels from the terminal. SetupNote: the setup assumes bash as the default shell
alias tunnel_home='/bin/sh ~/bin/tunnel.sh example.net sam 22 8888' Usage
tunnel_home start tunnel_home close |
Sign in to add a comment