mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #932] 只有部分端口成功启动 #741
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#741
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 @fyhong on GitHub (Sep 25, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/932
如下显示,只有部分端口成功启动,是什么原因?
端口并无占用, 同一配置,我连到一台全新的服务器一样是只有部分端口启动了
What version of frp are you using (./frpc -v or ./frps -v)?
0.17.0
s.sg_0 wait start 127.0.0.1:443 test.com:443
s.sg running 127.0.0.1:35001 test.com:35001
s.sg wait start 127.0.0.1:8219 test.com:8219
s.sg running 127.0.0.1:8036 test.com:8036
s.sg wait start 127.0.0.1:8071 test.com:8071
@shellus commented on GitHub (Oct 9, 2018):
你没有提供足够的信息来重现问题