添加 gost/config.json

This commit is contained in:
root 2024-11-05 12:18:36 +08:00
parent 5a185ba4c8
commit 732f567ace

7
gost/config.json Normal file
View File

@ -0,0 +1,7 @@
{
"Debug": true,
"Retries": 0,
"ServeNodes": [
"udp://127.0.0.1:65532"
]
}