mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-26 20:29:03 +03:00
14 lines
175 B
JSON
14 lines
175 B
JSON
{
|
|
"log": {
|
|
"level": "info"
|
|
},
|
|
"services": [
|
|
{
|
|
"type": "profiler",
|
|
"tag": "pprof",
|
|
"listen": "127.0.0.1",
|
|
"listen_port": 6060
|
|
}
|
|
]
|
|
}
|