Skip to content

Traeger-GmbH/sshpass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Docker SSHPass

sshpass is a utility designed for running ssh using the mode referred to as "keyboard-interactive" password authentication, but in non-interactive mode.

How does it work?

Usage:

docker run --rm -it sshpass -p password ssh -o StrictHostKeyChecking=no user@example.com "echo my-commands"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published