mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4336] connection write timeout #3422
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#3422
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 @lmxslpc on GitHub (Jul 13, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4336
Bug Description
连接这个frp.freefrp.net公共服务器
不知道是不是我的原因,对方frp服务端版本0.56.0,我尝试过好几个版本的客户端都一样报错connection write timeout
frpc Version
0.56.0
frps Version
0.56.0
System Architecture
x86_64
Configurations
#frpc.toml
serverAddr = "frp.freefrp.net"
serverPort = 7000
auth.method = "token"
auth.token = "freefrp.net"
Logs
./frpc -c ./frpc.toml
=====================================================================
openssl s_client -connect frp.freefrp.net:7000
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Jul 15, 2024):
请在相应的服务者处提问。