ssh远程执行命令

sshpass -p mypass ssh root@192.168.0.1 -o StrictHostKeyChecking=no touch /testfile.txt
相关文章
相关标签/搜索