mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-06-10 00:36:53 +08:00
update
This commit is contained in:
@@ -314,6 +314,7 @@ The prerequisite is that the host provides an IPv6 subnet instead of just a stan
|
||||
|
||||
### Automatic Selection of IPv6 Addresses without Manual Specification
|
||||
|
||||
- Pure IPV6 refers to a bound public IPV6 address, where the actual VM still has the host's IPV4 network but no external IPV4 port
|
||||
- Automatically detect available IPv6 ranges and bind the corresponding V6 address, based on the virtual machine's number, to the virtual machine.
|
||||
- System-related information will be stored in the NOTES section of the respective virtual machine, accessible for viewing on the web interface.
|
||||
|
||||
|
||||
@@ -157,6 +157,7 @@ The premise is that the host provides an IPv6 subnet rather than a standalone IP
|
||||
|
||||
### Automatic Selection of IPv6 Addresses, No Manual Configuration Needed
|
||||
|
||||
- Pure IPV6 refers to a bound public IPV6 address, where the actual container still has the host's IPV4 network but no external IPV4 port
|
||||
- Automatically detect available IPv6 ranges and bind the corresponding V6 address based on the container number to the container.
|
||||
- Relevant system information will be stored in the NOTES of the corresponding container, accessible for viewing on the web interface.
|
||||
|
||||
|
||||
@@ -360,6 +360,7 @@ curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/spiritLHLS/p
|
||||
|
||||
### 自动选择IPV6地址无需手动指定
|
||||
|
||||
- 纯IPV6指绑定的公共IPV6地址,实际虚拟机仍旧有宿主机的IPV4网络但无外网IPV4端口
|
||||
- 自动检测可用的IPV6区间,对应虚拟机编号的V6地址绑定到虚拟机上
|
||||
- 系统的相关信息将会存储到对应的虚拟机的NOTE中,可在WEB端查看
|
||||
|
||||
|
||||
@@ -176,6 +176,7 @@ iptables-save > /etc/iptables/rules.v4
|
||||
|
||||
### 自动选择IPV6地址无需手动指定
|
||||
|
||||
- 纯IPV6指绑定的公共IPV6地址,实际容器仍旧有宿主机的IPV4网络但无外网IPV4端口
|
||||
- 自动检测可用的IPV6区间,对应容器编号的V6地址绑定到容器上
|
||||
- 系统的相关信息将会存储到对应的容器的NOTE中,可在WEB端查看
|
||||
|
||||
|
||||
Reference in New Issue
Block a user