From a97a9033f536e25eb4d22b43e0dea88ae3630a62 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Mon, 19 Jun 2023 19:09:29 +0800 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 00ba49a5f8..d0801466ae 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,14 @@ Documentation for one-click virtualization -``` -apt-get install -y nodejs npm -npm i -npm run dev -``` +## PVE相关的各种一键脚本 + +[https://github.com/spiritLHLS/pve](https://github.com/spiritLHLS/pve) + +## 通过LXD/LXC命令批量或单独开设NAT服务器以及维护 + +[https://github.com/spiritLHLS/lxc](https://github.com/spiritLHLS/lxc) + +## 通过docker批量或单独开设NAT服务器 + +[https://github.com/spiritLHLS/docker](https://github.com/spiritLHLS/docker)