[GH-ISSUE #1090] Close client through inactivity? #852

Closed
opened 2026-05-05 12:32:37 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @francesco-gallo on GitHub (Feb 14, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1090

What version of frp are you using (./frpc -v or ./frps -v)?
frpc, 0.24.1

What operating system and processor architecture are you using (go env)?
Linux ARM

Question:
Is it possible to auto-close the client if no operation have been made for a certain amount of time? Is it doable directly through the client, or can an external script read the status of the client to check that nothing has been made on the past [time] and kill the process?

Originally created by @francesco-gallo on GitHub (Feb 14, 2019). Original GitHub issue: https://github.com/fatedier/frp/issues/1090 **What version of frp are you using (./frpc -v or ./frps -v)?** frpc, 0.24.1 **What operating system and processor architecture are you using (`go env`)?** Linux ARM **Question:** Is it possible to auto-close the client if no operation have been made for a certain amount of time? Is it doable directly through the client, or can an external script read the status of the client to check that nothing has been made on the past [time] and kill the process?
Author
Owner

@fatedier commented on GitHub (Feb 15, 2019):

Set admin_addr and admin_port.

GET /api/status

<!-- gh-comment-id:463889180 --> @fatedier commented on GitHub (Feb 15, 2019): Set `admin_addr` and `admin_port`. GET /api/status
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#852
No description provided.