mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #4152] [MERGED] show tcpmux proxies on the frps dashboard #4932
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4932
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/4152
Author: @fatedier
Created: 4/11/2024
Status: ✅ Merged
Merged: 4/11/2024
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (1)
382418ashow tcpmux proxies on the frps dashboard📊 Changes
11 files changed (+128 additions, -56 deletions)
View changed files
📝
Release.md(+4 -0)📝
assets/frps/static/index-82-40HIG.js(+16 -16)📝
assets/frps/static/index.html(+1 -1)📝
server/dashboard_api.go(+2 -1)📝
web/frps/components.d.ts(+1 -0)📝
web/frps/src/App.vue(+1 -0)➕
web/frps/src/components/ProxiesTCPMux.vue(+38 -0)📝
web/frps/src/components/ProxyViewExpand.vue(+34 -36)📝
web/frps/src/components/ServerOverview.vue(+2 -2)📝
web/frps/src/router/index.ts(+6 -0)📝
web/frps/src/utils/proxy.ts(+23 -0)📄 Description
WHY
Fix #4148
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.