[PR #687] [CLOSED] Dashboard api client status #4236

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

📋 Pull Request Information

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

Base: devHead: dashboard_api_client_status


📝 Commits (5)

  • 14733dd Merge pull request #608 from fatedier/dev
  • 8690075 Merge pull request #616 from fatedier/dev
  • 456ce09 Merge pull request #630 from fatedier/dev
  • 1325c59 Merge pull request #672 from fatedier/dev
  • 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 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/687 **Author:** [@miwee](https://github.com/miwee) **Created:** 4/4/2018 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dashboard_api_client_status` --- ### 📝 Commits (5) - [`14733dd`](https://github.com/fatedier/frp/commit/14733dd109ebfd356ddc93601cb05a1e01b0c4bf) Merge pull request #608 from fatedier/dev - [`8690075`](https://github.com/fatedier/frp/commit/8690075c0c0bf5f6fbeff657b837b9053e34bb5b) Merge pull request #616 from fatedier/dev - [`456ce09`](https://github.com/fatedier/frp/commit/456ce09061bea765f511983b835faf6f6b44c91d) Merge pull request #630 from fatedier/dev - [`1325c59`](https://github.com/fatedier/frp/commit/1325c59a4c9cbce1d47a29a510a7cfd5b906b103) Merge pull request #672 from fatedier/dev - [`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 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:14 -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#4236
No description provided.