[GH-ISSUE #73] Can Cloak support IPV6??? #66

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

Originally created by @lqhorochi on GitHub (Nov 2, 2019).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/73

Can Cloak support IPV6???
Can you join IPV6 support?

Originally created by @lqhorochi on GitHub (Nov 2, 2019). Original GitHub issue: https://github.com/cbeuw/Cloak/issues/73 Can Cloak support IPV6??? Can you join IPV6 support?
Author
Owner

@chenshaoju commented on GitHub (Nov 4, 2019):

Yes, If your local computer and server both have a valid IPv6 address.

<!-- gh-comment-id:549216942 --> @chenshaoju commented on GitHub (Nov 4, 2019): Yes, If your local computer and server both have a valid IPv6 address.
Author
Owner

@lqhorochi commented on GitHub (Nov 4, 2019):

Yes, If your local computer and server both have a valid IPv6 address.

纯ipv6的vps运行脚本后没有任何反应

<!-- gh-comment-id:549420740 --> @lqhorochi commented on GitHub (Nov 4, 2019): > Yes, If your local computer and server both have a valid IPv6 address. 纯ipv6的vps运行脚本后没有任何反应
Author
Owner

@chenshaoju commented on GitHub (Nov 5, 2019):

Make sure your shadowsocks configure is right.

Here is an ss-server config example:

{
    "server":"::",
    "server_port":443,
    "local_port":10800,
    "password":"cr4r3e7pi6x3",
    "timeout":20,
    "method":"aes-256-gcm",
    "plugin":"/usr/bin/ck-server",
    "plugin_opts":"/etc/ckserver.json"
}

image

<!-- gh-comment-id:549628398 --> @chenshaoju commented on GitHub (Nov 5, 2019): Make sure your shadowsocks configure is right. Here is an ss-server config example: ``` { "server":"::", "server_port":443, "local_port":10800, "password":"cr4r3e7pi6x3", "timeout":20, "method":"aes-256-gcm", "plugin":"/usr/bin/ck-server", "plugin_opts":"/etc/ckserver.json" } ``` ![image](https://user-images.githubusercontent.com/515763/68181518-a6503480-ffd2-11e9-8ce7-28536a478b08.png)
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#66
No description provided.