{ | |
"dns": { | |
"hosts": { | |
"domain:googleapis.cn": "googleapis.com", | |
"dns.pub": [ | |
"1.12.12.12", | |
"120.53.53.53" | |
], | |
"dns.alidns.com": [ | |
"223.5.5.5", | |
"223.6.6.6", | |
"2400:3200::1", | |
"2400:3200:baba::1" | |
], | |
"one.one.one.one": [ | |
"1.1.1.1", | |
"1.0.0.1", | |
"2606:4700:4700::1111", | |
"2606:4700:4700::1001" | |
], | |
"dns.google": [ | |
"8.8.8.8", | |
"8.8.4.4", | |
"2001:4860:4860::8888", | |
"2001:4860:4860::8844" | |
] | |
}, | |
"servers": [ | |
"1.1.1.1", | |
{ | |
"address": "223.5.5.5", | |
"domains": [ | |
"geosite:cn" | |
], | |
"expectIPs": [ | |
"geoip:cn" | |
], | |
"port": 53 | |
} | |
] | |
}, | |
"inbounds": [ | |
{ | |
"port": 10808, | |
"protocol": "socks", | |
"settings": { | |
"auth": "noauth", | |
"udp": true, | |
"userLevel": 8 | |
}, | |
"sniffing": { | |
"destOverride": [ | |
"http", | |
"tls" | |
], | |
"enabled": true, | |
"routeOnly": false | |
}, | |
"tag": "socks" | |
}, | |
{ | |
"port": 10809, | |
"protocol": "http", | |
"settings": { | |
"userLevel": 8 | |
}, | |
"tag": "http" | |
}, | |
{ | |
"listen": "127.0.0.1", | |
"port": 10853, | |
"protocol": "dokodemo-door", | |
"settings": { | |
"address": "1.1.1.1", | |
"network": "tcp,udp", | |
"port": 53 | |
}, | |
"tag": "dns-in" | |
} | |
], | |
"log": { | |
"loglevel": "warning" | |
}, | |
"outbounds": [ | |
{ | |
"mux": { | |
"concurrency": -1, | |
"enabled": false, | |
"xudpConcurrency": 8, | |
"xudpProxyUDP443": "" | |
}, | |
"protocol": "vless", | |
"settings": { | |
"vnext": [ | |
{ | |
"address": "hk.lorana-aurelia.tech", | |
"port": 16815, | |
"users": [ | |
{ | |
"encryption": "none", | |
"flow": "", | |
"id": "3eb0b434-8266-44c6-b453-762de1a2e38d", | |
"level": 8, | |
"security": "auto" | |
} | |
] | |
} | |
] | |
}, | |
"streamSettings": { | |
"httpSettings": { | |
"host": [], | |
"path": "/" | |
}, | |
"network": "h2", | |
"realitySettings": { | |
"allowInsecure": false, | |
"fingerprint": "chrome", | |
"publicKey": "R-XrZ1Vx9iKyrrObC9AtJ0cmGwNC_xXopMJuedXFwwY", | |
"serverName": "aws.amazon.com", | |
"shortId": "", | |
"show": false, | |
"spiderX": "" | |
}, | |
"security": "reality" | |
}, | |
"tag": "proxy" | |
}, | |
{ | |
"protocol": "freedom", | |
"settings": { | |
"domainStrategy": "UseIP" | |
}, | |
"tag": "direct" | |
}, | |
{ | |
"protocol": "blackhole", | |
"settings": { | |
"response": { | |
"type": "http" | |
} | |
}, | |
"tag": "block" | |
}, | |
{ | |
"protocol": "dns", | |
"tag": "dns-out" | |
} | |
], | |
"policy": { | |
"levels": { | |
"8": { | |
"connIdle": 300, | |
"downlinkOnly": 1, | |
"handshake": 4, | |
"uplinkOnly": 1 | |
} | |
}, | |
"system": { | |
"statsOutboundUplink": true, | |
"statsOutboundDownlink": true | |
} | |
}, | |
"remarks": "香港BGP-VLESS-HTTP2-REALITY", | |
"routing": { | |
"domainStrategy": "IPIfNonMatch", | |
"rules": [ | |
{ | |
"inboundTag": [ | |
"dns-in" | |
], | |
"outboundTag": "dns-out" | |
}, | |
{ | |
"ip": [ | |
"1.1.1.1" | |
], | |
"outboundTag": "proxy", | |
"port": "53" | |
}, | |
{ | |
"ip": [ | |
"223.5.5.5" | |
], | |
"outboundTag": "direct", | |
"port": "53" | |
}, | |
{ | |
"domain": [ | |
"domain:googleapis.cn", | |
"domain:gstatic.com" | |
], | |
"outboundTag": "proxy" | |
}, | |
{ | |
"ip": [ | |
"geoip:private" | |
], | |
"outboundTag": "direct" | |
}, | |
{ | |
"domain": [ | |
"geosite:private" | |
], | |
"outboundTag": "direct" | |
}, | |
{ | |
"ip": [ | |
"geoip:cn" | |
], | |
"outboundTag": "direct" | |
}, | |
{ | |
"domain": [ | |
"geosite:cn" | |
], | |
"outboundTag": "direct" | |
}, | |
{ | |
"ip": [ | |
"0.0.0.0/0", | |
"::/0" | |
], | |
"outboundTag": "proxy" | |
} | |
] | |
}, | |
"stats": {} | |
} |