wok diff sshpass/description.txt @ rev 25703
some perl-*: update web_site
| author | Pascal Bellard <pascal.bellard@slitaz.org> |
|---|---|
| date | Tue Jun 04 16:09:04 2024 +0000 (15 months ago) |
| parents | |
| children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/sshpass/description.txt Tue Jun 04 16:09:04 2024 +0000 1.3 @@ -0,0 +1,3 @@ 1.4 +Sshpass is a tool for non-interactivly performing password authentication with 1.5 +SSH's so called "interactive keyboard password authentication". 1.6 +Most user should use SSH's more secure public key authentication instead.