Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 352 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 352 Bytes

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