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