ssh密钥

main
grimm 2024-04-08 17:05:04 +08:00
parent d4d948db1e
commit 9ca1dc46e7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# 新增服务器列表
servers=("42.193.96.254" "82.156.183.69" "81.70.96.56" "81.70.35.171" "82.157.189.164" "42.193.113.25" "120.53.238.163" "82.157.175.108")
servers=("49.232.223.191" "49.233.162.49" "192.144.200.59" "81.70.101.153")
# 本地计算机的SSH公钥路径
local_public_key="$HOME/.ssh/id_rsa.pub"