sshpass formula for Homebrew.
Homebrew maintainers are still refusing to add sshpass for security reasons.
- add tap
brew tap jonny-mcc/sshpass
- install sshpass
brew install sshpass
- install via URL (no updates):
brew install https://raw.githubusercontent.com/jonny-mcc/homebrew-sshpass/master/sshpass.rb
or
brew install jonny-mcc/homebrew-sshpass/sshpass
- remove sshpass
brew rm sshpass
- remove tap
brew untap jonny-mcc/sshpass