[GH-ISSUE #4839] [Feature Request] web控制台新增强制下线 #3822

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

Originally created by @shen-lan on GitHub (Jun 18, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4839

Describe the feature request

大佬你好 请问有计划做强制客户端下线的功能吗 ?

Describe alternatives you've considered

因为一些原因暴露了 或者给其他人用了,又不方便重置frps token 或者关端口, 只能让对方一直用了 很尴尬。

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @shen-lan on GitHub (Jun 18, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/4839 ### Describe the feature request 大佬你好 请问有计划做强制客户端下线的功能吗 ? ### Describe alternatives you've considered 因为一些原因暴露了 或者给其他人用了,又不方便重置frps token 或者关端口, 只能让对方一直用了 很尴尬。 ### 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 14:26:38 -06:00
Author
Owner

@xqzr commented on GitHub (Jun 21, 2025):

https://gofrp.org/zh-cn/docs/features/common/server-plugin/

<!-- gh-comment-id:2993635088 --> @xqzr commented on GitHub (Jun 21, 2025): https://gofrp.org/zh-cn/docs/features/common/server-plugin/
Author
Owner

@wuai1024 commented on GitHub (Jun 26, 2025):

这块目前好像确实没有,插件里面的 ClosePorxy 只是通知,不是操作。

Image

<!-- gh-comment-id:3006721742 --> @wuai1024 commented on GitHub (Jun 26, 2025): 这块目前好像确实没有,插件里面的 ClosePorxy 只是通知,不是操作。 ![Image](https://github.com/user-attachments/assets/86156836-176c-41c5-bc2f-f3973d4eb911)
Author
Owner

@dishpzga commented on GitHub (Jun 26, 2025):

赞同,我使用过程中出现好几次客户端进程已经结束的情况下,服务端 dashboard 上还是显示在线,端口也被占用着但无法通过该端口建立连接,只能把客户端的user改掉作为新的客户端,如果有强制下线功能,这问题也能有补救方法。

<!-- gh-comment-id:3007525255 --> @dishpzga commented on GitHub (Jun 26, 2025): 赞同,我使用过程中出现好几次客户端进程已经结束的情况下,服务端 dashboard 上还是显示在线,端口也被占用着但无法通过该端口建立连接,只能把客户端的user改掉作为新的客户端,如果有强制下线功能,这问题也能有补救方法。
Author
Owner

@xqzr commented on GitHub (Jun 26, 2025):

这块目前好像确实没有,插件里面的 ClosePorxy 只是通知,不是操作。

Image

Ping 返回

{
    "reject": true
}
<!-- gh-comment-id:3009505149 --> @xqzr commented on GitHub (Jun 26, 2025): > 这块目前好像确实没有,插件里面的 ClosePorxy 只是通知,不是操作。 > > ![Image](https://github.com/user-attachments/assets/86156836-176c-41c5-bc2f-f3973d4eb911) 在 [Ping](https://gofrp.org/zh-cn/docs/features/common/server-plugin/#ping) 返回 ```json { "reject": true } ```
Author
Owner

@github-actions[bot] commented on GitHub (Jul 24, 2025):

Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.

<!-- gh-comment-id:3111590622 --> @github-actions[bot] commented on GitHub (Jul 24, 2025): Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.
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#3822
No description provided.