# SSHPass SSHpass offers you the ability to automatically offer a password via SSH when you are prompted for it. ## Install ```bash git clone git://github.com/kevinburke/sshpass.git cd sshpass ./configure make && make install ``` ## Notes This repository is a mirror of http://sourceforge.net/projects/sshpass/develop Pull requests will not be accepted ##### Maintainers kevin burke