[GH-ISSUE #5023] 阿里云香港节点 quic 突然连接不上 #3954

Closed
opened 2026-05-05 14:31:00 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @ebaecff on GitHub (Oct 17, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/5023

配置如下,之前好好的,突然连接不上,原来用的0.61.0 更新到0.65.0也不行,大佬们有解决方案不?
frps.toml

bindPort = 12443
quicBindPort = 12443
transport.maxPoolCount = 64

frpc.toml

serverAddr = "server-ip"
serverPort = 12443
transport.protocol = "quic"  #这一行删除后可以连接
Originally created by @ebaecff on GitHub (Oct 17, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/5023 配置如下,之前好好的,突然连接不上,原来用的0.61.0 更新到0.65.0也不行,大佬们有解决方案不? frps.toml ``` bindPort = 12443 quicBindPort = 12443 transport.maxPoolCount = 64 ``` frpc.toml ``` serverAddr = "server-ip" serverPort = 12443 transport.protocol = "quic" #这一行删除后可以连接 ```
gitea-mirror 2026-05-05 14:31:00 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 1, 2025):

Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.

<!-- gh-comment-id:3475309294 --> @github-actions[bot] commented on GitHub (Nov 1, 2025): Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3954
No description provided.