not_model / settings_hk.txt
Cran-May's picture
Create settings_hk.txt
ef49fad verified
{
"log": {
"level": "warn",
"output": "box.log",
"timestamp": true
},
"dns": {
"servers": [
{
"tag": "dns-remote",
"address": "https://1.1.1.1/dns-query",
"address_resolver": "dns-direct"
},
{
"tag": "dns-trick-direct",
"address": "https://sky.rethinkdns.com/",
"detour": "direct-fragment"
},
{
"tag": "dns-direct",
"address": "223.5.5.5",
"address_resolver": "dns-local",
"detour": "direct"
},
{
"tag": "dns-local",
"address": "local",
"detour": "direct"
},
{
"tag": "dns-block",
"address": "rcode://success"
}
],
"rules": [
{
"domain": "hk.lorana-aurelia.tech",
"server": "dns-direct"
},
{
"domain": "cp.cloudflare.com",
"server": "dns-remote",
"rewrite_ttl": 3000
},
{
"rule_set": [
"geosite-ads",
"geosite-malware",
"geosite-phishing",
"geosite-cryptominers",
"geoip-malware",
"geoip-phishing"
],
"server": "dns-block"
},
{
"domain_suffix": ".cn",
"server": "dns-direct"
},
{
"rule_set": [
"geoip-cn",
"geosite-cn"
],
"server": "dns-direct"
}
],
"final": "dns-remote",
"static_ips": {
"sky.rethinkdns.com": [
"104.17.148.22",
"104.17.147.22",
"104.21.83.62",
"172.67.214.246",
"2606:4700:3030::6815:533e",
"2606:4700:3030::ac43:d6f6"
]
},
"independent_cache": true
},
"inbounds": [
{
"type": "mixed",
"tag": "mixed-in",
"listen": "0.0.0.0",
"listen_port": 12334,
"sniff": true,
"sniff_override_destination": true,
"set_system_proxy": true
},
{
"type": "direct",
"tag": "dns-in",
"listen": "0.0.0.0",
"listen_port": 16450
}
],
"outbounds": [
{
"type": "selector",
"tag": "select",
"outbounds": [
"auto",
"香港BGP-VLESS-HTTP2-REALITY § 0"
],
"default": "auto",
"interrupt_exist_connections": true
},
{
"type": "urltest",
"tag": "auto",
"outbounds": [
"香港BGP-VLESS-HTTP2-REALITY § 0"
],
"url": "http://cp.cloudflare.com",
"interval": "10m0s",
"tolerance": 1,
"idle_timeout": "30m0s",
"interrupt_exist_connections": true
},
{
"type": "vless",
"tag": "香港BGP-VLESS-HTTP2-REALITY § 0",
"server": "hk.lorana-aurelia.tech",
"server_port": 16815,
"uuid": "3eb0b434-8266-44c6-b453-762de1a2e38d",
"tls": {
"enabled": true,
"server_name": "aws.amazon.com",
"utls": {
"enabled": true,
"fingerprint": "chrome"
},
"reality": {
"enabled": true,
"public_key": "R-XrZ1Vx9iKyrrObC9AtJ0cmGwNC_xXopMJuedXFwwY"
}
},
"transport": {
"type": "http",
"path": "/",
"method": "GET"
},
"packet_encoding": "xudp"
},
{
"type": "dns",
"tag": "dns-out"
},
{
"type": "direct",
"tag": "direct"
},
{
"type": "direct",
"tag": "direct-fragment",
"tls_fragment": {
"enabled": true,
"size": "10-30",
"sleep": "2-8"
}
},
{
"type": "direct",
"tag": "bypass"
},
{
"type": "block",
"tag": "block"
}
],
"route": {
"rules": [
{
"inbound": "dns-in",
"outbound": "dns-out"
},
{
"port": 53,
"outbound": "dns-out"
},
{
"rule_set": [
"geosite-ads",
"geosite-malware",
"geosite-phishing",
"geosite-cryptominers",
"geoip-malware",
"geoip-phishing"
],
"outbound": "block"
},
{
"domain_suffix": ".cn",
"outbound": "direct"
},
{
"rule_set": [
"geoip-cn",
"geosite-cn"
],
"outbound": "direct"
}
],
"rule_set": [
{
"type": "remote",
"tag": "geosite-ads",
"format": "binary",
"url": "https://raw.githubusercontent.com/hiddify/hiddify-geo/rule-set/block/geosite-category-ads-all.srs",
"update_interval": "120h0m0s"
},
{
"type": "remote",
"tag": "geosite-malware",
"format": "binary",
"url": "https://raw.githubusercontent.com/hiddify/hiddify-geo/rule-set/block/geosite-malware.srs",
"update_interval": "120h0m0s"
},
{
"type": "remote",
"tag": "geosite-phishing",
"format": "binary",
"url": "https://raw.githubusercontent.com/hiddify/hiddify-geo/rule-set/block/geosite-phishing.srs",
"update_interval": "120h0m0s"
},
{
"type": "remote",
"tag": "geosite-cryptominers",
"format": "binary",
"url": "https://raw.githubusercontent.com/hiddify/hiddify-geo/rule-set/block/geosite-cryptominers.srs",
"update_interval": "120h0m0s"
},
{
"type": "remote",
"tag": "geoip-phishing",
"format": "binary",
"url": "https://raw.githubusercontent.com/hiddify/hiddify-geo/rule-set/block/geoip-phishing.srs",
"update_interval": "120h0m0s"
},
{
"type": "remote",
"tag": "geoip-malware",
"format": "binary",
"url": "https://raw.githubusercontent.com/hiddify/hiddify-geo/rule-set/block/geoip-malware.srs",
"update_interval": "120h0m0s"
},
{
"type": "remote",
"tag": "geoip-cn",
"format": "binary",
"url": "https://raw.githubusercontent.com/hiddify/hiddify-geo/rule-set/country/geoip-cn.srs",
"update_interval": "120h0m0s"
},
{
"type": "remote",
"tag": "geosite-cn",
"format": "binary",
"url": "https://raw.githubusercontent.com/hiddify/hiddify-geo/rule-set/country/geosite-cn.srs",
"update_interval": "120h0m0s"
}
],
"final": "select",
"auto_detect_interface": true,
"override_android_vpn": true
},
"experimental": {
"cache_file": {
"enabled": true,
"path": "clash.db"
},
"clash_api": {
"external_controller": "127.0.0.1:16756",
"secret": "nVKwIdlDwjhk08Fx"
}
}
}