mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #258] fprc 不能以后台形式运行,使用screen等拉入后台几分钟后显示为working但是无法穿透了 #183
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#183
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 @jingxin328 on GitHub (Feb 17, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/258
RT
@jingxin328 commented on GitHub (Feb 17, 2017):
建议做一个类似service的脚本,可以自启的~
@engineerlzk commented on GitHub (Feb 19, 2017):
可以用:
nohup ./frpc -c ./frpc.ini &
即可后台运行
@940842546 commented on GitHub (Feb 19, 2017):
我screen里frpc没问题啊
@fatedier commented on GitHub (Feb 19, 2017):
这个有问题应该提给 screen~