Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 131 Bytes

File metadata and controls

9 lines (7 loc) · 131 Bytes
description ssh自动输入密码登录

ssh自动输入密码登录

sshpass -p '<password>' ssh root@<ip>