mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1612] 是否可以客户端等待service上线? #1276
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#1276
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 @yizems on GitHub (Jan 13, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1612
我的应用场景是这样的,有时候从公司出去,到家才能开电脑起 服务端服务,到家基本就没有途径远程客户端了,因为公司有加密策略,直接封禁第三方远程工具,公司带的又特别坑,贼麻烦
@fatedier commented on GitHub (Jan 13, 2020):
frpc.ini 中设置
login_fail_exit = false,这样启动失败之后不会退出,会间隔时间重试。