Update README.md
This commit is contained in:
@@ -50,6 +50,8 @@ wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/x.sh
|
|||||||
```
|
```
|
||||||
|
|
||||||
### 批量管理多台服务器脚本
|
### 批量管理多台服务器脚本
|
||||||
|
|
||||||
|
先在`root`目录下创建`ssh.txt`文件,文件内填入服务器信息,每行一个服务器,每行包含四部分信息(IP地址、端口、用户名和密码),用空格分隔。
|
||||||
```
|
```
|
||||||
wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/ssh.sh && bash ssh.sh
|
wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/ssh.sh && bash ssh.sh
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user