The shadowsocks-libev's version is 'shadowsocks-libev 3.2.0'
Centos6.1
When i use my client to connect, the server's log shows an errror(connect :Invalid argument);
{
"server":"0.0.0.0",
"local_address":"127.0.0.1",
"server_port":8083,
"local_port":1080,
"password":"*",
"timeout":60,
"method":"aes-256-gcm",
"fast_open":false
}
Remove local_address from your config.
Thank you,it works .
Most helpful comment
Remove
local_addressfrom your config.