We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc481e commit 811eff1Copy full SHA for 811eff1
README.md
@@ -2,7 +2,7 @@
2
<img src="docs/nodepassdash-logo.svg" alt="NodePassDash" height="80">
3
</div>
4
5
-
+
6

7
8
NodePassDash是一个现代化的 NodePass 管理界面,基于 Go 后端 + React + Vite、HeroUI 和 TypeScript 构建。提供实时隧道监控、流量统计和端点管理功能。
web/package.json
@@ -1,7 +1,7 @@
1
{
"name": "NodePassDash",
"private": true,
- "version": "3.2.0-beta6",
+ "version": "3.2.0-beta7",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments