From ed9eb5183cdb34253fd6d23d9826acc278026e57 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Fri, 21 Oct 2022 00:11:30 -0500 Subject: [PATCH] Update docs --- README-zh.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-zh.md b/README-zh.md index 181378f..4af2c85 100644 --- a/README-zh.md +++ b/README-zh.md @@ -321,7 +321,7 @@ https://gitlab.com/hwdsl2/setup-ipsec-vpn/-/raw/master/extras/vpnupgrade.sh 如果无法下载,打开 [vpnupgrade.sh](extras/vpnupgrade.sh),然后点击右边的 `Raw` 按钮。按快捷键 `Ctrl/Cmd+A` 全选,`Ctrl/Cmd+C` 复制,然后粘贴到你喜欢的编辑器。 -当前支持的 Libreswan 最新版本是 `4.7`。查看已安装版本:`ipsec --version`。 +当前支持的 Libreswan 最新版本是 `4.9`。查看已安装版本:`ipsec --version`。 **注:** `xl2tpd` 可以使用系统的软件包管理器进行更新,例如 Ubuntu/Debian 上的 `apt-get`。 diff --git a/README.md b/README.md index ee9dbc4..6a1646a 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,7 @@ https://gitlab.com/hwdsl2/setup-ipsec-vpn/-/raw/master/extras/vpnupgrade.sh If you are unable to download, open [vpnupgrade.sh](extras/vpnupgrade.sh), then click the `Raw` button on the right. Press `Ctrl/Cmd+A` to select all, `Ctrl/Cmd+C` to copy, then paste into your favorite editor. -The latest supported Libreswan version is `4.7`. Check installed version: `ipsec --version`. +The latest supported Libreswan version is `4.9`. Check installed version: `ipsec --version`. **Note:** `xl2tpd` can be updated using your system's package manager, such as `apt-get` on Ubuntu/Debian.