From 732f567ace3968fcf380c6ecc97a9756d185bab4 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 5 Nov 2024 12:18:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20gost/config.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gost/config.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gost/config.json diff --git a/gost/config.json b/gost/config.json new file mode 100644 index 0000000..cf09d91 --- /dev/null +++ b/gost/config.json @@ -0,0 +1,7 @@ +{ + "Debug": true, + "Retries": 0, + "ServeNodes": [ + "udp://127.0.0.1:65532" + ] +} \ No newline at end of file