mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2479] 服务端主动关闭连接功能提供 http 接口 #1967
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#1967
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 @AlanMonster1 on GitHub (Jul 13, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2479
Originally assigned to: @blizard863 on GitHub.
The solution you want
Alternatives considered
How to implement this function
新连接做内部管理 维护一个proxyName 与 runId的映射关系 发送消息给client端 client端优雅关闭连接
Application scenarios of this function
@dishpzga commented on GitHub (Jun 11, 2025):
所以 这个api到底有没有提供? @fatedier