shadowsocks / shadowsocks-android

A shadowsocks client for Android
Other
35.27k stars 11.57k forks source link

Speed is low in method aes-256-cfb #3014

Closed mjw10086 closed 1 year ago

mjw10086 commented 1 year ago

I host a ss-server with shadowsocks-libev, and Ciphers is aes-256-cfb, while client is connected and testing network speed, server will receive "ERROR: server recv: Connection reset by peer" periodically, and speed is limited with 5Mbps or less.

maybe because of the shadowsocks-rust. And I run libsslocal.so in android without "--vpn", speed is okay.

Besides, "tcp handshake failed, received EOF before a complete target Address, peer" is received in ssserver (rust).