Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

clash core 现已支持SSR #24

Closed
paradiseduo opened this issue Jul 23, 2020 · 1 comment
Closed

clash core 现已支持SSR #24

paradiseduo opened this issue Jul 23, 2020 · 1 comment

Comments

@paradiseduo
Copy link
Owner

paradiseduo commented Jul 23, 2020

此项目即日起停止维护,感谢大家一路以来的支持。

更感谢 @goomadao 的辛苦开发。

https://github.com/Dreamacro/clash/pull/805
image

@paradiseduo paradiseduo pinned this issue Jul 23, 2020
@paradiseduo
Copy link
Owner Author

支持SSR的Clash因为和ClashR的字段不同,如果你是用的SSR订阅
请使用 『Clash新参数』转换订阅
转换地址:https://acl4ssr.netlify.app/

Clash的SSR新参数与ClashR参数的区别在于 protocolparam 和 obfsparam 的不同
ClashR是「protocolparam」和「obfsparam」
Clash新参数是「protocol-param」和「obfs-param」

Clash SSR 支持的加密方式如下(不支持chacha20):
AES_128_GCM
AES_192_GCM
AES_256_GCM
AEAD_CHACHA20_POLY1305
XCHACHA20_POLY1305
RC4-MD5
AES-128-CTR
AES-192-CTR
AES-256-CTR
AES-128-CFB
AES-192-CFB
AES-256-CFB
CHACHA20-IETF
XCHACHA20

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant