mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #240] AC66U 测试失败 #165
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#165
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 @lotc on GitHub (Jan 23, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/240
硬件:AC66U,CPU BCM 5300,作为客户端。
运行
./frpc -c frpc.ini时报错返回错误
[control.go:151] [E] ProxyName [web], connect to server [此处ip隐去:1234] error, dial tcp 此处ip隐去:1234: errno -9错误代码 9,是什么意思?
@Yovanchen commented on GitHub (Jan 24, 2017):
应该是芯片对应不上,你可以尝试去刷一个梅林固件,然后软件中心安装frp客户端,将参数填入即可。

梅林固件下载地址:https://sourceforge.net/projects/asuswrt-merlin/files/RT-AC66U/Release/
@lotc commented on GitHub (Jan 24, 2017):
@Yovanchen 用的就是这个, 里面没有软件中心. 有软件中心的是二次修改版的.
@lotc commented on GitHub (Jan 25, 2017):
参考这里 https://github.com/xtaci/kcptun/issues/57
应该是内核太旧的问题