Add files via upload

This commit is contained in:
2024-10-09 16:42:20 +05:00
committed by GitHub
parent e8bb59781b
commit 34128fef00
13 changed files with 76644 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
{
"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"
]
}
}
]
}