{"id":2766,"date":"2023-10-01T00:00:18","date_gmt":"2023-09-30T16:00:18","guid":{"rendered":"https:\/\/www.wjxy.net.cn\/?p=2766"},"modified":"2023-10-04T07:10:33","modified_gmt":"2023-10-03T23:10:33","slug":"%e4%bd%bf%e7%94%a8-sshpass%e6%89%b9%e9%87%8f%e8%ae%a9%e8%bf%9c%e7%a8%8b%e4%b8%bb%e6%9c%ba%e6%89%a7%e8%a1%8c%e6%8c%87%e5%ae%9a%e5%86%85%e5%ae%b9","status":"publish","type":"post","link":"https:\/\/www.wjxy.net.cn\/?p=2766","title":{"rendered":"\u4f7f\u7528 sshpass\u6279\u91cf\u8ba9\u8fdc\u7a0b\u4e3b\u673a\u6267\u884c\u6307\u5b9a\u5185\u5bb9"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">1.\u5efa\u7acbhost.list\u6587\u4ef6<\/h2>\n\n\n\n<div class=\"wp-block-codesue-terminal-block\" style=\"--wp--default--terminal--block--color--background:#252a33;--wp--default--terminal--block--color--text:#eee;--wp--default--terminal--block--color--accent:#a2a2a2\" title=\"bash\">\n<p class=\"wp-block-codesue-terminal-command-block display-prompt\" prompt=\"$\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-black-color\"><code>cat host.list<\/code><\/mark><\/p>\n\n\n\n<p class=\"wp-block-codesue-terminal-output-block\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-black-color\"><code>172.11.20.1<\/code><\/mark><br><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-black-color\"><code>172.11.20.2<\/code><\/mark><br><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-black-color\"><code>172.11.20.3<\/code><\/mark><\/p>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">2.\u5b89\u88c5\u8f6f\u4ef6\u5305<\/h2>\n\n\n\n<div class=\"wp-block-codesue-terminal-block\" style=\"--wp--default--terminal--block--color--background:#252a33;--wp--default--terminal--block--color--text:#eee;--wp--default--terminal--block--color--accent:#a2a2a2\" title=\"bash\">\n<p class=\"wp-block-codesue-terminal-command-block display-prompt\" prompt=\"$\"><code>yum install sshpass -y<\/code><\/p>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">3.\u5efa\u7acbdo.sh<\/h2>\n\n\n\n<div class=\"wp-block-codesue-terminal-block\" style=\"--wp--default--terminal--block--color--background:#252a33;--wp--default--terminal--block--color--text:#eee;--wp--default--terminal--block--color--accent:#a2a2a2\" title=\"bash\">\n<p class=\"wp-block-codesue-terminal-command-block display-prompt\" prompt=\"$\"><code>cat do.sh<br><\/code><\/p>\n\n\n\n<p class=\"wp-block-codesue-terminal-output-block\"><code>read -p \"\u8bf7\u8f93\u5165ssh\u5bc6\u7801: \" pass for server in $(cat hostlist.txt); do sshpass -p \"${pass}\" ssh root@$server \"ip add | grep 172.11\"; done<\/code><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>1.\u5efa\u7acbhost.list\u6587\u4ef6 2.\u5b89\u88c5\u8f6f\u4ef6\u5305 3.\u5efa\u7acbdo.sh<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"_links":{"self":[{"href":"https:\/\/www.wjxy.net.cn\/index.php?rest_route=\/wp\/v2\/posts\/2766"}],"collection":[{"href":"https:\/\/www.wjxy.net.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wjxy.net.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wjxy.net.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wjxy.net.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2766"}],"version-history":[{"count":6,"href":"https:\/\/www.wjxy.net.cn\/index.php?rest_route=\/wp\/v2\/posts\/2766\/revisions"}],"predecessor-version":[{"id":2957,"href":"https:\/\/www.wjxy.net.cn\/index.php?rest_route=\/wp\/v2\/posts\/2766\/revisions\/2957"}],"wp:attachment":[{"href":"https:\/\/www.wjxy.net.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2766"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wjxy.net.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2766"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wjxy.net.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2766"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}