diff --git a/config.json b/config.json index db77fd2..61e4f55 100644 --- a/config.json +++ b/config.json @@ -2,7 +2,7 @@ "server":"localhost", "server_port":8388, "local_port":1080, - "password":"barfoo!x", + "password":"barfoo!xx", "timeout":600, "method":"table" }