Skip to content

opencloudengineer/homebrew-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

sshpass

  • sshpass is a tool for non-interactively performing password authentication with SSH’s so called interactive keyboard password authentication

  • Most user should use SSH's more secure public key authentiaction instead.

to install

brew install opencloudengineer/x/sshpass

to verify

sshpass -V