mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-26 12:23:12 +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
|
|
}
|
|
]
|
|
}
|