Shadowsocks-windows: 支持不经过密钥派生,直接设定加密密钥

Created on 2 Aug 2020  ·  2Comments  ·  Source: shadowsocks/shadowsocks-windows

简要描述问题

windows10,.net组件正常,能够正常运行冰使用Shadowsocks 4.1.10,
只是最近朋友给我的ss节点,其密码都是64位的字符串,填入Shadowsocks 4.1.10,客户端中,结果连接不上,节点的加密方式为chacha20-ietf-poly1305。朋友说是这个认证方式是 shadowsocks-libev 引入的。

用朋友给我的一个命令行程序([demon.zip]https://github.com/shadowsocks/shadowsocks-windows/files/5012306/demon.zip)
)能够连上。

shadowsocks-windows将来能支持这种类型的节点嘛?

good first issue new feature

All 2 comments

?

The new CLI sscli allows you to specify the main key with --key.

Unfortunately, the new I/O pipelines implementation is not finished and doesn't work for now. So stay tuned for more updates.

Was this page helpful?
0 / 5 - 0 ratings