Skip to content

Commit 4c3b512

Browse files
committed
Update docs
1 parent 408b7d3 commit 4c3b512

File tree

3 files changed

+63
-11
lines changed

3 files changed

+63
-11
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2022-2024 Lin Song <[email protected]>
3+
Copyright (c) 2022-2025 Lin Song <[email protected]>
44
Copyright (c) 2013-2023 Nyr
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy of

docs/vpn-book-zh.md

Lines changed: 31 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,43 @@
11
[&laquo; 返回主页](../README-zh.md) | [English](vpn-book.md) | [中文](vpn-book-zh.md)
22

3-
# 搭建自己的 VPN 服务器分步指南
3+
## 搭建自己的 VPN 服务器分步指南
44

5-
本书是搭建你自己的 IPsec VPN, OpenVPN 和 WireGuard 服务器的分步指南。在 [Amazon](https://amazon.com/author/linsong)[Google Play](https://play.google.com/store/books/details?id=GMrDEAAAQBAJ)[Apple Books](http://books.apple.com/us/book/id6449994515) 上提供电子书、有声读物和平装本格式
5+
本书是搭建你自己的 IPsec VPN, OpenVPN 和 WireGuard 服务器的**分步指南**。在 [Amazon](https://books2read.com/vpnguidezh?store=amazon)[Google Play](https://books2read.com/vpnguidezh?store=google)[Apple Books](https://books2read.com/vpnguidezh?store=apple) 上提供电子书、平装本和有声读物格式
66

7-
本书有以下语言版本:[简体中文](https://books2read.com/vpnguidezh), [繁體中文](https://books2read.com/vpnguidezht), [English](https://books2read.com/vpnguide?store=amazon), [Español](https://books2read.com/vpnguidees?store=amazon), [Deutsch](https://books2read.com/vpnguidede?store=amazon), [Français](https://books2read.com/vpnguidefr?store=amazon), [Italiano](https://books2read.com/vpnguideit?store=amazon), [Nederlands](https://books2read.com/vpnguidenl?store=amazon), [Português](https://books2read.com/vpnguidept?store=amazon), [日本語](https://books2read.com/vpnguideja?store=amazon)
7+
**注:** 单击表格中的 ✅ 标记即可转到选定的书籍
88

9-
你还可以在同一系列书籍中找到有关搭建 VPN 服务器的综合/完整指南。有以下语言版本:[简体中文](https://books2read.com/vpnzh), [繁體中文](https://books2read.com/vpnzht), [English](https://books2read.com/vpn?store=amazon), [Español](https://books2read.com/vpnes?store=amazon), [Deutsch](https://books2read.com/vpnde?store=amazon), [Français](https://books2read.com/vpnfr?store=amazon), [Italiano](https://books2read.com/vpnit?store=amazon), [日本語](https://books2read.com/vpnja?store=amazon)
9+
| | English | 简体中文 | 繁體中文 | Español | Deutsch | Français | Italiano | Nederlands | Português | 日本語 |
10+
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
11+
| Amazon | [](https://books2read.com/vpnguide?store=amazon) | [](https://books2read.com/vpnguidezh?store=amazon) | [](https://books2read.com/vpnguidezht?store=amazon) | [](https://books2read.com/vpnguidees?store=amazon) | [](https://books2read.com/vpnguidede?store=amazon) | [](https://books2read.com/vpnguidefr?store=amazon) | [](https://books2read.com/vpnguideit?store=amazon) | [](https://books2read.com/vpnguidenl?store=amazon) | [](https://books2read.com/vpnguidept?store=amazon) | [](https://books2read.com/vpnguideja?store=amazon) |
12+
| Google Play | [](https://books2read.com/vpnguide?store=google) | [](https://books2read.com/vpnguidezh?store=google) | [](https://books2read.com/vpnguidezht?store=google) | [](https://books2read.com/vpnguidees?store=google) | [](https://books2read.com/vpnguidede?store=google) | [](https://books2read.com/vpnguidefr?store=google) | [](https://books2read.com/vpnguideit?store=google) | [](https://books2read.com/vpnguidenl?store=google) | [](https://books2read.com/vpnguidept?store=google) | |
13+
| Apple Books | [](https://books2read.com/vpnguide?store=apple) | [](https://books2read.com/vpnguidezh?store=apple) | [](https://books2read.com/vpnguidezht?store=apple) | [](https://books2read.com/vpnguidees?store=apple) | [](https://books2read.com/vpnguidede?store=apple) | [](https://books2read.com/vpnguidefr?store=apple) | [](https://books2read.com/vpnguideit?store=apple) | [](https://books2read.com/vpnguidenl?store=apple) | [](https://books2read.com/vpnguidept?store=apple) | |
14+
| 有声读物 | [](https://www.amazon.com/dp/B0C2LZX2VY) | | | [](https://www.amazon.com/dp/B0DF6628F6) | [](https://play.google.com/store/audiobooks/details?id=AQAAAEAKGCpYMM) | [](https://play.google.com/store/audiobooks/details?id=AQAAAEAKGDVYLM) | [](https://play.google.com/store/audiobooks/details?id=AQAAAEAKVAAUGM) | | [](https://play.google.com/store/audiobooks/details?id=AQAAAEBK2UeZHM) | |
15+
| 其他平台 | [](https://books2read.com/vpnguide) | [](https://books2read.com/vpnguidezh) | [](https://books2read.com/vpnguidezht) | | | | | | | |
1016

1117
作者页面:https://amazon.com/author/linsong
1218

13-
## 介绍视频 (YouTube)
19+
## VPN 服务器完整指南:在云端搭建自己的 VPN
20+
21+
本书是搭建你自己的 IPsec VPN, OpenVPN 和 WireGuard 服务器的**完整指南**。在 [Amazon](https://books2read.com/vpnzh?store=amazon)[Google Play](https://books2read.com/vpnzh?store=google)[Apple Books](https://books2read.com/vpnzh?store=apple) 上提供电子书、平装本和有声读物格式。
22+
23+
**注:** 单击表格中的 ✅ 标记即可转到选定的书籍。本书英文和中文版书名:搭建自己的 IPsec VPN, OpenVPN 和 WireGuard 服务器。
24+
25+
| | English | 简体中文 | 繁體中文 | Español | Deutsch | Français | Italiano | 日本語 |
26+
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
27+
| Amazon | [](https://books2read.com/vpn?store=amazon) | [](https://books2read.com/vpnzh?store=amazon) | [](https://books2read.com/vpnzht?store=amazon) | [](https://books2read.com/vpnes?store=amazon) | [](https://books2read.com/vpnde?store=amazon) | [](https://books2read.com/vpnfr?store=amazon) | [](https://books2read.com/vpnit?store=amazon) | [](https://books2read.com/vpnja?store=amazon) |
28+
| Google Play | [](https://books2read.com/vpn?store=google) | [](https://books2read.com/vpnzh?store=google) | [](https://books2read.com/vpnzht?store=google) | [](https://books2read.com/vpnes?store=google) | [](https://books2read.com/vpnde?store=google) | [](https://books2read.com/vpnfr?store=google) | [](https://books2read.com/vpnit?store=google) | |
29+
| Apple Books | [](https://books2read.com/vpn?store=apple) | [](https://books2read.com/vpnzh?store=apple) | [](https://books2read.com/vpnzht?store=apple) | [](https://books2read.com/vpnes?store=apple) | [](https://books2read.com/vpnde?store=apple) | [](https://books2read.com/vpnfr?store=apple) | [](https://books2read.com/vpnit?store=apple) | |
30+
| 有声读物 | [](https://www.amazon.com/dp/B0CVS23KQG) | | | | | | | |
31+
| 其他平台 | [](https://books2read.com/vpn) | [](https://books2read.com/vpnzh) | [](https://books2read.com/vpnzht) | | | | | |
32+
33+
## 书籍介绍视频
34+
35+
<details>
36+
<summary>
37+
点这里查看书籍介绍视频(YouTube)。
38+
</summary>
1439

1540
[![Intro video 1 on YouTube](images/video-thumbnail-1.jpg)](https://www.youtube.com/watch?v=e5mbQCk-XPc)
1641

1742
[![Intro video 2 on YouTube](images/video-thumbnail-2.jpg)](https://www.youtube.com/watch?v=e8S_MQ_bdcA)
43+
</details>

docs/vpn-book.md

Lines changed: 31 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,43 @@
11
[&laquo; Back to home page](../README.md) | [English](vpn-book.md) | [中文](vpn-book-zh.md)
22

3-
# Build Your Own VPN Server: A Step by Step Guide
3+
## Build Your Own VPN Server: A Step by Step Guide
44

5-
This book is a step-by-step guide to building your own IPsec VPN, OpenVPN and WireGuard server. Available on [Amazon](https://amazon.com/author/linsong), [Google Play](https://play.google.com/store/books/details?id=Rae_EAAAQBAJ) and [Apple Books](http://books.apple.com/us/book/id6449340753) in eBook, audiobook and paperback formats.
5+
This book is a **step-by-step guide** to building your own IPsec VPN, OpenVPN and WireGuard server. Available on [Amazon](https://books2read.com/vpnguide?store=amazon), [Google Play](https://books2read.com/vpnguide?store=google) and [Apple Books](https://books2read.com/vpnguide?store=apple) in eBook, paperback and audiobook formats.
66

7-
This book is available in: [English](https://books2read.com/vpnguide?store=amazon), [简体中文](https://books2read.com/vpnguidezh), [繁體中文](https://books2read.com/vpnguidezht), [Español](https://books2read.com/vpnguidees?store=amazon), [Deutsch](https://books2read.com/vpnguidede?store=amazon), [Français](https://books2read.com/vpnguidefr?store=amazon), [Italiano](https://books2read.com/vpnguideit?store=amazon), [Nederlands](https://books2read.com/vpnguidenl?store=amazon), [Português](https://books2read.com/vpnguidept?store=amazon), [日本語](https://books2read.com/vpnguideja?store=amazon).
7+
**Note:** Click on a checkmark ✅ in the table to go to the selected book.
88

9-
Also available: A comprehensive/complete guide to building a VPN server, which you can find in the same book series. Available in: [English](https://books2read.com/vpn?store=amazon), [简体中文](https://books2read.com/vpnzh), [繁體中文](https://books2read.com/vpnzht), [Español](https://books2read.com/vpnes?store=amazon), [Deutsch](https://books2read.com/vpnde?store=amazon), [Français](https://books2read.com/vpnfr?store=amazon), [Italiano](https://books2read.com/vpnit?store=amazon), [日本語](https://books2read.com/vpnja?store=amazon).
9+
| | English | 简体中文 | 繁體中文 | Español | Deutsch | Français | Italiano | Nederlands | Português | 日本語 |
10+
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
11+
| Amazon | [](https://books2read.com/vpnguide?store=amazon) | [](https://books2read.com/vpnguidezh?store=amazon) | [](https://books2read.com/vpnguidezht?store=amazon) | [](https://books2read.com/vpnguidees?store=amazon) | [](https://books2read.com/vpnguidede?store=amazon) | [](https://books2read.com/vpnguidefr?store=amazon) | [](https://books2read.com/vpnguideit?store=amazon) | [](https://books2read.com/vpnguidenl?store=amazon) | [](https://books2read.com/vpnguidept?store=amazon) | [](https://books2read.com/vpnguideja?store=amazon) |
12+
| Google Play | [](https://books2read.com/vpnguide?store=google) | [](https://books2read.com/vpnguidezh?store=google) | [](https://books2read.com/vpnguidezht?store=google) | [](https://books2read.com/vpnguidees?store=google) | [](https://books2read.com/vpnguidede?store=google) | [](https://books2read.com/vpnguidefr?store=google) | [](https://books2read.com/vpnguideit?store=google) | [](https://books2read.com/vpnguidenl?store=google) | [](https://books2read.com/vpnguidept?store=google) | |
13+
| Apple Books | [](https://books2read.com/vpnguide?store=apple) | [](https://books2read.com/vpnguidezh?store=apple) | [](https://books2read.com/vpnguidezht?store=apple) | [](https://books2read.com/vpnguidees?store=apple) | [](https://books2read.com/vpnguidede?store=apple) | [](https://books2read.com/vpnguidefr?store=apple) | [](https://books2read.com/vpnguideit?store=apple) | [](https://books2read.com/vpnguidenl?store=apple) | [](https://books2read.com/vpnguidept?store=apple) | |
14+
| Audiobook | [](https://www.amazon.com/dp/B0C2LZX2VY) | | | [](https://www.amazon.com/dp/B0DF6628F6) | [](https://play.google.com/store/audiobooks/details?id=AQAAAEAKGCpYMM) | [](https://play.google.com/store/audiobooks/details?id=AQAAAEAKGDVYLM) | [](https://play.google.com/store/audiobooks/details?id=AQAAAEAKVAAUGM) | | [](https://play.google.com/store/audiobooks/details?id=AQAAAEBK2UeZHM) | |
15+
| Other Platforms | [](https://books2read.com/vpnguide) | [](https://books2read.com/vpnguidezh) | [](https://books2read.com/vpnguidezht) | | | | | | | |
1016

1117
Author page: https://amazon.com/author/linsong
1218

13-
## Intro Videos (YouTube)
19+
## VPN Server Complete Guide: Create Your Own VPN in the Cloud
20+
21+
This book is a **complete guide** to building your own IPsec VPN, OpenVPN and WireGuard server. Available on [Amazon](https://books2read.com/vpn?store=amazon), [Google Play](https://books2read.com/vpn?store=google) and [Apple Books](https://books2read.com/vpn?store=apple) in eBook, paperback and audiobook formats.
22+
23+
**Note:** Click on a checkmark ✅ in the table to go to the selected book. Book title for English/中文: Set Up Your Own IPsec VPN, OpenVPN and WireGuard Server.
24+
25+
| | English | 简体中文 | 繁體中文 | Español | Deutsch | Français | Italiano | 日本語 |
26+
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
27+
| Amazon | [](https://books2read.com/vpn?store=amazon) | [](https://books2read.com/vpnzh?store=amazon) | [](https://books2read.com/vpnzht?store=amazon) | [](https://books2read.com/vpnes?store=amazon) | [](https://books2read.com/vpnde?store=amazon) | [](https://books2read.com/vpnfr?store=amazon) | [](https://books2read.com/vpnit?store=amazon) | [](https://books2read.com/vpnja?store=amazon) |
28+
| Google Play | [](https://books2read.com/vpn?store=google) | [](https://books2read.com/vpnzh?store=google) | [](https://books2read.com/vpnzht?store=google) | [](https://books2read.com/vpnes?store=google) | [](https://books2read.com/vpnde?store=google) | [](https://books2read.com/vpnfr?store=google) | [](https://books2read.com/vpnit?store=google) | |
29+
| Apple Books | [](https://books2read.com/vpn?store=apple) | [](https://books2read.com/vpnzh?store=apple) | [](https://books2read.com/vpnzht?store=apple) | [](https://books2read.com/vpnes?store=apple) | [](https://books2read.com/vpnde?store=apple) | [](https://books2read.com/vpnfr?store=apple) | [](https://books2read.com/vpnit?store=apple) | |
30+
| Audiobook | [](https://www.amazon.com/dp/B0CVS23KQG) | | | | | | | |
31+
| Other Platforms | [](https://books2read.com/vpn) | [](https://books2read.com/vpnzh) | [](https://books2read.com/vpnzht) | | | | | |
32+
33+
## Book Intro Videos
34+
35+
<details>
36+
<summary>
37+
Click here to show book intro videos (YouTube).
38+
</summary>
1439

1540
[![Intro video 1 on YouTube](images/video-thumbnail-1.jpg)](https://www.youtube.com/watch?v=e5mbQCk-XPc)
1641

1742
[![Intro video 2 on YouTube](images/video-thumbnail-2.jpg)](https://www.youtube.com/watch?v=e8S_MQ_bdcA)
43+
</details>

0 commit comments

Comments
 (0)