mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2784] [CLOSED] timeout exit frpc #4626
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#4626
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?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/2784
Author: @zhousongsong
Created: 1/27/2022
Status: ❌ Closed
Base:
dev← Head:codingling📝 Commits (1)
443ce48timeout exit frpc📊 Changes
3 files changed (+19 additions, -2 deletions)
View changed files
📝
client/control.go(+13 -0)📝
cmd/frpc/sub/root.go(+4 -2)📝
pkg/config/client.go(+2 -0)📄 Description
linux arm
On devices with limited resources,
When FRPC has no data penetration, FRPC runs all the time and consumes equipment resources
Set the timer, exit FRPC after timeout and release FRPC process resources
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.