Difference between revisions of "Sshpass"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
− | + | [[sshpass -f]] yourpassfile.txt ssh your_remote_server | |
− | + | [[sshpass -p]] YOUR_PASS HOST_TO_CONNECT | |
− | + | [[plink -pwfile]] | |
− | + | [[expect]] | |
+ | [[ignorespace]] | ||
== See also == | == See also == |
Revision as of 16:19, 11 September 2023
sshpass -f
sshpass -f yourpassfile.txt ssh your_remote_server
yum install sshpass apt install sshpass
sshpass -f yourpassfile.txt ssh your_remote_server sshpass -p YOUR_PASS HOST_TO_CONNECT plink -pwfile expect ignorespace
See also
Advertising: