From 1ad16a31ededb905210c536d957231d92f285305 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Sat, 14 May 2022 22:25:46 -0500 Subject: [PATCH] Update docs --- README-zh.md | 5 ++--- README.md | 3 +-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README-zh.md b/README-zh.md index f407849..ec170e1 100644 --- a/README-zh.md +++ b/README-zh.md @@ -53,10 +53,9 @@ curl -fsSL https://get.vpnsetup.net -o vpn.sh && sudo sh vpn.sh - 全自动的 IPsec VPN 服务器配置,无需用户输入 - 支持具有强大和快速加密算法(例如 AES-GCM)的 IKEv2 模式 -- 生成 Apple 配置文件以自动配置 iOS 和 macOS 客户端 -- 支持 Windows、macOS、iOS、Android 和 Linux 作为 VPN 客户端 +- 生成 VPN 配置文件以自动配置 iOS, macOS 和 Android 设备 +- 支持 Windows, macOS, iOS, Android 和 Linux 作为 VPN 客户端 - 包括辅助脚本以管理 VPN 用户和证书 -- 客户端设置、高级用法等的详细文档 ## 系统要求 diff --git a/README.md b/README.md index 2aafcc3..8f78d54 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,9 @@ A pre-built [Docker image](https://github.com/hwdsl2/docker-ipsec-vpn-server) is - Fully automated IPsec VPN server setup, no user input needed - Supports IKEv2 with strong and fast ciphers (e.g. AES-GCM) -- Generates Apple profiles to auto-configure iOS and macOS clients +- Generates VPN profiles to auto-configure iOS, macOS and Android devices - Supports Windows, macOS, iOS, Android and Linux as VPN clients - Includes helper scripts to manage VPN users and certificates -- Detailed documentation for client setup, advanced usage and more ## Requirements