Last modified by Xiaoye on 2024/04/19 19:52

From version 10.1
edited by Edwin Chen
on 2023/11/10 20:32
Change comment: There is no comment for this version
To version 11.1
edited by Edwin Chen
on 2023/11/10 20:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,9 @@
8 8  
9 9  = 1. What is Wireguard VPN? =
10 10  
11 +[[WireGuard>>https://www.wireguard.com/]]^^®^^ is an extremely simple yet fast and modern VPN that utilizes **state-of-the-art [[cryptography>>url:https://www.wireguard.com/protocol/]]**. It aims to be [[faster>>url:https://www.wireguard.com/performance/]], [[simpler>>url:https://www.wireguard.com/quickstart/]], leaner, and more useful than IPsec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. Initially released for the Linux kernel, it is now cross-platform (Windows, macOS, BSD, iOS, Android) and widely deployable. It is currently under heavy development, but already it might be regarded as the most secure, easiest to use, and simplest VPN solution in the industry.
11 11  
13 +
12 12  = 2. Run WireGuard VPN in PC =
13 13  
14 14