Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/qteasytier0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/qteasytier1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/qteasytier2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 15 additions & 6 deletions guide/gui/qteasytier.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,26 @@

## 项目简介

QtEasyTier 是一个基于 Qt 框架开发的异地组网工具,用于创建和管理虚拟网络连接。
QtEasyTier 是一个基于 Qt 框架开发的异地组网工具,使用 EasyTier 作为后端,用于创建和管理虚拟网络连接。
它提供了直观的图形界面,帮助用户轻松配置和管理虚拟网络,实现跨网络设备的安全通信。

项目地址:https://gitee.com/viagrahuang/qt-easy-tier
- 软件官网:[qtet.070219.xyz](https://qtet.070219.xyz)

### 项目地址:
- [Gitee: gitee.com/viagrahuang/qt-easy-tier](https://gitee.com/viagrahuang/qt-easy-tier)
- [GitHub: github.com/myqfeng/qt-easy-tier](https://github.com/myqfeng/qt-easy-tier)

### 示例图片
![QtEasyTier](/assets/qteasytier0.png)
![QtEasyTier](/assets/qteasytier1.png)
![QtEasyTier](/assets/qteasytier2.png)

## 项目特点

- 快速: 程序使用纯 Qt C++ 开发,系统原生渲染,不依赖 Chromium 或 Webview,日常使用前端占用不超过50MB,运行高效快速。
- 美观: UI样式采用移植自 KDE 的 Breeze 样式,提供简洁美观现代化的用户界面,程序UI布局简单合理,界面直观易上手,特别适合多组网同时运行场景。
- 高性能,低占用: 程序使用纯 Qt C++ 开发,系统原生渲染,不依赖 Chromium 或 Webview,日常使用前端占用不超过50MB,运行高效快速。
- 使用简单,快速上手: UI 布局合理,支持多组网同时运行,功能提示齐全,帮助您快速上手。
- 支持一键联机:无需动手配置,自动生成房间号,快速局域网游戏联机,好友互联零门槛。
- Web控制台管理:支持启动和管理官方的 Web 控制台程序。

## 平台支持

Expand All @@ -21,7 +30,7 @@ QtEasyTier 是一个基于 Qt 框架开发的异地组网工具,用于创建
- Mac 目前暂无支持计划(主要是作者没有Macbook),但欢迎大佬参与贡献

## 快速上手
详情请前往[帮助文档](https://gitee.com/viagrahuang/qt-easy-tier/blob/master/assets/help.md)
详情请前往[帮助文档](https://qtet.070219.xyz/docs-home)

- 双击 QtEasyTier.exe 启动应用程序
- 点击右下角加号创建网络配置
Expand Down Expand Up @@ -50,7 +59,7 @@ Breeze 是 KDE Plasma 桌面环境的默认主题,本程序移植了其适用
- 项目地址:[https://gitee.com/viagrahuang/qt-easy-tier](https://gitee.com/viagrahuang/qt-easy-tier)
- 问题反馈:欢迎提交 Issue 和 PR
- 交流方式:
- 作者混迹于EasyTier支持3群,欢迎加入交流:957189589
- 交流Q群:1081241238
- B站空间:[space.bilibili.com/558600071](https://space.bilibili.com/558600071)

## 许可证
Expand Down