Replies: 3 comments
-
same. Did you solve it? |
Beta Was this translation helpful? Give feedback.
0 replies
-
No, and judging by this discussion it won’t work #1100
|
Beta Was this translation helpful? Give feedback.
0 replies
-
is it even possible to add/manage multiple users each with it own credentials without using ss-manager ? @nix155 @St4ck777 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am using shadowsocks-rust 1.15.4, with a similar configuration (keys generated using
ssservice genkey --encrypt-method chacha20-ietf-poly130
):As a client, I am using shadowsocks-windows 4.4.1.0. When I use
"password": "KJbSMHKZIsX0Drev32YIHHassyls9btgvGKJfVEPNQo=",
everything works fine. However, when I use"password": "H4KOPwSs5+i6fm4I3ENhtqdysPEw8bRooOuKmEqJ92o",
I get the following error:shadowsocks | WARN tcp handshake failed. peer: 111.252.27.50:2570, decrypt length failed
. What could be the issue?Beta Was this translation helpful? Give feedback.
All reactions