mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #5118] [MERGED] server: replace client metadata with IP address in registry #5135
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#5135
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/5118
Author: @fatedier
Created: 1/9/2026
Status: ✅ Merged
Merged: 1/9/2026
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (1)
934c678server: replace client metadata with IP address in registry📊 Changes
9 files changed (+48 additions, -85 deletions)
View changed files
📝
assets/frps/static/index-Cl4R6mJh.css(+1 -1)📝
assets/frps/static/index-r9B2t7lx.js(+1 -1)📝
assets/frps/static/index.html(+2 -2)📝
server/client_registry.go(+5 -10)📝
server/dashboard_api.go(+11 -11)📝
server/service.go(+5 -1)📝
web/frps/src/components/ClientCard.vue(+8 -47)📝
web/frps/src/types/client.ts(+3 -2)📝
web/frps/src/utils/client.ts(+12 -10)📄 Description
WHY
fix #3991
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.