wok annotate sshpass/description.txt @ rev 25459

cookutils: rework umount_aufs()
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 27 16:54:01 2022 +0000 (21 months ago)
parents
children
rev   line source
Hans-G?nter@24290 1 Sshpass is a tool for non-interactivly performing password authentication with
Hans-G?nter@24290 2 SSH's so called "interactive keyboard password authentication".
Hans-G?nter@24290 3 Most user should use SSH's more secure public key authentication instead.