Difference between revisions of "Sshpass"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
 
[[wikipedia:sshpass]]
 
[[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 -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
 +
[[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: