1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zeroui_ynh.git synced 2024-09-03 18:05:57 +02:00
zeroui_ynh/README_zh_Hans.md
2024-05-17 19:14:19 +00:00

3 KiB
Raw Blame History

YunoHost 上的 ZeroUI

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

使用 YunoHost 安装 ZeroUI

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

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

概况

ZeroTier Controller Web UI is a web user interface for a self-hosted ZeroTier network controller.

This project is highly inspired by ztncui and was developed to address the current limitations of applying the self-hosted network controllers. Some ztncui problems cannot be fixed because of the core architecture of the project. ZeroUI tries to solve them and implements the following features:

  • Full React-powered lightweight SPA that brings a better user experience, and ZeroUI is mobile-friendly.
  • ZeroUI has ZeroTier Central compatible API. That means you could use CLI tools and custom applications made only for ZeroTier Central to manage your networks.
  • ZeroUI implements controller-specific workarounds that address some existing issues. ZTNCUI does not.
  • ZeroUI is more feature complete. ZeroUI has almost all network-controller-supported features, for example, rule editor. The development process hasn't stopped, so you will enjoy new features and bug fixes shortly.

分发版本: 1.5.8~ynh1

截图

ZeroUI 的截图

🔴 负面特征

  • Non-free dependencies: Relies on software dependencies that are not free in order to run.

文档与资源

开发者信息

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

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

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

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