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:
Falseen
2017-03-19 12:37:57 +08:00
committed by mengskysama
parent 4e21f83bd6
commit 9e25cc6bb4
2 changed files with 5 additions and 4 deletions

View File

@ -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