[GH-ISSUE #253] ss功能不支持readme写的一些加密参数 #171

Closed
opened 2026-02-27 23:15:46 +03:00 by kerem · 4 comments
Owner

Originally created by @kpivy8 on GitHub (Apr 2, 2019).
Original GitHub issue: https://github.com/snail007/goproxy/issues/253

aes-128-gcm , aes-192-gcm ,aes-256-gcm , chacha20-ietf-poly1305,这几个协议经测试是不支持的

Originally created by @kpivy8 on GitHub (Apr 2, 2019). Original GitHub issue: https://github.com/snail007/goproxy/issues/253 aes-128-gcm , aes-192-gcm ,aes-256-gcm , chacha20-ietf-poly1305,这几个协议经测试是不支持的
kerem closed this issue 2026-02-27 23:15:46 +03:00
Author
Owner

@snail007 commented on GitHub (Apr 2, 2019):

我测试都是没问题的,不知道你是怎么测试的,用的什么软件,我测试用的是安卓ss官方github上的客户端。

<!-- gh-comment-id:479202365 --> @snail007 commented on GitHub (Apr 2, 2019): 我测试都是没问题的,不知道你是怎么测试的,用的什么软件,我测试用的是安卓ss官方github上的客户端。
Author
Owner

@kpivy8 commented on GitHub (Apr 3, 2019):

不好意思,忘记写上测试命令了,命令如下:
./proxy sps -S ss -H aes-128-gcm -J passwd -T tcp -P 192.168.1.25:3306 -t tcp -p :666

<!-- gh-comment-id:479345108 --> @kpivy8 commented on GitHub (Apr 3, 2019): 不好意思,忘记写上测试命令了,命令如下: ./proxy sps -S ss -H aes-128-gcm -J passwd -T tcp -P 192.168.1.25:3306 -t tcp -p :666
Author
Owner

@snail007 commented on GitHub (Apr 3, 2019):

使用错误,仔细看手册,你那是设置上级密码和加密。 你本地也要设置,上级与本地两回事。

<!-- gh-comment-id:479428742 --> @snail007 commented on GitHub (Apr 3, 2019): 使用错误,仔细看手册,你那是设置上级密码和加密。 你本地也要设置,上级与本地两回事。
Author
Owner

@kpivy8 commented on GitHub (Apr 3, 2019):

好的, 谢谢

<!-- gh-comment-id:479495364 --> @kpivy8 commented on GitHub (Apr 3, 2019): 好的, 谢谢
Sign in to join this conversation.
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/goproxy#171
No description provided.