-
V2Ray 4.31.0 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.15.2 windows/386) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It looks like you're using shadowsocks protocol, but the v2ray-core/proxy/shadowsocks/config.go Lines 210 to 223 in 054e667 |
Beta Was this translation helpful? Give feedback.
It looks like you're using shadowsocks protocol, but the
rc4-md5
cipher method is not supported. Currently, v2fly-core provides shadowsocks that support only the following cipher methods.v2ray-core/proxy/shadowsocks/config.go
Lines 210 to 223 in 054e667