mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 20:45:59 +03:00
[GH-ISSUE #99] 希望支持中转SSR #88
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cloak#88
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 @wskydfcu on GitHub (Feb 26, 2020).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/99
服务端:Centos7 cloak:2.1.3


客户端:Centos7 cloak:2.1.3
SSR连接后,第一个包识别,断后连接一段时间后很难连接上出现密码问题,需要重启服务端和客户端
@cbeuw commented on GitHub (Feb 26, 2020):
EncryptionMethod是plain吗?改成aes-gcm或者chacha20-poly1305试一下