-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.7.2 vision流控无法使用ss的2022-blake3-aes-256-gcm中转 #1500
Comments
could golang specify TLS 1.3 cipher suit? |
Golang officially will support tls1.3 cipher suit configuration if TLS 1.3 ecosystem request explicitly, which has not happened until now. |
这里描述的chacha20-ietf-poly1305并不是xtls的加密套件,而是中转机入站shadowsocks的加密方式,中转机出站以及落地机入站vless的tlsSettings里的cipherSuites没有指定 |
😅( it is good time to play transparent straw man. You can't see us, you can't see. You must tell yourself. )
Jan 8, 2023 21:52:15 kmb21y66 ***@***.***>:
… Golang officially will support tls1.3 cipher suit configuration if TLS 1.3 ecosystem request explicitly, which has not happened until now.
这里描述的chacha20-ietf-poly1305并不是xtls的加密套件,而是中转机入站shadowsocks的加密方式,中转机出站以及落地机入站vless的tlsSettings里的cipherSuites没有指定
—
Reply to this email directly, view it on GitHub[#1500 (comment)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AKGBAYEOS4JTHNNG3NQG3DTWRLBA7ANCNFSM6AAAAAATUSFK4I].
You are receiving this because you commented.[Tracking image][https://github.com/notifications/beacon/AKGBAYHMA3W6IJ5OROZBBUTWRLBA7A5CNFSM6AAAAAATUSFK4KWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSR6JVRY.gif]
|
所有服务端客户端版本均为v1.7.2
配置情况类似#1403
检查过配置文件,中转机和落地机流控均为xtls-rprx-vision,中转机入站的shadowsocks在使用chacha20-ietf-poly1305中转时正常,而使用2022-blake3-aes-256-gcm时无法访问网页
测试中转机使用2022-blake3-aes-256-gcm时不进行中转而是直连时网页访问正常
客户端日志:
中转机日志:
落地机日志:
The text was updated successfully, but these errors were encountered: