Skip to content

rahulnegi20/Automate-ssh-logins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automate-ssh-logins

This repo uses batch file (windows), to automate your tedious ssh logins.

If you're work requires a lot of interactions with servers, this might be handy.

this blog explains this in breief.

Requiremets:

  • putty.exe (Download link here])

How to use:

  • Just download/copy-paste the script to your desktop.
  • provide your server credentials in the script.
  • run the script.

Note : If you're desktop has multiple users, it is advisable to not store your password in the script instead use this.

set /p password="Enter password: "

I belive this still wins over whole manual process😆.

Thanks

About

This repo uses batch file (windows), to automate your tedious ssh logins.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published