mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-26 04:55:58 +03:00
[GH-ISSUE #164] AlternativeNames does not work in Cloak_windows 2.5.4 #135
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#135
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 @gegehennb on GitHub (Jun 5, 2021).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/164
This is my json configuration file, but Cloak_Windows 2.5.4 is not working properly.There are a lot of error messages here.
level=error msg="Failed to prepare connection to remote: read tcp ******->******: wsarecv: An existing connection was forcibly closed by the remote host."I use AlternativeNames on Cloak_Android 2.5.4 and it works fine.If I delete "AlternativeNames": ["cloudflare.com", "github.com"], Cloak_Windows 2.5.4 will work fine.How should I set it up to make AlternativeNames work properly on Cloak_Windows 2.5.4? thank you.
@malikshi commented on GitHub (Jun 6, 2021):
It's work fine for me. Can you tell your cloak server version?
@gegehennb commented on GitHub (Jun 6, 2021):
ck-server-linux-amd64-v2.5.4
@loyess commented on GitHub (Jun 6, 2021):
Plugin Options:...... ;AlternativeNames=cloudflare.com,github.com
@gegehennb commented on GitHub (Jun 6, 2021):
thanks,I use your shell to install ss-rust and cloak, it is great.
I bought a virmach one-time vps to configure AlternativeNames. If I delete AlternativeNames, cloak will work normally.
This is my ss-rust configuration.
This is my ckclient.json file.In this case, cloak works normally.
But when I add the AlternativeNames configuration:
There are a lot of errors in cloak.
@loyess commented on GitHub (Jun 6, 2021):
AlternativeNames is a client parameter, and the server does not need to be added.
@gegehennb commented on GitHub (Jun 6, 2021):
I did not add AlternativeNames to the server.
This is my server configuration.
@loyess commented on GitHub (Jun 6, 2021):
ss server:
cloak server:
@loyess commented on GitHub (Jun 6, 2021):
ckclient.json
This configuration can also be connected normally.
Note:
ckclient.jsonandShadowsocks.exeare in the same directory.@gegehennb commented on GitHub (Jun 7, 2021):
I tried the two methods you provided, and there are still a lot of errors using
ckclient.json, fill in the parameters in the plugin- opt, cloak works normally, I think this is very strange, thank you.@gegehennb commented on GitHub (Jun 8, 2021):
I tried many times, the AlternativeNames parameter still causes Cloak not to work properly, I logged the client side as well as the server side log.
client side:
server side:
When the AlternativeNames parameter is removed, Cloak works normally. I really don't know what's happening, hope someone can help me, thanks.
@loyess commented on GitHub (Jun 8, 2021):
For me, it works well on ss-win, but cannot access the network on android. adb logcat seems to be all right.
@gegehennb commented on GitHub (Jun 8, 2021):
Strangely, I found that sometimes Cloak works fine with the AlternativeNames parameter added, and sometimes Cloak does not. So I gave up adding this parameter. But hopefully someone can check it and fix it, thanks a lot.
@spyophobia commented on GitHub (Jun 30, 2021):
@gegehennb @loyess people...
Stop posting your private keys. And consider them compromised. And change them NOW.
@gegehennb commented on GitHub (Jun 30, 2021):
I have modified the private keys on the vps. Thank you for the suggestion.
@notsure2 commented on GitHub (Jul 26, 2021):
It's possible the AlternateNames you are using are blocked by your ISP. Or your ISP maybe detecting and blocking Cloak.