[GH-ISSUE #3261] 能否在服务端控制面板中展示更多信息 #2614

Closed
opened 2026-05-05 13:41:13 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @xingtongsf on GitHub (Jan 19, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3261

Describe the feature request

控制面板中目前至展示了bind bindudp http 和https4四个端口。能否增加展示kcp端口和新的quic端口。发现0.46.1的kcp端口如果设置了和bind端口一样,那么quic端口如果也设置和kcp端一样,那么服务无法启动。必须设置另一个端口。
但随着配置增加,各种端口各种配置是否允许,设置的什么值经常忘掉,但是有时候又不想再去看配置文件,控制面板毕竟看起来更清爽。
所以希望增加kcp端口,quic端口,已经允许映射的端口范围的展示
如果能增加展示一些其他信息就更好了。比如是否必须强制tls,是否必须mux之类。
还有希望能看到客户端是通过哪个协议注册的服务。是tcp, kcp,还是quic,还有还能展示客户端的版本号就更好了。现在只能到日志里去看,太慢烦了

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
Originally created by @xingtongsf on GitHub (Jan 19, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3261 ### Describe the feature request 控制面板中目前至展示了bind bindudp http 和https4四个端口。能否增加展示kcp端口和新的quic端口。发现0.46.1的kcp端口如果设置了和bind端口一样,那么quic端口如果也设置和kcp端一样,那么服务无法启动。必须设置另一个端口。 但随着配置增加,各种端口各种配置是否允许,设置的什么值经常忘掉,但是有时候又不想再去看配置文件,控制面板毕竟看起来更清爽。 所以希望增加kcp端口,quic端口,已经允许映射的端口范围的展示 如果能增加展示一些其他信息就更好了。比如是否必须强制tls,是否必须mux之类。 还有希望能看到客户端是通过哪个协议注册的服务。是tcp, kcp,还是quic,还有还能展示客户端的版本号就更好了。现在只能到日志里去看,太慢烦了 ### 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
gitea-mirror 2026-05-05 13:41:13 -06:00
  • closed this issue
  • added the
    todo
    label
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#2614
No description provided.