mirror of
https://github.com/springzfx/cgproxy.git
synced 2026-02-09 21:14:57 +08:00
14 lines
188 B
JSON
14 lines
188 B
JSON
{
|
|
"inbounds": [
|
|
{
|
|
"listen": "127.0.0.1",
|
|
"port": 8888,
|
|
"protocol": "http",
|
|
"sniffing": {
|
|
"enabled": false
|
|
},
|
|
"tag": "http_IN"
|
|
}
|
|
]
|
|
}
|