# batch-sshkey **Repository Path**: lmyZ/batch-sshkey ## Basic Information - **Project Name**: batch-sshkey - **Description**: SSH主机批量互信认证 - **Primary Language**: Shell - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-30 - **Last Updated**: 2024-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: My ## README ## 前提 # 需要安装sshpass yum install -y sshpass ## SSH主机批量互信认证 # 授权 chmod +x batch-sshkey.sh ./batch-sshkey.sh 123456 192.168.133 131\ 132\ 133