[PR #686] [CLOSED] dashboard_api for getting a client status by name #4233

Closed
opened 2026-05-05 14:38:10 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/686
Author: @miwee
Created: 4/4/2018
Status: Closed

Base: masterHead: dashboard_api_client_status


📝 Commits (1)

  • 3848038 dashboard_api for getting a client status by name

📊 Changes

3 files changed (+148 additions, -0 deletions)

View changed files

📝 server/dashboard.go (+4 -0)
📝 server/dashboard_api.go (+113 -0)
📝 server/metric.go (+31 -0)

📄 Description

against issue https://github.com/fatedier/frp/issues/636


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/686 **Author:** [@miwee](https://github.com/miwee) **Created:** 4/4/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dashboard_api_client_status` --- ### 📝 Commits (1) - [`3848038`](https://github.com/fatedier/frp/commit/3848038f6c9739cd5ce45b62d6276e52e23df182) dashboard_api for getting a client status by name ### 📊 Changes **3 files changed** (+148 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/dashboard.go` (+4 -0) 📝 `server/dashboard_api.go` (+113 -0) 📝 `server/metric.go` (+31 -0) </details> ### 📄 Description against issue https://github.com/fatedier/frp/issues/636 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:38:10 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4233
No description provided.