[GH-ISSUE #252] 从goquiet到现在的新版本cloak一直存在问题 #204

Open
opened 2026-02-26 12:34:15 +03:00 by kerem · 3 comments
Owner

Originally created by @yqk100 on GitHub (Feb 26, 2024).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/252

  1. cloak或goquiet运行正常的状态下,切换WLAN/移动网络或移动网络切换基站后会很大几率出现有重连但无法使用的情况;cloak有很大概率,goquiet基本百分百触发!必须重启客户端后才能使用。

  2. 无切网络,在Win或安卓后台正常运行使用也会频繁出现有连接但无法使用的情况,日志没有报错(已经有人反馈过了);也是必须重启客户端才能使用。

Originally created by @yqk100 on GitHub (Feb 26, 2024). Original GitHub issue: https://github.com/cbeuw/Cloak/issues/252 1. cloak或goquiet运行正常的状态下,切换WLAN/移动网络或移动网络切换基站后会很大几率出现有重连但无法使用的情况;cloak有很大概率,goquiet基本百分百触发!必须重启客户端后才能使用。 2. 无切网络,在Win或安卓后台正常运行使用也会频繁出现有连接但无法使用的情况,日志没有报错(已经有人反馈过了);也是必须重启客户端才能使用。
Author
Owner

@qwerttvv commented on GitHub (Mar 7, 2024):

试试修改参数NumConn

<!-- gh-comment-id:1982287421 --> @qwerttvv commented on GitHub (Mar 7, 2024): 试试修改参数NumConn
Author
Owner

@ThEWiZaRd0fBsoD commented on GitHub (May 6, 2024):

https://github.com/cbeuw/Cloak/issues/229

这里有和你一样的问题,我认为Cloak并不会意识到当前连接已经因为某种原因断开/关闭。

我的做法是设置KeepAlive参数为5(或者更低)以让Cloak不断地发送保持活动信息(更快地发现连接已经被关闭)。

<!-- gh-comment-id:2095023653 --> @ThEWiZaRd0fBsoD commented on GitHub (May 6, 2024): https://github.com/cbeuw/Cloak/issues/229 这里有和你一样的问题,我认为Cloak并不会意识到当前连接已经因为某种原因断开/关闭。 我的做法是设置KeepAlive参数为5(或者更低)以让Cloak不断地发送保持活动信息(更快地发现连接已经被关闭)。
Author
Owner

@windstander commented on GitHub (Apr 11, 2025):

我的感觉是重连后速度要慢一些,手动断开再连一次速度更理想。

<!-- gh-comment-id:2796067445 --> @windstander commented on GitHub (Apr 11, 2025): 我的感觉是重连后速度要慢一些,手动断开再连一次速度更理想。
Sign in to join this conversation.
No labels
pull-request
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
starred/Cloak#204
No description provided.