Skip to content

dhalturin/sshpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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