
Auto/Shell
Auto/Shell is a tool for system administrators who want to monitor servers wherever they are in the world. The app lets you add as many servers as you want, and for each...
iSSH is a front-end application to the command line application “ssh”. It provides a quick and easy way to start an SSH connection to a remote computer. You may be...
issh is a frontend application to the command line application “ssh”. it provides a quick and easy way to start an ssh connection to a remote computer. you may be asking, “what’s the point of running ssh without an interactive command prompt (terminal)?” well, running ssh in the background will not supply a prompt, but, it will forward ports. this is the main purpose of issh. you can set two options with issh; which ports to forward to the remote computer, or, to start an ssh socks proxy. the first could be used to forward a vnc connection over ssh and the latter could be used to bypass your work’s website filters! either way, issh offers a simple way to start a ssh connection for those who don't know how to use the terminal or just don’t need it.
development ssh ssh-client