Skip to content

Commit ffd6360

Browse files
committed
Update docs
1 parent 60464b1 commit ffd6360

5 files changed

Lines changed: 15 additions & 5 deletions

File tree

README-ja.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ IPsec VPNはネットワークトラフィックを暗号化し、インター
1010

1111
IPsecサーバーとして[Libreswan](https://libreswan.org/)を使用し、L2TPプロバイダーとして[xl2tpd](https://github.com/xelerance/xl2tpd)を使用します。
1212

13+
**こちらも利用可能:** [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 イメージ。
14+
1315
**[» :book: 本:Privacy Tools in the Age of AI](docs/vpn-book-ja.md)  [VPNサーバーの構築方法](docs/vpn-book-ja.md)**
1416

1517
## クイックスタート
1618

17-
まず、Ubuntu、Debian、またはCentOSをインストールしたLinuxサーバー\*を準備します。
19+
まず、[対応OS](#要件)をインストールしたLinuxサーバー\*を準備します。
1820

1921
このワンライナーを使用してIPsec VPNサーバーをセットアップします:
2022

README-ru.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ IPsec VPN шифрует сетевой трафик, поэтому никто
1010

1111
Мы будем использовать [Libreswan](https://libreswan.org/) в качестве сервера IPsec и [xl2tpd](https://github.com/xelerance/xl2tpd) в качестве поставщика L2TP.
1212

13+
**Также доступно:** 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).
14+
1315
**[» :book: Книга: Privacy Tools in the Age of AI](docs/vpn-book.md)  [Build Your Own VPN Server](docs/vpn-book.md)**
1416

1517
## Быстрый старт
1618

17-
Сначала подготовьте ваш Linux-сервер\* с установленной системой Ubuntu, Debian или CentOS.
19+
Сначала подготовьте ваш Linux-сервер\* с установленной [поддерживаемой ОС](#требования).
1820

1921
Используйте эту однострочную команду для настройки сервера IPsec VPN:
2022

README-zh-Hant.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ IPsec VPN 可以加密你的網路流量,以防止在透過網際網路傳送
1010

1111
我們將使用 [Libreswan](https://libreswan.org/) 作為 IPsec 伺服器,以及 [xl2tpd](https://github.com/xelerance/xl2tpd) 作為 L2TP 提供者。
1212

13+
**另提供:** [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 映像。
14+
1315
**[» :book: Book: Privacy Tools in the Age of AI](docs/vpn-book-zh-Hant.md)  [架設自己的 VPN 伺服器](docs/vpn-book-zh-Hant.md)**
1416

1517
## 快速開始
1618

17-
首先,在你的 Linux 伺服器\* 上安裝 Ubuntu、Debian 或 CentOS
19+
首先,在你的 Linux 伺服器\* 上安裝[支援的作業系統](#系統需求)
1820

1921
使用以下命令快速架設 IPsec VPN 伺服器:
2022

README-zh.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ IPsec VPN 可以加密你的网络流量,以防止在通过因特网传送时
1010

1111
我们将使用 [Libreswan](https://libreswan.org/) 作为 IPsec 服务器,以及 [xl2tpd](https://github.com/xelerance/xl2tpd) 作为 L2TP 提供者。
1212

13+
**另提供:** [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 镜像。
14+
1315
**[» :book: Book: Privacy Tools in the Age of AI](docs/vpn-book-zh.md)  [搭建自己的 VPN 服务器](docs/vpn-book-zh.md)**
1416

1517
## 快速开始
1618

17-
首先,在你的 Linux 服务器\* 上安装 Ubuntu, Debian 或者 CentOS
19+
首先,在你的 Linux 服务器\* 上安装[受支持的操作系统](#系统要求)
1820

1921
使用以下命令快速搭建 IPsec VPN 服务器:
2022

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ An IPsec VPN encrypts your network traffic, so that nobody between you and the V
1010

1111
We will use [Libreswan](https://libreswan.org/) as the IPsec server, and [xl2tpd](https://github.com/xelerance/xl2tpd) as the L2TP provider.
1212

13+
**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).
14+
1315
**[» :book: Book: Privacy Tools in the Age of AI](docs/vpn-book.md)  [Build Your Own VPN Server](docs/vpn-book.md)**
1416

1517
## Quick start
1618

17-
First, prepare your Linux server\* with an install of Ubuntu, Debian or CentOS.
19+
First, prepare your Linux server\* with an install of a [supported OS](#requirements).
1820

1921
Use this one-liner to set up an IPsec VPN server:
2022

0 commit comments

Comments
 (0)