Update README.md

This commit is contained in:
spiritLHLS 2023-04-20 17:12:26 +08:00 committed by GitHub
parent 98f0dacac7
commit e82d4a2d25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -178,6 +178,7 @@ https://github.com/spiritLHLS/Images/releases/tag/v1.0
- 自动进行内外网端口映射含2280443端口以及其他25个内外网端口号一样的端口
- 生成后需要等待一段时间虚拟机内部的cloudinit配置好网络以及登陆信息大概需要5分钟
- 默认批量开设的虚拟机配置为1核512MB内存5G硬盘2280443端口及一个25个端口区间的内外网映射
- 可自定义批量开设的核心数,内存大小,硬盘大小,记得自己计算好空闲资源开设
```
curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/create_vm.sh -o create_vm.sh && chmod +x create_vm.sh && bash create_vm.sh