From b057cbcdf20fc2333ebc5c1213f7efb3c49fc714 Mon Sep 17 00:00:00 2001 From: kirin10000 <57820613+kirin10000@users.noreply.github.com> Date: Fri, 9 Oct 2020 19:35:55 +0800 Subject: [PATCH] Update config_client.json (#40) https://www.v2fly.org/config/protocols/socks.html#outboundconfigurationobject --- Socks5-TLS/config_client.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Socks5-TLS/config_client.json b/Socks5-TLS/config_client.json index 474cc19..1425412 100644 --- a/Socks5-TLS/config_client.json +++ b/Socks5-TLS/config_client.json @@ -35,7 +35,7 @@ { "protocol": "socks", "settings": { - "server": [ + "servers": [ { "address": "", "port": 1234,