mirror of
https://github.com/ssrsub/ssr.git
synced 2026-03-15 12:33:17 +08:00
1782 lines
50 KiB
JSON
1782 lines
50 KiB
JSON
{
|
|
"dns": {
|
|
"servers": [
|
|
{
|
|
"tag": "google",
|
|
"type": "https",
|
|
"server": "8.8.8.8",
|
|
"detour": "proxy"
|
|
},
|
|
{
|
|
"tag": "ali",
|
|
"type": "https",
|
|
"server": "223.5.5.5"
|
|
},
|
|
{
|
|
"tag": "fakeip",
|
|
"type": "fakeip",
|
|
"inet4_range": "198.18.0.0/15",
|
|
"inet6_range": "fc00::/18"
|
|
}
|
|
],
|
|
"rules": [
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"server": "ali"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"server": "fakeip"
|
|
},
|
|
{
|
|
"query_type": "HTTPS",
|
|
"action": "reject"
|
|
},
|
|
{
|
|
"query_type": [
|
|
"A",
|
|
"AAAA"
|
|
],
|
|
"action": "route",
|
|
"server": "fakeip",
|
|
"rewrite_ttl": 1
|
|
},
|
|
{
|
|
"rule_set": "cn_domain",
|
|
"action": "route",
|
|
"server": "ali"
|
|
}
|
|
],
|
|
"final": "google",
|
|
"independent_cache": true
|
|
},
|
|
"route": {
|
|
"default_domain_resolver": {
|
|
"server": "ali"
|
|
},
|
|
"rules": [
|
|
{
|
|
"action": "sniff",
|
|
"sniffer": [
|
|
"http",
|
|
"tls",
|
|
"quic",
|
|
"dns"
|
|
],
|
|
"timeout": "500ms"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "or",
|
|
"rules": [
|
|
{
|
|
"port": 53
|
|
},
|
|
{
|
|
"protocol": "dns"
|
|
}
|
|
],
|
|
"action": "hijack-dns"
|
|
},
|
|
{
|
|
"ip_is_private": true,
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"outbound": "GLOBAL"
|
|
},
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"rule_set": "bilibili_domain",
|
|
"action": "route",
|
|
"outbound": "bilibili"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"netflix_ip",
|
|
"netflix_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "netflix"
|
|
},
|
|
{
|
|
"rule_set": "bahamut_domain",
|
|
"action": "route",
|
|
"outbound": "bahamut"
|
|
},
|
|
{
|
|
"rule_set": "youtube_domain",
|
|
"action": "route",
|
|
"outbound": "youtube"
|
|
},
|
|
{
|
|
"rule_set": "openai_domain",
|
|
"action": "route",
|
|
"outbound": "openai"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "and",
|
|
"rules": [
|
|
{
|
|
"rule_set": "proxy_domain"
|
|
},
|
|
{
|
|
"invert": true,
|
|
"rule_set": [
|
|
"cn_domain",
|
|
"apple_domain",
|
|
"google_domain",
|
|
"telegram_domain",
|
|
"netflix_domain"
|
|
]
|
|
}
|
|
],
|
|
"action": "route",
|
|
"outbound": "proxy"
|
|
},
|
|
{
|
|
"action": "resolve"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"telegram_ip",
|
|
"telegram_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "telegram"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"google_ip",
|
|
"google_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "google"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"apple_ip",
|
|
"apple_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "apple"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"cn_ip",
|
|
"cn_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "cn"
|
|
}
|
|
],
|
|
"rule_set": [
|
|
{
|
|
"tag": "apple_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "apple_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bahamut_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bahamut.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bilibili_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bilibili.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geoip/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "openai_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/openai.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "proxy_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/geolocation-!cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "youtube_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/youtube.srs",
|
|
"download_detour": "direct"
|
|
}
|
|
],
|
|
"final": "final",
|
|
"auto_detect_interface": true
|
|
},
|
|
"outbounds": [
|
|
{
|
|
"tag": "proxy",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto",
|
|
"direct"
|
|
],
|
|
"default": "all-auto"
|
|
},
|
|
{
|
|
"tag": "google",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "apple",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bilibili",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bahamut",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "youtube",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "openai",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "cn",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "final",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "hk",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04"
|
|
]
|
|
},
|
|
{
|
|
"tag": "jp",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06"
|
|
]
|
|
},
|
|
{
|
|
"tag": "us",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15"
|
|
]
|
|
},
|
|
{
|
|
"tag": "all",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"🇹🇭 机场推荐:dafei.de 泰国 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "jp-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "sg-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "us-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "all-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"🇹🇭 机场推荐:dafei.de 泰国 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 01"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "GLOBAL",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"direct",
|
|
"proxy",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "direct",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.36.91.32",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30402,
|
|
"uuid": "162079df-f308-4ad7-bdc3-1975ea2d3feb",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "itunes.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "uTOYAGREMpfEr3cQFcLwgMAWwwxjS3e2Yw32kCdN3Ew",
|
|
"short_id": "f5f6e6f4"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30403,
|
|
"uuid": "162079df-f308-4ad7-bdc3-1975ea2d3feb",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.samsung.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "avy1Z524LLGhXuHyCYV_k_hqi_fnHPCNSdNE85Z4qDo",
|
|
"short_id": "1b3f5a2e"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "vmess",
|
|
"server": "sg.ok12345.ggff.net",
|
|
"server_port": 443,
|
|
"uuid": "25638d5e-4ce8-4e95-aec5-b0af3ef61207",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg001.1buigujj.ggff.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sg001.1buigujj.ggff.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"type": "http",
|
|
"server": "666c2d03-taz0g0-tfmj6h-24c4.sub.cdnbytescm.com",
|
|
"server_port": 3253,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "666c2d03-taz0g0-tfmj6h-24c4.sub.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30401,
|
|
"uuid": "e9e42d66-a529-458f-8ac8-681a94905f16",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "learn.microsoft.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "ZeXA8rcM3TV466jK83J157gY7U2JTI9KP9nmn_Nbawk",
|
|
"short_id": "105a652c"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "anytls",
|
|
"server": "us1.anliangjifei.top",
|
|
"server_port": 12053,
|
|
"password": "ae74dd32-c336-4be4-9c15-f6108292b3e5",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us1.anliangjifei.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "hysteria2",
|
|
"server": "us.chifanbieshuohua.club",
|
|
"server_port": 12345,
|
|
"password": "34ae50b1-3cab-4aea-b834-f3b1f8a42cc1",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us.chifanbieshuohua.club",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30701,
|
|
"uuid": "e9e42d66-a529-458f-8ac8-681a94905f16",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.amd.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "cgGav3P_PeaM4grdSECGj4Tt9IsCmSqhGo_EJ0_KdWY",
|
|
"short_id": "e62db878"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "http",
|
|
"server": "761d45d1-taz0g0-tcfva5-duku.cu.oshuawei.com",
|
|
"server_port": 15229,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "761d45d1-taz0g0-tcfva5-duku.cu.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "8e0f8ef2-5fe3-11ec-a8bf-f23c91cfbbc9",
|
|
"password": "8e0f8ef2-5fe3-11ec-a8bf-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "trojan",
|
|
"server": "yui9.0ok.ccwu.cc",
|
|
"server_port": 443,
|
|
"password": "077a4330-7cb0-4d4b-8feb-7ceb3cd43f69",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yui9.0ok.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "yui9.0ok.ccwu.cc"
|
|
},
|
|
"path": "/WRcZ5LrfKfYKaAHx8c"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "http",
|
|
"server": "b1f5a07a-taz0g0-tkex6b-1tdqt.se.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "b1f5a07a-taz0g0-tkex6b-1tdqt.se.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "167db97c-ee01-11ef-b737-f23c91cfbbc9",
|
|
"password": "167db97c-ee01-11ef-b737-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "http",
|
|
"server": "4e3257ca-taz0g0-tfmj6h-24c4.fmtdc1mpro.wkuaishou.com",
|
|
"server_port": 8202,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "4e3257ca-taz0g0-tfmj6h-24c4.fmtdc1mpro.wkuaishou.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "http",
|
|
"server": "8a640e94-taz0g0-tfmj6h-24c4.sksapisrv.com",
|
|
"server_port": 5229,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "8a640e94-taz0g0-tfmj6h-24c4.sksapisrv.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "trojan",
|
|
"server": "ccvbg.un2026.indevs.in",
|
|
"server_port": 443,
|
|
"password": "827beb2a-f97a-4b23-b733-adef30c98e17",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ccvbg.un2026.indevs.in",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "RM17S7oAHRSadQhnQr"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "http",
|
|
"server": "8a640e94-taz0g0-tfmj6h-24c4.sksapisrv.com",
|
|
"server_port": 5228,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "8a640e94-taz0g0-tfmj6h-24c4.sksapisrv.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "http",
|
|
"server": "d892732d-taz0g0-tfmj6h-24c4.seadc2.cdnbytescm.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d892732d-taz0g0-tfmj6h-24c4.seadc2.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30703,
|
|
"uuid": "763cd154-2255-4310-9e79-73c97094c0da",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mensura.cdn-apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "Fpcp8ed_KjL5rnn0gstMa0AQPL8GcYMtArb--r1AhnI",
|
|
"short_id": "845532fa"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "http",
|
|
"server": "682521e0-taz0g0-tkex6b-1tdqt.jp.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "682521e0-taz0g0-tkex6b-1tdqt.jp.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "167db97c-ee01-11ef-b737-f23c91cfbbc9",
|
|
"password": "167db97c-ee01-11ef-b737-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "vless",
|
|
"server": "176.108.245.2",
|
|
"server_port": 443,
|
|
"uuid": "18722b2a-1b55-44a3-a538-66a8cb97093d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "get.strelkavpn.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "53vT1T6WCz5OyN5S2tNE7tfHZnZDzwg506aOmdLpwC4",
|
|
"short_id": "c5e15338"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "vless",
|
|
"server": "kklio.dddc.us.ci",
|
|
"server_port": 443,
|
|
"uuid": "721d3fd0-e9f1-40c3-92cd-d4405a4319d6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kklio.dddc.us.ci",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kklio.dddc.us.ci"
|
|
},
|
|
"path": "/9NojP751adPiN9LMya"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30201,
|
|
"uuid": "1ed1f476-4f5e-4229-93b4-e9dc52c3092c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lol.secure.dyn.riotcdn.net",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "kb5IP7-mBUXwW7zszu-grmOgNEWmqDiCvf1NRfbF3AQ",
|
|
"short_id": "c1e12817"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30202,
|
|
"uuid": "162079df-f308-4ad7-bdc3-1975ea2d3feb",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.samsung.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "9ahErgB4NKffqiZe3HHRx7Wb5br086fhnI75YuCdN0U",
|
|
"short_id": "10fa499e"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"type": "http",
|
|
"server": "147b620d-taz0g0-tfmj6h-24c4.twdc2.cdnbytescm.com",
|
|
"server_port": 3251,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "147b620d-taz0g0-tfmj6h-24c4.twdc2.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"type": "http",
|
|
"server": "twmoon1-cdn-route.couldflare-cdn.com",
|
|
"server_port": 1443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "twmoon1-cdn-route.couldflare-cdn.com",
|
|
"insecure": false
|
|
},
|
|
"username": "mrwdfNTD8M79LCukCieldrqZWqs=",
|
|
"password": "exaxgqkKkd0TAMrCxeonWg=="
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "vless",
|
|
"server": "n1761184273.mv7wh.tech",
|
|
"server_port": 443,
|
|
"uuid": "a4c6bbd7-6ea5-44b2-9829-08f5ae615d49",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "n1761184273.mv7wh.tech",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "n1761184273.mv7wh.tech"
|
|
},
|
|
"path": "/a4c6bbd7-6ea5-44b2-9829-08f5ae615d49"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "http",
|
|
"server": "2edc1c78-taz0g0-tfmj6h-24c4.h2hktdc1.cdnbytescm.com",
|
|
"server_port": 3257,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2edc1c78-taz0g0-tfmj6h-24c4.h2hktdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30101,
|
|
"uuid": "1ed1f476-4f5e-4229-93b4-e9dc52c3092c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "itunes.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "egnl0iFXY3IZYfvHwoNd72sCaULkoFRoL78wQiFwcDU",
|
|
"short_id": "176d4445"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "http",
|
|
"server": "e08eeb85-taz0g0-tcf8l3-yjq0.cm4.oshuawei.com",
|
|
"server_port": 5228,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "e08eeb85-taz0g0-tcf8l3-yjq0.cm4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "25b2699a-e18e-11ec-8e69-f23c91cfbbc9",
|
|
"password": "25b2699a-e18e-11ec-8e69-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "http",
|
|
"server": "834feb9d-t9zts0-t9x9zr-1lkt0.hkt.cdnhuawei.com",
|
|
"server_port": 8443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "834feb9d-t9zts0-t9x9zr-1lkt0.hkt.cdnhuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "cd1b0ae0-4010-11ee-953a-f23c9164ca5d",
|
|
"password": "<password>"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "vmess",
|
|
"server": "n1753101277.4u9ma.icu",
|
|
"server_port": 443,
|
|
"uuid": "6ea48dfe-7de2-45dc-9267-d4d9effad9fc",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "n1753101277.4u9ma.icu",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "n1753101277.4u9ma.icu"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "hysteria2",
|
|
"server": "hk.chifanbieshuohua.club",
|
|
"server_port": 20190,
|
|
"password": "34ae50b1-3cab-4aea-b834-f3b1f8a42cc1",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk.chifanbieshuohua.club",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "http",
|
|
"server": "1d4bbbb8-taz0g0-tcfva5-duku.fr.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "1d4bbbb8-taz0g0-tcfva5-duku.fr.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "8e0f8ef2-5fe3-11ec-a8bf-f23c91cfbbc9",
|
|
"password": "8e0f8ef2-5fe3-11ec-a8bf-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"type": "vmess",
|
|
"server": "dll.avaaaal.ir",
|
|
"server_port": 8443,
|
|
"uuid": "725f5fcd-721d-40a0-ba6b-3c7477633110",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "dll.avaaaal.ir",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cdge.avaaaal.ir"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "vless",
|
|
"server": "decdn17.suio.me",
|
|
"server_port": 443,
|
|
"uuid": "8664a37d-40c9-47f0-8619-d9199651be2c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "decdn17.suio.me",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "http",
|
|
"server": "f87ac79c-taz0g0-tcf8l3-yjq0.de.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "f87ac79c-taz0g0-tcf8l3-yjq0.de.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "25b2699a-e18e-11ec-8e69-f23c91cfbbc9",
|
|
"password": "25b2699a-e18e-11ec-8e69-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"type": "vmess",
|
|
"server": "v33.hdacd.com",
|
|
"server_port": 30833,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"type": "vmess",
|
|
"server": "104.26.15.137",
|
|
"server_port": 80,
|
|
"uuid": "43dcdce1-3cea-4193-bc8d-90b92071d779",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tr1-smart.adelping.com."
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "vmess",
|
|
"server": "sg.ok12345.ggff.net",
|
|
"server_port": 443,
|
|
"uuid": "5a2725ef-0011-4952-b5f6-1b0eea35fa19",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp001.japansb3.ggff.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "jp001.japansb3.ggff.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "http",
|
|
"server": "3f125d66-taz0g0-tfmj6h-24c4.h2tkydc2.cdnbytescm.com",
|
|
"server_port": 3235,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "3f125d66-taz0g0-tfmj6h-24c4.h2tkydc2.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30301,
|
|
"uuid": "162079df-f308-4ad7-bdc3-1975ea2d3feb",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lol.secure.dyn.riotcdn.net",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "IoW1RqD-BzW9oxaM4KtHx5ap6haIENhYyZt_oMZqlCM",
|
|
"short_id": "950cee8a"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "vless",
|
|
"server": "154.31.114.125",
|
|
"server_port": 443,
|
|
"uuid": "57cff22e-e5dd-4e87-837d-662d2db60b64",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "navi.bankrate.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "UT9tFQOdy54SeW_tg-XQN3QkGYoWUpO_88XFXijkrXc",
|
|
"short_id": "2da72ce6"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"type": "http",
|
|
"server": "4f08cab6-taz0g0-tkex6b-1tdqt.id.oshuawei.com",
|
|
"server_port": 32232,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "4f08cab6-taz0g0-tkex6b-1tdqt.id.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "167db97c-ee01-11ef-b737-f23c91cfbbc9",
|
|
"password": "167db97c-ee01-11ef-b737-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇹🇭 机场推荐:dafei.de 泰国 02",
|
|
"type": "http",
|
|
"server": "8a640e94-taz0g0-tfmj6h-24c4.sksapisrv.com",
|
|
"server_port": 3242,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "8a640e94-taz0g0-tfmj6h-24c4.sksapisrv.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.110",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.196",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.60",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.140",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.121",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.109",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.233",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"type": "http",
|
|
"server": "3ca066cd-taz0g0-tfmj6h-24c4.h2ukdc1.cdnbytescm.com",
|
|
"server_port": 3261,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "3ca066cd-taz0g0-tfmj6h-24c4.h2ukdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"type": "hysteria2",
|
|
"server": "gb-loc01.lada.mom",
|
|
"server_port": 443,
|
|
"password": "44451991-6f7b-4c68-8523-d5b362a2f629",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gb-loc01.lada.mom",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "vless",
|
|
"server": "deu549.worldbypass.org",
|
|
"server_port": 443,
|
|
"uuid": "405ba2d6-7fcb-4cdd-9c77-4ecc616d77c8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "deu549.worldbypass.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "http",
|
|
"server": "testkr3.ssv.vc",
|
|
"server_port": 30446,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "testkr3.ssv.vc",
|
|
"insecure": true
|
|
},
|
|
"username": "test",
|
|
"password": "test.+"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"type": "http",
|
|
"server": "b9de614b-taz0g0-tkex6b-1tdqt.kr.oshuawei.com",
|
|
"server_port": 31433,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "b9de614b-taz0g0-tkex6b-1tdqt.kr.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "167db97c-ee01-11ef-b737-f23c91cfbbc9",
|
|
"password": "167db97c-ee01-11ef-b737-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"type": "hysteria2",
|
|
"server": "ru.chifanbieshuohua.club",
|
|
"server_port": 12346,
|
|
"password": "34ae50b1-3cab-4aea-b834-f3b1f8a42cc1",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ru.chifanbieshuohua.club",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"type": "http",
|
|
"server": "8a640e94-taz0g0-tfmj6h-24c4.sksapisrv.com",
|
|
"server_port": 3243,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "8a640e94-taz0g0-tfmj6h-24c4.sksapisrv.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"type": "shadowsocks",
|
|
"server": "5.188.181.201",
|
|
"server_port": 9037,
|
|
"method": "aes-256-cfb",
|
|
"password": "TN2YqghxeFDKZfLU"
|
|
}
|
|
],
|
|
"inbounds": [
|
|
{
|
|
"type": "tun",
|
|
"address": [
|
|
"172.19.0.0/30",
|
|
"fdfe:dcba:9876::0/126"
|
|
],
|
|
"stack": "mixed",
|
|
"auto_route": true,
|
|
"platform": {
|
|
"http_proxy": {
|
|
"enabled": true,
|
|
"server": "127.0.0.1",
|
|
"server_port": 7890
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "mixed",
|
|
"listen": "127.0.0.1",
|
|
"listen_port": 7890
|
|
}
|
|
],
|
|
"experimental": {
|
|
"clash_api": {
|
|
"external_controller": "127.0.0.1:9090",
|
|
"external_ui": "ui",
|
|
"external_ui_download_url": "https://ghfast.top/https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip",
|
|
"external_ui_download_detour": "direct"
|
|
},
|
|
"cache_file": {
|
|
"enabled": true,
|
|
"store_fakeip": true
|
|
}
|
|
},
|
|
"log": {
|
|
"disabled": false,
|
|
"level": "info",
|
|
"timestamp": true
|
|
}
|
|
} |