1
0
mirror of synced 2024-11-22 13:06:02 +03:00

Update docs

This commit is contained in:
hwdsl2 2022-05-14 22:25:46 -05:00
parent cc0bb40e97
commit 1ad16a31ed
2 changed files with 3 additions and 5 deletions

View File

@ -53,10 +53,9 @@ curl -fsSL https://get.vpnsetup.net -o vpn.sh && sudo sh vpn.sh
- 全自动的 IPsec VPN 服务器配置,无需用户输入 - 全自动的 IPsec VPN 服务器配置,无需用户输入
- 支持具有强大和快速加密算法(例如 AES-GCM的 IKEv2 模式 - 支持具有强大和快速加密算法(例如 AES-GCM的 IKEv2 模式
- 生成 Apple 配置文件以自动配置 iOS 和 macOS 客户端 - 生成 VPN 配置文件以自动配置 iOS, macOS 和 Android 设备
- 支持 Windows、macOS、iOS、Android 和 Linux 作为 VPN 客户端 - 支持 Windows, macOS, iOS, Android 和 Linux 作为 VPN 客户端
- 包括辅助脚本以管理 VPN 用户和证书 - 包括辅助脚本以管理 VPN 用户和证书
- 客户端设置、高级用法等的详细文档
## 系统要求 ## 系统要求

View File

@ -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 - Fully automated IPsec VPN server setup, no user input needed
- Supports IKEv2 with strong and fast ciphers (e.g. AES-GCM) - 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 - Supports Windows, macOS, iOS, Android and Linux as VPN clients
- Includes helper scripts to manage VPN users and certificates - Includes helper scripts to manage VPN users and certificates
- Detailed documentation for client setup, advanced usage and more
## Requirements ## Requirements