mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 20:45:59 +03:00
[GH-ISSUE #279] Shadowsocks-rust/OpenVPN + Cloak does not work on some net in rus #225
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#225
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 @unixs on GitHub (Sep 18, 2024).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/279
I think today censorship devices have been updated. Cloak does not work on only one specific network.
Yesterday everything was good.
The problem occurred sequentially. First, the "plain" mode stopped working. A few days later, the encrypted mode stopped working.
@LindaFerum commented on GitHub (Sep 22, 2024):
I think you might want to change you server's IP
Also, by "plain" you mean Cloak's plain? Why use that in prod at all?
@unixs commented on GitHub (Sep 29, 2024):
According to readme:
I will check it with new ip ASAP
@LLIycTpbIu commented on GitHub (Sep 30, 2024):
Same here, ss+cloak with aes-256-cfb cypher, doesn`t work on network of my mobile operator anymore
@cbeuw commented on GitHub (Oct 11, 2024):
One probable way to detect Cloak has been monitoring packet sizes for encapsulated TLS handshakes, so that could be what's happening here. The latest release (v2.10.0) could help as I've added random padding
@LLIycTpbIu commented on GitHub (Oct 14, 2024):
@cbeuw Now it works at release (v2.10.0) builded from sources, downloaded version of binary doesn`t work.
Thank you!
@cbeuw commented on GitHub (Oct 14, 2024):
Huh that's very strange, the releases are built by CI. Could you upload the binary you built? I'm curious about the difference.
@LLIycTpbIu commented on GitHub (Oct 14, 2024):
here
ck-server_2.10.zip
@LLIycTpbIu commented on GitHub (Oct 14, 2024):
It works, but randomly, I tried many times to connect and disconnect client on Android, 2/10 - connected, 8/10 connectrion refused.
@unixs commented on GitHub (Oct 29, 2024):
All works fine with same provider.
Server and client version 2.10.0 from github.