Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] 希望能在 dashboard 中显示客户端的连接ip #4347

Closed
1 of 11 tasks
raydoom opened this issue Jul 21, 2024 · 2 comments
Closed
1 of 11 tasks

Comments

@raydoom
Copy link

raydoom commented Jul 21, 2024

Describe the feature request

希望能在 dashboard 中显示客户端的连接ip
从frps的日志中可以看到,每个客户端连接上来之后,会有一个 id,例如下面日志中的 [b2e6f870e2cf91da] , 后面创建的端口代理 test-tcp 对用的端口号 17541 都会和这个 id 有关联,说明可以拿到每个Proxy的来源ip,udp应该是类似的,希望能把这个ip显示在dashboard界面,作为一列

�[0m�[1;34m2024-07-20 01:58:09.908 [I] [server/service.go:575] [b2e6f870e2cf91da] client login info: ip [36.142.xxx.xxx:12242] version [0.59.0] hostname [] os [linux] arch [amd64]
�[0m�[1;34m2024-07-20 01:58:09.957 [I] [proxy/tcp.go:82] [b2e6f870e2cf91da] [test-tcp] tcp proxy listen port [17541]
�[0m�[1;34m2024-07-20 01:58:09.957 [I] [server/control.go:401] [b2e6f870e2cf91da] new proxy [test-tcp] type [tcp] success

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
@wuai1024
Copy link

这个不错

@fatedier
Copy link
Owner

Duplicate of #3991

@fatedier fatedier marked this as a duplicate of #3991 Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants