[PR #2784] [CLOSED] timeout exit frpc #4626

Closed
opened 2026-05-05 14:45:39 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2784
Author: @zhousongsong
Created: 1/27/2022
Status: Closed

Base: devHead: codingling


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/2784 **Author:** [@zhousongsong](https://github.com/zhousongsong) **Created:** 1/27/2022 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `codingling` --- ### 📝 Commits (1) - [`443ce48`](https://github.com/fatedier/frp/commit/443ce4806c2443946ba01fe7fc7673f939c37696) timeout exit frpc ### 📊 Changes **3 files changed** (+19 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `client/control.go` (+13 -0) 📝 `cmd/frpc/sub/root.go` (+4 -2) 📝 `pkg/config/client.go` (+2 -0) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:45:39 -06:00
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#4626
No description provided.