Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 441 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 441 Bytes

sshpass formula for Homebrew

Homebrew maintainers reject adding sshpass for security reasons, but some users need this.

Install

Download formula

curl -L https://github.com/tuananh170489/sshpass/raw/main/sshpass.rb -o $HOMEBREW/Library/Taps/homebrew/homebrew-core/Formula/sshpass.rb

Install sshpass from source

brew install --build-from-source sshpass