Difference between revisions of "Sshpass"
Jump to navigation
Jump to search
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | [[wikipedia:sshpass]] | ||
+ | * https://sourceforge.net/projects/sshpass/ | ||
* <code>[[sshpass]]</code> (<code>[[brew]] install http://git.io/sshpass.rb</code>) | * <code>[[sshpass]]</code> (<code>[[brew]] install http://git.io/sshpass.rb</code>) | ||
+ | [[sshpass -v]] | ||
− | + | [[sshpass -f]] | |
− | sshpass - | + | [[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]] | ||
+ | [[passh]] | ||
== See also == | == See also == | ||
+ | * {{sshpass}} | ||
* {{ssh_clients}} | * {{ssh_clients}} | ||
[[Category:SSH]] | [[Category:SSH]] |
Latest revision as of 11:07, 21 September 2023
sshpass -v
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 passh
See also[edit]
Advertising: