Pve
用于 Proxmox VE 的多架构一键服务器部署,支持批量或单独开设虚拟机,内置内外网端口转发和NAT,兼容 ARM64 与 AMD64 架构 One-click server deployment for Proxmox VE, supporting bulk or individual VM provisioning with built-in internal/external port forwarding. Compatible with both ARM64 and AMD64 architectures.
如果有未适配的商家的机器欢迎联系[@spiritlhl_bot](https://t.me/spiritlhl_bot),有空会尝试支持一下 The project is written primarily in Shell, distributed under the MIT License license, first published in 2023. Key topics include: arm, cdn, debian, ipv4, kvm.
PVE
感谢 Proxmox VE 的免费订阅支持
如果有未适配的商家的机器欢迎联系@spiritlhl_bot,有空会尝试支持一下
更新
2026.06.04
- 修复删除脚本对无
ip=配置、仅 IPv6 或 cloud-init 缺失 IP 的 VM/CT 识别问题 - 收紧按 IPv4 清理 NAT 规则时的匹配方式,降低误删相近地址规则的风险
- 无线无人值守配置支持
WIFI_INTERFACE覆盖、接口名校验并扩展常见无线接口自动识别 - 修复 Debian 13/Trixie x86 PVE 源组件名,避免默认使用测试仓库,并加固 PVE GPG key 下载校验
- 加固 NAT 网络初始化,重复执行时不再追加重复的基础 masquerade 规则
说明文档
国内(China Docs):
国际(English Docs):
说明文档中 Proxmox VE 分区内容
无交互模式
需要跳过脚本确认和输入提示时,统一使用:
bashexport noninteractive=true
安装和批量创建流程仍可通过环境变量覆盖默认值,例如 CN=true、PVE_HOSTNAME=mypve、USE_PRIVATE_IP=true、USE_MAX_IPV6_SUBNET=false、PVE_CREATE_COUNT=1、PVE_CREATE_CPU=1、PVE_CREATE_MEMORY=512、PVE_CREATE_DISK=5、PVE_CREATE_STORAGE=local、PVE_CREATE_SYSTEM=debian11、PVE_CREATE_IPV6=n。
卸载脚本中 noninteractive=true 等同于 AUTO_CONFIRM=yes,会跳过卸载确认。
自修补虚拟机镜像源:
https://github.com/oneclickvirt/pve_kvm_images
https://github.com/oneclickvirt/kvm_images
https://github.com/oneclickvirt/macos
自修补容器镜像源:
https://github.com/oneclickvirt/lxc_amd64_images
https://github.com/oneclickvirt/pve_lxc_images
https://github.com/oneclickvirt/lxc_arm_images
Introduce
English Docs:
Description of the Proxmox VE partition contents in the documentation
Self-patching VM image sources:
https://github.com/oneclickvirt/pve_kvm_images
https://github.com/oneclickvirt/kvm_images
https://github.com/oneclickvirt/macos
Self-patching container image source:
https://github.com/oneclickvirt/lxc_amd64_images
https://github.com/oneclickvirt/pve_lxc_images
https://github.com/oneclickvirt/lxc_arm_images
友链
VPS融合怪测评脚本
https://github.com/oneclickvirt/ecs
https://github.com/spiritLHLS/ecs
Stargazers over time
Contributors
Showing top 2 contributors by commit count.
