From a95b63e15e41ea33a3c9ad1d7a33fa6752f75c7d Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Sun, 20 Aug 2023 00:23:37 -0500 Subject: [PATCH] Update docs --- README-zh.md | 2 +- README.md | 2 +- docs/ikev2-howto-zh.md | 4 ++-- docs/ikev2-howto.md | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README-zh.md b/README-zh.md index f763c74..8ba9317 100644 --- a/README-zh.md +++ b/README-zh.md @@ -10,7 +10,7 @@ IPsec VPN 可以加密你的网络流量,以防止在通过因特网传送时 我们将使用 [Libreswan](https://libreswan.org/) 作为 IPsec 服务器,以及 [xl2tpd](https://github.com/xelerance/xl2tpd) 作为 L2TP 提供者。 -**[» :book: Book: 搭建自己的 VPN 服务器分步指南](https://books2read.com/vpnguidezh)** +**[» :book: Book: 搭建自己的 VPN 服务器分步指南](https://books2read.com/vpnguidezh?store=amazon) [[电子书](https://books2read.com/vpnguidezh?store=amazon),[平装本](https://www.amazon.com/dp/B0C7K2B1KR)]** ## 快速开始 diff --git a/README.md b/README.md index 3d2d621..44af7a8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ An IPsec VPN encrypts your network traffic, so that nobody between you and the V We will use [Libreswan](https://libreswan.org/) as the IPsec server, and [xl2tpd](https://github.com/xelerance/xl2tpd) as the L2TP provider. -**[» :book: Book: Build Your Own VPN Server: A Step by Step Guide](https://books2read.com/vpnguide)** +**[» :book: Book: Build Your Own VPN Server: A Step by Step Guide](https://books2read.com/vpnguide?store=amazon)** ## Quick start diff --git a/docs/ikev2-howto-zh.md b/docs/ikev2-howto-zh.md index 4e83cf0..b3ca461 100644 --- a/docs/ikev2-howto-zh.md +++ b/docs/ikev2-howto-zh.md @@ -153,7 +153,7 @@ Libreswan 支持通过使用 RSA 签名算法的 X.509 Machine Certificates 来 (可选功能)启用 **VPN On Demand(按需连接)** 以在你的 Mac 连接到 Wi-Fi 时自动启动 VPN 连接。要启用它,选中 VPN 连接的 **按需连接** 复选框,然后单击 **应用**。对于 macOS Ventura 和更新版本,首先单击 VPN 连接右边的 "i" 图标,然后配置该选项。 -你可以自定义按需连接规则,以排除某些 Wi-Fi 网络(例如你的家庭网络)。参见 [:book: Book: 搭建自己的 IPsec VPN, OpenVPN 和 WireGuard 服务器](https://books2read.com/vpnzh) 中的 "指南:为 macOS 和 iOS 自定义 IKEv2 VPN On Demand 规则"。 +你可以自定义按需连接规则,以排除某些 Wi-Fi 网络(例如你的家庭网络)。参见 [:book: Book: 搭建自己的 IPsec VPN, OpenVPN 和 WireGuard 服务器](https://books2read.com/vpnzh?store=amazon) [[电子书](https://books2read.com/vpnzh?store=amazon),[平装本](https://www.amazon.com/dp/B0C7K64T4V)] 中的 "指南:为 macOS 和 iOS 自定义 IKEv2 VPN On Demand 规则"。
@@ -215,7 +215,7 @@ Libreswan 支持通过使用 RSA 签名算法的 X.509 Machine Certificates 来 (可选功能)启用 **VPN On Demand(按需连接)** 以在你的 iOS 设备连接到 Wi-Fi 时自动启动 VPN 连接。要启用它,单击 VPN 连接右边的 "i" 图标,然后启用 **按需连接**。 -你可以自定义按需连接规则,以排除某些 Wi-Fi 网络(例如你的家庭网络),或者在 Wi-Fi 和蜂窝网络上都启动 VPN 连接。参见 [:book: Book: 搭建自己的 IPsec VPN, OpenVPN 和 WireGuard 服务器](https://books2read.com/vpnzh) 中的 "指南:为 macOS 和 iOS 自定义 IKEv2 VPN On Demand 规则"。 +你可以自定义按需连接规则,以排除某些 Wi-Fi 网络(例如你的家庭网络),或者在 Wi-Fi 和蜂窝网络上都启动 VPN 连接。参见 [:book: Book: 搭建自己的 IPsec VPN, OpenVPN 和 WireGuard 服务器](https://books2read.com/vpnzh?store=amazon) [[电子书](https://books2read.com/vpnzh?store=amazon),[平装本](https://www.amazon.com/dp/B0C7K64T4V)] 中的 "指南:为 macOS 和 iOS 自定义 IKEv2 VPN On Demand 规则"。
diff --git a/docs/ikev2-howto.md b/docs/ikev2-howto.md index 3d48f1b..a8c8953 100644 --- a/docs/ikev2-howto.md +++ b/docs/ikev2-howto.md @@ -153,7 +153,7 @@ To connect to the VPN: (Optional feature) Enable **VPN On Demand** to automatically start a VPN connection when your Mac is on Wi-Fi. To enable, check the **Connect on demand** checkbox for the VPN connection, and click **Apply**. To find this setting on macOS Ventura and newer, click on the "i" icon on the right of the VPN connection. -You can customize VPN On Demand rules to exclude certain Wi-Fi network(s) such as your home network. See "Guide: Customize IKEv2 VPN On Demand rules for macOS and iOS" in [:book: Book: Set Up Your Own IPsec VPN, OpenVPN and WireGuard Server](https://books2read.com/vpn). +You can customize VPN On Demand rules to exclude certain Wi-Fi network(s) such as your home network. See "Guide: Customize IKEv2 VPN On Demand rules for macOS and iOS" in [:book: Book: Set Up Your Own IPsec VPN, OpenVPN and WireGuard Server](https://books2read.com/vpn?store=amazon).
@@ -215,7 +215,7 @@ To connect to the VPN: (Optional feature) Enable **VPN On Demand** to automatically start a VPN connection when your iOS device is on Wi-Fi. To enable, tap the "i" icon on the right of the VPN connection, and enable **Connect On Demand**. -You can customize VPN On Demand rules to exclude certain Wi-Fi network(s) such as your home network, or to start the VPN connection both on Wi-Fi and cellular. See "Guide: Customize IKEv2 VPN On Demand rules for macOS and iOS" in [:book: Book: Set Up Your Own IPsec VPN, OpenVPN and WireGuard Server](https://books2read.com/vpn). +You can customize VPN On Demand rules to exclude certain Wi-Fi network(s) such as your home network, or to start the VPN connection both on Wi-Fi and cellular. See "Guide: Customize IKEv2 VPN On Demand rules for macOS and iOS" in [:book: Book: Set Up Your Own IPsec VPN, OpenVPN and WireGuard Server](https://books2read.com/vpn?store=amazon).