2012/11/18

putty 0.62 with password saving feature

Hi all, recently, I used putty as ssh login tool a lot. But I found one feature was missing: password saving. Yes, as you can imagine, typing ssh account password every day is pretty annoying. So I added this feature to putty 0.62. You can download from google drive:
1) for linux : putty.linux.0.62.zip
2) for windows : putty.windows.0.62.zip
3) source zip : putty.src.0.62.zip

If you are in china, google drive is not accessible. You can download from
Kuaipan:

1) for linux : putty.linux.0.62.zip
2) for windows : putty.windows.0.62.zip
3) source zip : putty.src.0.62.zip

Hope It helped. Have fun :)



7 comments:

  1. how to save password with this version..can you please explain?

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete
  2. First load Saved session, fill user and password...
    Return to Saved session page and click Save.

    ReplyDelete
  3. Hi, can i issue remote command to get executed in putty, say, show status after login to linux prompt to automate the task

    ReplyDelete