Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


SSH Key Transfer (GUI)
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

SSH Key Transfer (GUI)

SplitIceSplitIce Member, Host Rep
edited June 2013 in Help

I decided to start moving some old code of mine onto GitHub. This might be useful for some people managing large numbers of servers via Windows. I don't know of any software (other than Puppet although its different) for doing this.

Just a simple little program that makes it easy to setup key based authentication on your Linux server. Don't blame me if your computer spontaneously explodes or far more likely you lock yourself out of your server. No warranty implied.

You can also drag multiple putty shortcuts where the username and host are given in user@hostname format onto the window and it will process them with the given values (password & key) automatically.

Binary: https://dl.dropbox.com/u/62365823/ssh-key-transfer/ssh-key-transfer-1.0.rar

Repository: https://github.com/splitice/SSHKeyTransfer

Not very pretty code, I am sorry. Feel free to fork and take over. If anyone knows of open source software that does this let me know, this is still the solution I use.

Comments

Sign In or Register to comment.