Shadowsocks 2022 的 EIH 使用说明需要增加对加密方式的限制 #1693
KobeArthurScofield
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
源起于尝试在 Xray 客户端中对 Shadowsocks 2022 使用 EIH,但是使用 2022-blake3-chacha20-poly1305 时出现问题:
然后使用单用户模式时一切正常。
一开始以为是 bug,遂再写一份服务端配置才发现:
以为是库不支持,直到翻 规范 才发现:
这可能是 2022-blake3-chacha20-poly1305 方式不支持 EIH 的原因。
(shadowsocks-rust 可以使用因而一开始没有发现问题,但可能以后会发生变化,此处按下不表)
应该可以考虑在文档和示例里添加相关说明避免用户不知道而以为是 bug。
Beta Was this translation helpful? Give feedback.
All reactions