34 lines
710 B
JSON
34 lines
710 B
JSON
{
|
|
"inbounds":
|
|
[
|
|
{
|
|
"tag": "tproxy",
|
|
"port": 61219,
|
|
"protocol": "dokodemo-door",
|
|
"settings":
|
|
{
|
|
"network": "tcp,udp",
|
|
"followRedirect": true
|
|
},
|
|
"streamSettings":
|
|
{
|
|
"sockopt":
|
|
{
|
|
"tproxy": "tproxy"
|
|
}
|
|
},
|
|
"sniffing":
|
|
{
|
|
"routeOnly": true,
|
|
"enabled": true,
|
|
"destOverride":
|
|
[
|
|
"http",
|
|
"tls",
|
|
"quic"
|
|
]
|
|
}
|
|
}
|
|
|
|
]
|
|
} |