From 309158486b09e42c6a1de9a7f0bfd8ea083a488d Mon Sep 17 00:00:00 2001 From: Timothy Ye Date: Thu, 7 Sep 2017 22:29:58 +0800 Subject: [PATCH] Update config_sample.json --- config_sample.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config_sample.json b/config_sample.json index 3e1f521..4eb287f 100644 --- a/config_sample.json +++ b/config_sample.json @@ -13,5 +13,6 @@ "ip_url": "http://members.3322.org/dyndns/getip", "log_path":"./godns.log", "log_size":16, - "log_num":3 + "log_num":3, + "socks5_proxy":"" }