Skip to main content
BookOSSLab
View All
Search
Shelves
Books
Log in
Info
Content
Automation Tools
Page Revisions
Revision #5569 Changes
Automation Tools
With SSH
Fabric
is a high level Python (2.7, 3.4+) library designed to execute shell commands remotely over SSH, yielding useful Python objects in return.
(適用於高度複雜的自動化工作)
Fabric - Run Shell Commands Remotely Over SSH in Linux (tecmint.com)
sshpass
(適用於 SHELL 環境的自動化工作)
ssh | BookOSSLab
sshpass - Login to ssh server with a password using a shell script - nixCraft (cyberciti.biz)
Back to top