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