Removed local_address in libev configuration
Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
87a7f528d2
commit
65ec894195
|
|
@ -362,7 +362,6 @@ config_shadowsocks(){
|
|||
{
|
||||
"server":${server_value},
|
||||
"server_port":${shadowsocksport},
|
||||
"local_address":"127.0.0.1",
|
||||
"local_port":1080,
|
||||
"password":"${shadowsockspwd}",
|
||||
"timeout":600,
|
||||
|
|
|
|||
|
|
@ -397,7 +397,6 @@ config_shadowsocks(){
|
|||
{
|
||||
"server":${server_value},
|
||||
"server_port":${shadowsocksport},
|
||||
"local_address":"127.0.0.1",
|
||||
"local_port":1080,
|
||||
"password":"${shadowsockspwd}",
|
||||
"timeout":600,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user