Skip to content

Commit bb7080f

Browse files
committed
Update docs
1 parent b30b951 commit bb7080f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/advanced-usage-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ sh vpn.sh
262262

263263
如果你的 VPN 服务器拥有公共(全局单播)IPv6 地址并且满足以下要求,IKEv2 客户端的 IPv6 支持将在 VPN 安装时自动启用,无需手动配置。
264264

265-
**注:** 在 Android 上使用 strongSwan VPN 客户端时,IPv6 无需额外配置即可正常工作。对于 Windows 和 macOS 客户端,请按照以下平台特定步骤进行配置。iOS 客户端目前不支持通过 IKEv2 VPN 路由 IPv6 流量。
265+
**注:** 在 Android 上使用 strongSwan VPN 客户端时,IPv6 无需额外配置即可正常工作。对于 Windows 和 macOS 客户端,请按照以下平台特定步骤进行配置。iOS 客户端目前不支持通过 IKEv2 VPN 路由 IPv6 流量;你可以改用 [OpenVPN](https://github.com/hwdsl2/openvpn-install/blob/master/README-zh.md)[WireGuard](https://github.com/hwdsl2/wireguard-install/blob/master/README-zh.md)
266266

267267
<details>
268268
<summary>

docs/advanced-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ In the examples above, `VPN_L2TP_LOCAL` is the VPN server's internal IP for IPse
262262

263263
If your VPN server has a public (global unicast) IPv6 address and the requirements below are met, IPv6 support for IKEv2 clients is automatically enabled during VPN setup. No manual configuration is needed.
264264

265-
**Note:** IPv6 works without additional configuration when using the strongSwan VPN client on Android. For Windows and macOS clients, follow the platform-specific steps below. iOS clients do not currently support routing IPv6 traffic through the IKEv2 VPN.
265+
**Note:** IPv6 works without additional configuration when using the strongSwan VPN client on Android. For Windows and macOS clients, follow the platform-specific steps below. iOS clients do not currently support routing IPv6 traffic through the IKEv2 VPN; you may instead use [OpenVPN](https://github.com/hwdsl2/openvpn-install) or [WireGuard](https://github.com/hwdsl2/wireguard-install).
266266

267267
<details>
268268
<summary>

0 commit comments

Comments
 (0)