mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #190] ./frps -c ./frps.ini如何保持启动状态? #126
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#126
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 @Tokyo-Lei on GitHub (Dec 21, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/190
注销或者关闭命令端就断了。。
@fatedier commented on GitHub (Dec 21, 2016):
大部分系统可以使用
nohup ./frps -c ./frps.ini &。@Tokyo-Lei commented on GitHub (Dec 22, 2016):
GOOD!~