mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-26 20:29:03 +03:00
Add Snell protocol. Refactor MASQUE HTTP/2, Fair Queue. Update XHTTP, OpenVPN, Sudoku, Fallback. Fixes
This commit is contained in:
13
examples/profiler/config.json
Normal file
13
examples/profiler/config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"log": {
|
||||
"level": "info"
|
||||
},
|
||||
"services": [
|
||||
{
|
||||
"type": "profiler",
|
||||
"tag": "pprof",
|
||||
"listen": "127.0.0.1",
|
||||
"listen_port": 6060
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user