SSH-Launcher is a particularly simple front-end for SSH, written in Perl.
SSH-Launcher uses no configuration dialog at all. An “INI” style configuration file is used to define the SSH sessions and the terminal application that will be used. It’s trivial, but at least it’s well-documented. 😉
Click here to download: ssh-launcher-20040207.tar.gz
Requires Perl, Perl Tk and the Config::IniFiles Module.
~/ssh/config :
Host rh2
User root
HostName host2
$ ssh rh2
….$
wozu braucht man noch addons?
Comment by chrono — February 7, 2004 @ 9:54 pm
8 Tastendrücke vs. 1 Mausklick, oder?
Comment by martin — February 7, 2004 @ 10:13 pm
jo das ein argument. bin wohl doch zu krasser shell-fanatiker 🙂
– der der im screen lebt
Comment by chrono — February 7, 2004 @ 10:26 pm