Commit Graph

2 Commits

Author SHA1 Message Date
Clark Wang
cc3841ec7b passh: updated per OpenWrt's common practice
- removed extra white spaces in Makefile
- changed license from GPL-3.0 to GPL-3.0-only
- added test.sh

Signed-off-by: Clark Wang <dearvoid@gmail.com>
2022-04-28 11:45:51 +00:00
Clark Wang
9639fa6604 passh: an sshpass alternative
Sshpass does not work well in a few scenarios. Passh is an sshpass
alternative which tries to fix the issues.

Signed-off-by: Clark Wang <dearvoid@gmail.com>
2022-04-22 10:30:00 +00:00