mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4347] [Feature Request] 希望能在 dashboard 中显示客户端的连接ip #3432
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#3432
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?
Originally created by @raydoom on GitHub (Jul 21, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4347
Describe the feature request
希望能在 dashboard 中显示客户端的连接ip
从frps的日志中可以看到,每个客户端连接上来之后,会有一个 id,例如下面日志中的 [b2e6f870e2cf91da] , 后面创建的端口代理 test-tcp 对用的端口号 17541 都会和这个 id 有关联,说明可以拿到每个Proxy的来源ip,udp应该是类似的,希望能把这个ip显示在dashboard界面,作为一列
Describe alternatives you've considered
No response
Affected area
@wuai1024 commented on GitHub (Jul 24, 2024):
这个不错
@fatedier commented on GitHub (Jul 31, 2024):
Duplicate of https://github.com/fatedier/frp/issues/3991