From ffd63609c52a091b44cfa229acad9c7e98e826b0 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Tue, 7 Apr 2026 00:31:10 -0500 Subject: [PATCH] Update docs --- README-ja.md | 4 +++- README-ru.md | 4 +++- README-zh-Hant.md | 4 +++- README-zh.md | 4 +++- README.md | 4 +++- 5 files changed, 15 insertions(+), 5 deletions(-) diff --git a/README-ja.md b/README-ja.md index b917e25..f3fa410 100644 --- a/README-ja.md +++ b/README-ja.md @@ -10,11 +10,13 @@ IPsec VPNはネットワークトラフィックを暗号化し、インター IPsecサーバーとして[Libreswan](https://libreswan.org/)を使用し、L2TPプロバイダーとして[xl2tpd](https://github.com/xelerance/xl2tpd)を使用します。 +**こちらも利用可能:** [WireGuard](https://github.com/hwdsl2/docker-wireguard)、[OpenVPN](https://github.com/hwdsl2/docker-openvpn)、[Headscale](https://github.com/hwdsl2/docker-headscale) および [LiteLLM](https://github.com/hwdsl2/docker-litellm) の Docker イメージ。 + **[» :book: 本:Privacy Tools in the Age of AI](docs/vpn-book-ja.md)  [VPNサーバーの構築方法](docs/vpn-book-ja.md)** ## クイックスタート -まず、Ubuntu、Debian、またはCentOSをインストールしたLinuxサーバー\*を準備します。 +まず、[対応OS](#要件)をインストールしたLinuxサーバー\*を準備します。 このワンライナーを使用してIPsec VPNサーバーをセットアップします: diff --git a/README-ru.md b/README-ru.md index 87b280e..40128c1 100644 --- a/README-ru.md +++ b/README-ru.md @@ -10,11 +10,13 @@ IPsec VPN шифрует сетевой трафик, поэтому никто Мы будем использовать [Libreswan](https://libreswan.org/) в качестве сервера IPsec и [xl2tpd](https://github.com/xelerance/xl2tpd) в качестве поставщика L2TP. +**Также доступно:** Docker-образы для [WireGuard](https://github.com/hwdsl2/docker-wireguard/blob/main/README-ru.md), [OpenVPN](https://github.com/hwdsl2/docker-openvpn/blob/main/README-ru.md), [Headscale](https://github.com/hwdsl2/docker-headscale/blob/main/README-ru.md) и [LiteLLM](https://github.com/hwdsl2/docker-litellm/blob/main/README-ru.md). + **[» :book: Книга: Privacy Tools in the Age of AI](docs/vpn-book.md)  [Build Your Own VPN Server](docs/vpn-book.md)** ## Быстрый старт -Сначала подготовьте ваш Linux-сервер\* с установленной системой Ubuntu, Debian или CentOS. +Сначала подготовьте ваш Linux-сервер\* с установленной [поддерживаемой ОС](#требования). Используйте эту однострочную команду для настройки сервера IPsec VPN: diff --git a/README-zh-Hant.md b/README-zh-Hant.md index 1df9e66..4a894a2 100644 --- a/README-zh-Hant.md +++ b/README-zh-Hant.md @@ -10,11 +10,13 @@ IPsec VPN 可以加密你的網路流量,以防止在透過網際網路傳送 我們將使用 [Libreswan](https://libreswan.org/) 作為 IPsec 伺服器,以及 [xl2tpd](https://github.com/xelerance/xl2tpd) 作為 L2TP 提供者。 +**另提供:** [WireGuard](https://github.com/hwdsl2/docker-wireguard/blob/main/README-zh-Hant.md)、[OpenVPN](https://github.com/hwdsl2/docker-openvpn/blob/main/README-zh-Hant.md)、[Headscale](https://github.com/hwdsl2/docker-headscale/blob/main/README-zh-Hant.md) 與 [LiteLLM](https://github.com/hwdsl2/docker-litellm/blob/main/README-zh-Hant.md) 的 Docker 映像。 + **[» :book: Book: Privacy Tools in the Age of AI](docs/vpn-book-zh-Hant.md)  [架設自己的 VPN 伺服器](docs/vpn-book-zh-Hant.md)** ## 快速開始 -首先,在你的 Linux 伺服器\* 上安裝 Ubuntu、Debian 或 CentOS。 +首先,在你的 Linux 伺服器\* 上安裝[支援的作業系統](#系統需求)。 使用以下命令快速架設 IPsec VPN 伺服器: diff --git a/README-zh.md b/README-zh.md index 056eb5f..9b9c455 100644 --- a/README-zh.md +++ b/README-zh.md @@ -10,11 +10,13 @@ IPsec VPN 可以加密你的网络流量,以防止在通过因特网传送时 我们将使用 [Libreswan](https://libreswan.org/) 作为 IPsec 服务器,以及 [xl2tpd](https://github.com/xelerance/xl2tpd) 作为 L2TP 提供者。 +**另提供:** [WireGuard](https://github.com/hwdsl2/docker-wireguard/blob/main/README-zh.md)、[OpenVPN](https://github.com/hwdsl2/docker-openvpn/blob/main/README-zh.md)、[Headscale](https://github.com/hwdsl2/docker-headscale/blob/main/README-zh.md) 和 [LiteLLM](https://github.com/hwdsl2/docker-litellm/blob/main/README-zh.md) 的 Docker 镜像。 + **[» :book: Book: Privacy Tools in the Age of AI](docs/vpn-book-zh.md)  [搭建自己的 VPN 服务器](docs/vpn-book-zh.md)** ## 快速开始 -首先,在你的 Linux 服务器\* 上安装 Ubuntu, Debian 或者 CentOS。 +首先,在你的 Linux 服务器\* 上安装[受支持的操作系统](#系统要求)。 使用以下命令快速搭建 IPsec VPN 服务器: diff --git a/README.md b/README.md index 3ba42f8..7da507a 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,13 @@ 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. +**Also available:** Docker images for [WireGuard](https://github.com/hwdsl2/docker-wireguard), [OpenVPN](https://github.com/hwdsl2/docker-openvpn), [Headscale](https://github.com/hwdsl2/docker-headscale) and [LiteLLM](https://github.com/hwdsl2/docker-litellm). + **[» :book: Book: Privacy Tools in the Age of AI](docs/vpn-book.md)  [Build Your Own VPN Server](docs/vpn-book.md)** ## Quick start -First, prepare your Linux server\* with an install of Ubuntu, Debian or CentOS. +First, prepare your Linux server\* with an install of a [supported OS](#requirements). Use this one-liner to set up an IPsec VPN server: