Skip to content

evgeny-bushuev-incountry/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

Packages

No packages published

Languages

  • C 70.6%
  • Roff 22.3%
  • M4 6.4%
  • Other 0.7%