shadowsocks / shadowsocks-libev

Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
https://github.com/shadowsocks/shadowsocks-rust
GNU General Public License v3.0
15.84k stars 5.7k forks source link

the version of libsodium and mbedtls is too old #2662

Open A-nameless-geek opened 4 years ago

A-nameless-geek commented 4 years ago

What version of shadowsocks-libev are you using?

shadowsocks-libev 3.3.3

What operating system are you using?

centOS 7.5

What did you do?

complie the source code and install

What did you expect to see?

update the README

What did you see instead?

export LIBSODIUM_VER=1.0.16 ----- export LIBSODIUM_VER=1.0.18 export MBEDTLS_VER=2.6.0 ------ export MBEDTLS_VER=2.16.5

What is your config in detail (with all sensitive info masked)?

there is no config error

willy666rumster commented 4 years ago

who can do it?

the readme still non-adequate