1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wireguard_ynh.git synced 2024-09-03 20:35:58 +02:00
wireguard_ynh/README_zh_Hans.md
tituspijean 2c07415454
Clarify this is a VPN server app (#106)
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-07-02 23:34:07 +02:00

2.2 KiB
Raw Blame History

YunoHost 上的 WireGuard Server

集成程度 工作状态 维护状态

使用 YunoHost 安装 WireGuard Server

阅读此 README 的其它语言版本。

通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 WireGuard Server。
如果您还没有 YunoHost请参阅指南了解如何安装它。

概况

WireGuard® is fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPsec. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN.

This package includes an administration interface for WireGuard, which makes it more of a VPN server. Even though WireGuard can be peer-to-peer, this is not how this package configures it.

分发版本: 0.6.2~ynh2

截图

WireGuard Server 的截图

文档与资源

开发者信息

请向 testing 分支 发送拉取请求。

如要尝试 testing 分支,请这样操作:

sudo yunohost app install https://github.com/YunoHost-Apps/wireguard_ynh/tree/testing --debug
或
sudo yunohost app upgrade wireguard -u https://github.com/YunoHost-Apps/wireguard_ynh/tree/testing --debug

有关应用打包的更多信息: https://yunohost.org/packaging_apps