rc452860 / vnet

114 stars 79 forks source link

安装无法使用 #66

Closed hardywu closed 5 years ago

hardywu commented 5 years ago
ERROR 2019-04-25 15:21:05 shadowsocks.go[219] 1: tcp:10005 read target address error read tcp 【node-ip】:10005->【client-ip】:64902: read: connection reset by peer. (maybe the crypto method wrong configuration)
ERROR 2019-04-25 15:21:05 shadowsocks.go[219] 1: tcp:10005 read target address error read tcp 【node-ip】:10005->【client-ip】:64903: read: connection reset by peer. (maybe the crypto method wrong configuration)
ERROR 2019-04-25 15:21:05 shadowsocks.go[219] 1: tcp:10005 read target address error read tcp 【node-ip】:10005->【client-ip】:64904: read: connection reset by peer. (maybe the crypto method wrong configuration)
ERROR 2019-04-25 15:21:05 shadowsocks.go[219] 1: tcp:10005 read target address error read tcp 【node-ip】:10005->【client-ip】:64905: read: connection reset by peer. (maybe the crypto method wrong configuration)
rc452860 commented 5 years ago

加密方式错了吧。

hardywu commented 5 years ago

加密设置没问题。貌似是windows客户端的 aes-256-gcm 有问题。手机端用ss-android 测试没问题

rc452860 commented 5 years ago

你用的什么客户端哦 ssr是不支持aes-gcm的

hardywu commented 5 years ago

你用的什么客户端哦 ssr是不支持aes-gcm的

ssrpanel 自带的。我觉得有必要更新下 readme 提醒下用户,可以省很多debug时间。因为客户端订阅更新的时候不会因为加密方式不支持报错。