71 lines
1.3 KiB
JSON
71 lines
1.3 KiB
JSON
{
|
|
"log": {
|
|
"level": "info",
|
|
"timestamp": true
|
|
},
|
|
"dns": {
|
|
"servers": [
|
|
{
|
|
"tag": "google",
|
|
"address": "8.8.8.8"
|
|
},
|
|
{
|
|
"tag": "local",
|
|
"address": "223.5.5.5",
|
|
"detour": "direct"
|
|
}
|
|
],
|
|
"rules": [
|
|
{
|
|
"domain": ["cn"],
|
|
"server": "local"
|
|
}
|
|
],
|
|
"strategy": "prefer_ipv4"
|
|
},
|
|
"inbounds": [
|
|
{
|
|
"type": "mixed",
|
|
"tag": "mixed-in",
|
|
"listen": "::",
|
|
"listen_port": 1080
|
|
}
|
|
],
|
|
"outbounds": [
|
|
{
|
|
"type": "vless",
|
|
"tag": "vless-out",
|
|
"server": "racknerdus.122881.xyz",
|
|
"server_port": 443,
|
|
"uuid": "bf000d23-0752-40b4-affe-68f7707a9661",
|
|
"flow": "xtls-rprx-vision",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gamedownloads-rockstargames-com.akamaized.net",
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
},
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "cVoqcDbBIWrRCrKn2gI_VHFTbyjMOj4ovDE2jKjvJgA",
|
|
"short_id": "b2c86d5449d237fa"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "direct",
|
|
"tag": "direct"
|
|
}
|
|
],
|
|
"route": {
|
|
"rules": [
|
|
{
|
|
"geoip": "cn",
|
|
"geosite": "cn",
|
|
"outbound": "direct"
|
|
}
|
|
],
|
|
"final": "vless-out"
|
|
}
|
|
} |