mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4882] Stop frps once frpc disconnects #3850
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#3850
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 @hpckurt on GitHub (Jul 15, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4882
Describe the feature request
Is it possible to configure frps to stop running when frpc disconnects from it? In our environment, we are spinning up an frp connection to connect to specific short-running applications. As of right now, we have to manually stop frp after the short job is over.
Describe alternatives you've considered
No response
Affected area
@hpckurt commented on GitHub (Jul 15, 2025):
For anyone coming across this. We ultimately decided to just run a
pkillon the compute node spawning the frps instance