← all formulas
sshpass
Non-interactive SSH password auth
- Version
- v1.10
- License
- GPL-2.0-only
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install sshpassCaveats
Sshpass is a tool for non-interactively performing password authentication
with SSH's so called "interactive keyboard password authentication".
Most users should use SSH's more secure public key authentication instead.
See `man sshpass` for more information.