fix some error for parse dns_servre in config (#798)
and fix pep8 https://github.com/shadowsocks/shadowsocks/pull/739
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
"method":"aes-256-cfb",
|
||||
"local_address":"127.0.0.1",
|
||||
"fast_open":false,
|
||||
"dns_server":["8.8.8.8", 8.8.4.4],
|
||||
"tunnel_remote":"8.8.8.8",
|
||||
"tunnel_remote_port":53,
|
||||
"tunnel_port":53
|
||||
|
Reference in New Issue
Block a user