WireGuard安装器,一个更快更方便的安装方案
in Tutorial with 0 comment
WireGuard安装器,一个更快更方便的安装方案
in Tutorial with 0 comment

WireGuard 是一款轻量化、高性能且易于部署的现代 VPN,依托公钥加密认证保障传输安全。它不绑定固定网络拓扑,组网自由度极高,既能实现简单的点对点直连,也可搭建多节点网状网络,节点相互对等、无需中心化服务器,搭配现代加密技术,灵活适配各类个人与轻量化组网需求。

https://github.com/angristan/wireguard-install

执行下面脚本:

curl -O https://raw.githubusercontent.com/angristan/wireguard-install/master/wireguard-install.sh
chmod +x wireguard-install.sh
./wireguard-install.sh
The article has been posted for too long and comments have been automatically closed.