[GH-ISSUE #805] Please support running frp on background by itself. #629

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

Originally created by @zzc-tongji on GitHub (Jun 6, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/805

It seems that frp could not run on background by itself. If users want to run frp on background, they need to install some additional tools like supervisor.

So, please support running frp on background by itself, thanks.

Originally created by @zzc-tongji on GitHub (Jun 6, 2018). Original GitHub issue: https://github.com/fatedier/frp/issues/805 It seems that frp could not run on background **by itself**. If users want to run frp on background, they need to install some additional tools like `supervisor`. So, please support running frp on background by itself, thanks.
Author
Owner

@asdaragon commented on GitHub (Jun 6, 2018):

linux can run on background with “&”. For example,frpc -c frpc.ini &

<!-- gh-comment-id:394930763 --> @asdaragon commented on GitHub (Jun 6, 2018): linux can run on background with “&”. For example,frpc -c frpc.ini &
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#629
No description provided.