wok diff sshpass/description.txt @ rev 24290

updated sshpass (1.06 -> 1.09)
author Hans-Günter Theisgen
date Fri Jan 14 13:34:24 2022 +0100 (2022-01-14)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/sshpass/description.txt	Fri Jan 14 13:34:24 2022 +0100
     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.