wireguard-install/docs/clients-zh.md

15 lines
841 B
Markdown
Raw Normal View History

2022-10-03 06:17:30 +02:00
[English](clients.md) | [中文](clients-zh.md)
# 配置 WireGuard VPN 客户端
[WireGuard VPN 客户端](https://www.wireguard.com/install/) 在 Windows, macOS, iOS 和 Android 上可用。
2023-05-23 06:03:02 +02:00
要添加 VPN 连接,请在你的移动设备上打开 WireGuard 应用程序,单击 "添加" 按钮,然后扫描脚本输出中生成的二维码。对于 Windows 和 macOS首先将生成的 `.conf` 文件安全地传送到你的计算机,然后打开 WireGuard 并导入文件。
2022-10-03 06:17:30 +02:00
2023-05-23 06:03:02 +02:00
要管理 WireGuard VPN 客户端,请再次运行安装脚本:`sudo bash wireguard.sh`。
2022-10-15 05:07:42 +02:00
2023-08-11 06:16:21 +02:00
配置和管理 WireGuard VPN 客户端的分步说明请参见以下电子书:
* [搭建自己的 VPN 服务器分步指南](https://books2read.com/vpnguidezh)
* [搭建自己的 IPsec VPN, OpenVPN 和 WireGuard 服务器](https://books2read.com/vpnzh)