evgeny-bushuev-incountry/sshpass
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# SSHPass SSHpass offers you the ability to automatically offer a password via SSH when you are prompted for it. ## Install ```bash git clone https://github.com/dhalturin/sshpass.git cd sshpass ./bootstrap && ./configure make && make install ``` ## Notes This repository is a mirror of http://sourceforge.net/projects/sshpass/develop Pull requests will not be accepted