Difference between revisions of "Sshpass"

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
* <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 -f]] yourpassfile.txt ssh your_remote_server
  
 
   [[yum install]] sshpass
 
   [[yum install]] sshpass
 +
  [[apt install sshpass]]
 +
  
  [[sshpass -p]] YOUR_PASS HOST_TO_CONNECT
+
[[sshpass -f]] yourpassfile.txt ssh your_remote_server
  [[plink -pwfile]]
+
[[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

Advertising: