38 lines
1 KiB
JSON
38 lines
1 KiB
JSON
{
|
|
"log": {"loglevel": "warning"},
|
|
"reverse": {
|
|
"bridges": [
|
|
{"tag": "bridge", "domain": "tunnel.internal"}
|
|
]
|
|
},
|
|
"outbounds": [
|
|
{
|
|
"tag": "tunnel-out",
|
|
"protocol": "vless",
|
|
"settings": {
|
|
"vnext": [{
|
|
"address": "159.69.245.190",
|
|
"port": 443,
|
|
"users": [{"id": "a6ac6a8f-f455-42e6-82c0-5e8a415200d0", "encryption": "none"}]
|
|
}]
|
|
},
|
|
"streamSettings": {
|
|
"network": "tcp",
|
|
"security": "reality",
|
|
"realitySettings": {
|
|
"serverName": "www.microsoft.com",
|
|
"fingerprint": "chrome",
|
|
"shortId": "70093a4adb34292f",
|
|
"publicKey": "HH8qfrYJPtCowiYyxOLsesvuIaDvfqaWncMVSihdsyo"
|
|
}
|
|
}
|
|
},
|
|
{"tag": "direct", "protocol": "freedom"}
|
|
],
|
|
"routing": {
|
|
"rules": [
|
|
{"type": "field", "inboundTag": ["bridge"], "domain": ["full:tunnel.internal"], "outboundTag": "tunnel-out"},
|
|
{"type": "field", "inboundTag": ["bridge"], "outboundTag": "direct"}
|
|
]
|
|
}
|
|
}
|