Add files via upload
This commit is contained in:
34
root/xray_config/03_inbounds.json
Normal file
34
root/xray_config/03_inbounds.json
Normal 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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user