sshpass 1.06-brew
This is sshpass 1.06 as it existed on SourceForge on 25 Mar. 2017.
To install:
brew install https://raw.githubusercontent.com/JoshRodd/sshpass/master/archive/sshpass.rb
Before using sshpass, be aware of the security considerations with it.
It has an addition with a HomeBrew .rb file so it can easily be installed with HomeBrew, and also has an archive available on public GitHib that can be downloaded without needing to navigate through various pages of advertisements like SourceForge requires.
The .rb file was based on the one original retrieved from the location listed below which linked to SourceForge and was based on 1.05:
https://raw.github.com/eugeneoden/homebrew/eca9de1/Library/Formula/sshpass.rb
Credit to @eugeneoden for originally preparing that.
To build and push to GitHub, use the ./build-zip.sh
script. This is a poor
man's build/CI and not at all an ideal example of how to do things.
-- @JoshRodd, 25 Mar. 2017