Keypass & Putty
Putty Step:
1. Save connection session in Putty as normal.
Keypass Step :
- add new entry in Keypass
- Title should be your saved putty session name
- Username (OS username)
- Password (OS user password)
- Repeat should be same as Password field
- URL - it should be like this [putty_path][Title][Username][Password]
cmd://"H:\desktop\putty.exe" -load "{TITLE}" -l {USERNAME} -pw {PASSWORD}
Job done!!
No comments:
Post a Comment