How can I create a putty shortcut that automatically launches a profile, so I can dial into a specific computer with one click?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
From the Putty FAQ:
|
|||
|
|
|
I had referred to Putty Connection Manager as a useful addon, giving one click connects and tabbed windows, but it seems the app is dead and all the files removed from the hosting site. While checking into this, I found a fork of the project, called superputty (see below) and a reference to KiTTY - a Win32 native version of PuTTY with extra features so here you go: Superputty: http://code.google.com/p/superputty/ KiTTY: http://kitty.9bis.com/ |
|||||
|
putty.exe user@host -p 42and similar options can be used. – grawity Feb 20 '11 at 13:52