SSH window script
From: Bryan Simmons <bryan.simmons_at_gmail.com>
Date: 2004-10-02 09:44:59 CEST
Hey all,
I recently wrote a script to allow me to log into any server via ssh
The idea is to not have to remember or look up ips/usernames/passwords
Here's the output of the -h command line switch:
This program takes at least one parameter: <serveralias>
-x Export configuration file to a new file
-l List all accounts on file.
-n Start encrypted config from scratch.
The config file that holds the server info is encrypted using blowfish
I figured this could be useful to some of you.
Here's the link to the script:
Let me know any comments/questions/criticism.
-- Regards, Bryan Simmons -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Rick Osborne -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Oct 2 09:45:40 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.