Files
Archive/v2rayn/v2rayN/ServiceLib/Sample/SingboxSampleClientConfig
T
2026-02-24 20:15:32 +01:00

16 lines
171 B
Plaintext

{
"log": {
"level": "debug",
"timestamp": true
},
"inbounds": [],
"outbounds": [
{
"type": "direct",
"tag": "direct"
}
],
"route": {
"rules": []
}
}