Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

sshpass

If you need to login to a server that, for whatever reason, has public key auth disabled, you can use this script to automate login via username and password.

Your password will be stored in the appropriate keyring backend. (e.g. Keychain on Mac OS X)

Requires:

  • Python
  • pip (or easy_install)
  • pip install pexpect
  • pip install keyring

About

Automate SSH logins when you're forced to use password authentication.

Topics

Resources

Stars

25 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages