From b8fa0961bbba71b388b098c96bd3d0da7441c9e5 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Tue, 16 Jan 2024 09:40:56 +0000 Subject: [PATCH] update --- docs/en/index.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/index.md b/docs/en/index.md index e7366e84af..929dc71d5c 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -20,7 +20,7 @@ features: - title: Based on mainstream systems development details: Based on long-term maintenance releases of Debian, Ubuntu, Centos, etc., there is always a way to virtualize containers or virtual machines, no matter what the system is. - title: Comes with internal and external port forwarding and automatic IP address assignment - details: Self-contained internal and external port forwarding and automatic IP address allocation, including TCP, UDP, VNC, RDP and other protocols, without manual management + details: Self-contained internal and external port forwarding and automatic IP address allocation (including IPV6、IPV4), including TCP, UDP, VNC, RDP and other protocols, without manual management - title: Batch Virtualization details: Supports batch opening of containers or virtual machines using KVM, LXC, Docker virtualization - title: Multi-system and multi-environment support diff --git a/docs/index.md b/docs/index.md index d63b064b8d..26634b39dc 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,7 +20,7 @@ features: - title: 基于主流系统开发 details: 基于 Debian、Ubuntu、Centos 等系统的长期维护版本开发,无论是什么系统总有一个方法能让你虚拟化出容器或虚拟机 - title: 自带内外网端口转发和IP地址自动分配 - details: 自带内外网端口转发和IP地址自动分配,含TCP、UDP、VNC、RDP等协议,无需人工管理 + details: 自带内外网端口转发和IP地址自动分配(含IPV6、IPV4),含TCP、UDP、VNC、RDP等协议,无需人工管理 - title: 批量虚拟化 details: 支持使用 KVM、LXC、Docker 虚拟化批量开设容器或虚拟机 - title: 多系统多环境支持