mirror of
https://github.com/ssrsub/ssr.git
synced 2025-10-11 01:25:50 +08:00
2983 lines
87 KiB
JSON
2983 lines
87 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",
|
|
"🇭🇰 机场推荐: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 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇭🇰 机场推荐:dafei.de 香港 20",
|
|
"🇭🇰 机场推荐:dafei.de 香港 21",
|
|
"🇭🇰 机场推荐:dafei.de 香港 22",
|
|
"🇭🇰 机场推荐:dafei.de 香港 24",
|
|
"🇭🇰 机场推荐:dafei.de 香港 26",
|
|
"🇭🇰 机场推荐:dafei.de 香港 27",
|
|
"🇭🇰 机场推荐:dafei.de 香港 28",
|
|
"🇭🇰 机场推荐:dafei.de 香港 29",
|
|
"🇭🇰 机场推荐:dafei.de 香港 30",
|
|
"🇭🇰 机场推荐:dafei.de 香港 31",
|
|
"🇭🇰 机场推荐:dafei.de 香港 32",
|
|
"🇭🇰 机场推荐:dafei.de 香港 33"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07"
|
|
]
|
|
},
|
|
{
|
|
"tag": "jp",
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐: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",
|
|
"🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇺🇸 机场推荐:dafei.de 美国 40",
|
|
"🇺🇸 机场推荐:dafei.de 美国 41",
|
|
"🇺🇸 机场推荐:dafei.de 美国 42",
|
|
"🇺🇸 机场推荐:dafei.de 美国 43"
|
|
]
|
|
},
|
|
{
|
|
"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 香港 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 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇭🇰 机场推荐:dafei.de 香港 20",
|
|
"🇭🇰 机场推荐:dafei.de 香港 21",
|
|
"🇭🇰 机场推荐:dafei.de 香港 22",
|
|
"🇭🇰 机场推荐:dafei.de 香港 24",
|
|
"🇭🇰 机场推荐:dafei.de 香港 26",
|
|
"🇭🇰 机场推荐:dafei.de 香港 27",
|
|
"🇭🇰 机场推荐:dafei.de 香港 28",
|
|
"🇭🇰 机场推荐:dafei.de 香港 29",
|
|
"🇭🇰 机场推荐:dafei.de 香港 30",
|
|
"🇭🇰 机场推荐:dafei.de 香港 31",
|
|
"🇭🇰 机场推荐:dafei.de 香港 32",
|
|
"🇭🇰 机场推荐:dafei.de 香港 33",
|
|
"🇯🇵 机场推荐: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 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐: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 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇺🇸 机场推荐:dafei.de 美国 40",
|
|
"🇺🇸 机场推荐:dafei.de 美国 41",
|
|
"🇺🇸 机场推荐:dafei.de 美国 42",
|
|
"🇺🇸 机场推荐:dafei.de 美国 43",
|
|
"🇻🇳 机场推荐: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 巴西 05",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 06",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"🇵🇾 机场推荐:dafei.de 巴拉圭 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 01",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 02",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 03",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 04",
|
|
"🇮🇪 机场推荐:dafei.de 爱尔兰 01",
|
|
"🇸🇨 机场推荐:dafei.de 塞舌尔 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇭🇷 机场推荐:dafei.de 克罗地亚 01",
|
|
"🇲🇹 机场推荐:dafei.de 马耳他 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"🇲🇾 机场推荐:dafei.de 马来 03",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"🇨🇱 机场推荐:dafei.de 智利 01",
|
|
"🇨🇱 机场推荐:dafei.de 智利 02",
|
|
"🇲🇽 机场推荐: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",
|
|
"🇭🇰 机场推荐: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 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇭🇰 机场推荐:dafei.de 香港 20",
|
|
"🇭🇰 机场推荐:dafei.de 香港 21",
|
|
"🇭🇰 机场推荐:dafei.de 香港 22",
|
|
"🇭🇰 机场推荐:dafei.de 香港 24",
|
|
"🇭🇰 机场推荐:dafei.de 香港 26",
|
|
"🇭🇰 机场推荐:dafei.de 香港 27",
|
|
"🇭🇰 机场推荐:dafei.de 香港 28",
|
|
"🇭🇰 机场推荐:dafei.de 香港 29",
|
|
"🇭🇰 机场推荐:dafei.de 香港 30",
|
|
"🇭🇰 机场推荐:dafei.de 香港 31",
|
|
"🇭🇰 机场推荐:dafei.de 香港 32",
|
|
"🇭🇰 机场推荐:dafei.de 香港 33"
|
|
],
|
|
"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 台湾 06",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07"
|
|
],
|
|
"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",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"🇯🇵 机场推荐:dafei.de 日本 10"
|
|
],
|
|
"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 新加坡 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",
|
|
"🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇺🇸 机场推荐:dafei.de 美国 40",
|
|
"🇺🇸 机场推荐:dafei.de 美国 41",
|
|
"🇺🇸 机场推荐:dafei.de 美国 42",
|
|
"🇺🇸 机场推荐:dafei.de 美国 43"
|
|
],
|
|
"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 香港 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 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇭🇰 机场推荐:dafei.de 香港 20",
|
|
"🇭🇰 机场推荐:dafei.de 香港 21",
|
|
"🇭🇰 机场推荐:dafei.de 香港 22",
|
|
"🇭🇰 机场推荐:dafei.de 香港 24",
|
|
"🇭🇰 机场推荐:dafei.de 香港 26",
|
|
"🇭🇰 机场推荐:dafei.de 香港 27",
|
|
"🇭🇰 机场推荐:dafei.de 香港 28",
|
|
"🇭🇰 机场推荐:dafei.de 香港 29",
|
|
"🇭🇰 机场推荐:dafei.de 香港 30",
|
|
"🇭🇰 机场推荐:dafei.de 香港 31",
|
|
"🇭🇰 机场推荐:dafei.de 香港 32",
|
|
"🇭🇰 机场推荐:dafei.de 香港 33",
|
|
"🇯🇵 机场推荐: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 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐: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 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇺🇸 机场推荐:dafei.de 美国 40",
|
|
"🇺🇸 机场推荐:dafei.de 美国 41",
|
|
"🇺🇸 机场推荐:dafei.de 美国 42",
|
|
"🇺🇸 机场推荐:dafei.de 美国 43",
|
|
"🇻🇳 机场推荐: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 巴西 05",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 06",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"🇵🇾 机场推荐:dafei.de 巴拉圭 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 01",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 02",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 03",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 04",
|
|
"🇮🇪 机场推荐:dafei.de 爱尔兰 01",
|
|
"🇸🇨 机场推荐:dafei.de 塞舌尔 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇭🇷 机场推荐:dafei.de 克罗地亚 01",
|
|
"🇲🇹 机场推荐:dafei.de 马耳他 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"🇲🇾 机场推荐:dafei.de 马来 03",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"🇨🇱 机场推荐:dafei.de 智利 01",
|
|
"🇨🇱 机场推荐:dafei.de 智利 02",
|
|
"🇲🇽 机场推荐: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": "156.251.179.135",
|
|
"server_port": 443,
|
|
"method": "aes-256-gcm",
|
|
"password": "2b5fad3874e5",
|
|
"plugin": "v2ray-plugin",
|
|
"multiplex": {
|
|
"enabled": true
|
|
},
|
|
"plugin_opts": "host=hk6v1.dsjsapp.com;mode=websocket;path=/aqwshiog;skip-cert-verify=false;tls"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "vmess",
|
|
"server": "149.104.15.178",
|
|
"server_port": 21201,
|
|
"uuid": "e43b6c20-2f61-4e8c-a692-c737fa5cfa0d",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "trojan",
|
|
"server": "36.156.102.121",
|
|
"server_port": 392,
|
|
"password": "253bc477d4e43c209f2d427272968280",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.baidu.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "shadowsocks",
|
|
"server": "54.46.92.199",
|
|
"server_port": 16888,
|
|
"method": "aes-256-gcm",
|
|
"password": "amazongreatvpn"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "trojan",
|
|
"server": "36.150.215.200",
|
|
"server_port": 4451,
|
|
"password": "253bc477d4e43c209f2d427272968280",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.baidu.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "vmess",
|
|
"server": "183.240.180.47",
|
|
"server_port": 52512,
|
|
"uuid": "418048af-a293-4b99-9b0c-98ca3580dd24",
|
|
"security": "auto",
|
|
"alter_id": 64
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "hysteria2",
|
|
"server": "45.144.174.60",
|
|
"server_port": 31008,
|
|
"password": "07558080-2897-42a1-98f9-ac4503b36b02",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "NDhhNmY5YTY0MGYzOTgxYQ=="
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "45.144.174.60",
|
|
"insecure": true
|
|
},
|
|
"up_mbps": 100,
|
|
"down_mbps": 100
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"type": "hysteria2",
|
|
"server": "hkhub.xg-hub.icu",
|
|
"server_port": 25782,
|
|
"password": "03871437-6838-4ff4-9c6c-8f078d98039b",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "ZDQxZDhjZDk4ZjAwYjIwNA=="
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hkhub.xg-hub.icu",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"type": "hysteria2",
|
|
"server": "xg.xfy003.cfd",
|
|
"server_port": 21333,
|
|
"password": "1cc58e9e-a289-493c-a8d8-3702b3d2d181",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "zTCsHcttqdA0PniW"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "xg.xfy003.cfd",
|
|
"insecure": false
|
|
},
|
|
"up_mbps": 50,
|
|
"down_mbps": 100
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"type": "hysteria2",
|
|
"server": "tw.foldjc.top",
|
|
"server_port": 37013,
|
|
"password": "f2c218ad-e0a4-424d-9f29-5070a9f9263a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tw.foldjc.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"type": "http",
|
|
"server": "172.93.165.193",
|
|
"server_port": 36855,
|
|
"username": "xZedCGy2A5",
|
|
"password": "76nlxJLO35"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"type": "vmess",
|
|
"server": "47.86.44.204",
|
|
"server_port": 21942,
|
|
"uuid": "f23d3837-559b-4c0d-80d4-f314bb860f71",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"type": "shadowsocks",
|
|
"server": "154.197.26.237",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"type": "vmess",
|
|
"server": "47.86.44.204",
|
|
"server_port": 33026,
|
|
"uuid": "f314e313-ab86-488a-a5e7-e12021f324d0",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"type": "vmess",
|
|
"server": "47.86.44.204",
|
|
"server_port": 26237,
|
|
"uuid": "3f8a52b5-420e-4673-bd45-a7f431f2a3bd",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"type": "vmess",
|
|
"server": "47.86.39.105",
|
|
"server_port": 3227,
|
|
"uuid": "cc7556ed-1af2-4291-b4ed-f9dc4eb7a435",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"type": "vmess",
|
|
"server": "47.86.43.242",
|
|
"server_port": 30775,
|
|
"uuid": "f443f846-da0c-4d19-9fb1-1e76cc33127f",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"type": "vmess",
|
|
"server": "47.86.19.10",
|
|
"server_port": 14491,
|
|
"uuid": "8f4fabed-fa8a-46b2-bdde-53bbbe96306e",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 20",
|
|
"type": "vmess",
|
|
"server": "47.86.35.129",
|
|
"server_port": 38381,
|
|
"uuid": "39e6a792-2ef9-464f-a18c-c280a09faf1b",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 21",
|
|
"type": "http",
|
|
"server": "43.252.229.243",
|
|
"server_port": 3000,
|
|
"username": "wanghui1",
|
|
"password": "wanghui1"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 22",
|
|
"type": "vmess",
|
|
"server": "47.86.19.10",
|
|
"server_port": 18636,
|
|
"uuid": "c866610f-2bea-4e6e-9e0c-9a883a373d45",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 24",
|
|
"type": "vless",
|
|
"server": "47.83.203.20",
|
|
"server_port": 43975,
|
|
"uuid": "b0dabbad-1417-4ce4-b09e-7719c937fc48"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 26",
|
|
"type": "vmess",
|
|
"server": "47.86.39.105",
|
|
"server_port": 23376,
|
|
"uuid": "d7d5047d-4431-4c2e-bbdd-7c11b72aaa1c",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 27",
|
|
"type": "vmess",
|
|
"server": "47.86.35.129",
|
|
"server_port": 19346,
|
|
"uuid": "4255e2a7-beee-4768-8082-8d787e88c420",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 28",
|
|
"type": "vmess",
|
|
"server": "47.86.43.242",
|
|
"server_port": 61180,
|
|
"uuid": "849adaae-1082-4752-9549-abeccec1b0af",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 29",
|
|
"type": "vmess",
|
|
"server": "47.86.18.80",
|
|
"server_port": 31523,
|
|
"uuid": "015f1957-281d-4cda-ae41-f435cf9a349f",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 30",
|
|
"type": "vmess",
|
|
"server": "47.86.39.105",
|
|
"server_port": 43668,
|
|
"uuid": "8db4c918-0820-4f9e-b20f-4c5671bd394f",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 31",
|
|
"type": "vmess",
|
|
"server": "47.86.19.10",
|
|
"server_port": 30904,
|
|
"uuid": "d82eaf1a-7ec3-4216-9aa4-6ac3772cd5f0",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 32",
|
|
"type": "vmess",
|
|
"server": "47.86.35.129",
|
|
"server_port": 18912,
|
|
"uuid": "6052a431-b718-4aad-9067-86ca6c788e6f",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 33",
|
|
"type": "vmess",
|
|
"server": "47.86.43.242",
|
|
"server_port": 35987,
|
|
"uuid": "cdb1236d-7bd5-4213-9371-6407c2ac85b0",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "shadowsocks",
|
|
"server": "cn01.efan8867801.xyz",
|
|
"server_port": 8766,
|
|
"method": "rc4-md5",
|
|
"password": "efanccyun",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=202509121565513-hDcp24etDx.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "shadowsocks",
|
|
"server": "137.220.142.139",
|
|
"server_port": 443,
|
|
"method": "aes-256-gcm",
|
|
"password": "8808e9f11454",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=jp5v1.lingjfjkm002.com;path=/nvcnjrmkggoy;tls;skip-cert-verify=false"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "trojan",
|
|
"server": "153.121.76.9",
|
|
"server_port": 3160,
|
|
"password": "253bc477d4e43c209f2d427272968280",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "23.45.86.28",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "trojan",
|
|
"server": "36.150.215.200",
|
|
"server_port": 1806,
|
|
"password": "253bc477d4e43c209f2d427272968280",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "23.45.86.28",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"type": "shadowsocks",
|
|
"server": "18.178.135.125",
|
|
"server_port": 16888,
|
|
"method": "aes-256-gcm",
|
|
"password": "amazongreatvpn"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"type": "hysteria2",
|
|
"server": "45.11.1.62",
|
|
"server_port": 50000,
|
|
"password": "d012b4cf-9439-47a1-9ad0-50504fd25797",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.microsoft.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"50000:55000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"type": "vmess",
|
|
"server": "9ajz6-g05.jp07-sh-vm0.entry.fr0528.art",
|
|
"server_port": 28787,
|
|
"uuid": "e35ab9dc-4a18-342e-83fd-b31079522dd1",
|
|
"security": "auto",
|
|
"alter_id": 1
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"type": "http",
|
|
"server": "8.221.142.181",
|
|
"server_port": 52770,
|
|
"username": "a9I0VZgxP6",
|
|
"password": "pFibFRwNeR"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"type": "vmess",
|
|
"server": "43.167.226.254",
|
|
"server_port": 13892,
|
|
"uuid": "bcec480c-c466-4780-c749-366c73c596d9",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "node.94v.cn",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"type": "http",
|
|
"server": "8.216.33.14",
|
|
"server_port": 6770,
|
|
"username": "TcIVARdTgR",
|
|
"password": "auh2qWZuNd"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "trojan",
|
|
"server": "xingxing.jiasu123.org",
|
|
"server_port": 3043,
|
|
"password": "253bc477d4e43c209f2d427272968280",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "23.45.86.28",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "trojan",
|
|
"server": "xingxing.jiasu123.org",
|
|
"server_port": 4397,
|
|
"password": "253bc477d4e43c209f2d427272968280",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "23.45.86.28",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "hysteria2",
|
|
"server": "dv-sg.9966661.xyz",
|
|
"server_port": 3000,
|
|
"password": "abf03bbd-ec5c-45d9-bf63-c1851a1f4c4d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "dv-sg.9966661.xyz",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "vless",
|
|
"server": "47.130.132.78",
|
|
"server_port": 19191,
|
|
"uuid": "32e9e2c6-1f76-4ff5-9681-c98a5961e7f6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.douyin.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "XwtS1fx2JNp7PDyJt7uAMiznKPXvIdvN45FMVVCyE3U",
|
|
"short_id": "f1e3e086"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "edge"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "http",
|
|
"server": "47.237.20.174",
|
|
"server_port": 45235,
|
|
"username": "kZXMC3Z1",
|
|
"password": "tXA14Qlh"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "trojan",
|
|
"server": "36.150.215.200",
|
|
"server_port": 13855,
|
|
"password": "253bc477d4e43c209f2d427272968280",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "23.45.86.28",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "shadowsocks",
|
|
"server": "cn01.efan8867801.xyz",
|
|
"server_port": 8774,
|
|
"method": "rc4-md5",
|
|
"password": "efanccyun",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=202509121565513-hDcp24etDx.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "trojan",
|
|
"server": "xingxing.jiasu123.org",
|
|
"server_port": 4317,
|
|
"password": "253bc477d4e43c209f2d427272968280",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "23.45.86.28",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "hysteria2",
|
|
"server": "xg.jjzcloud.top",
|
|
"server_port": 57338,
|
|
"password": "1c79b7e4-aadc-4657-8552-8ab436feae17",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "xg.jjzcloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "vless",
|
|
"server": "1002.952326.xyz",
|
|
"server_port": 10001,
|
|
"uuid": "b57b3b69-a9a4-4a81-b3a8-0965d168b017",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.python.org",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "T-5Ud3XMnRKHZ_iDiDh1DA-LcsMd_3j-fmD4OjUVgC4"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "qq"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "vless",
|
|
"server": "72.167.25.253",
|
|
"server_port": 2096,
|
|
"uuid": "f61a4285-7264-4d07-9408-7b9ba1922c26",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gaosir.unfeeling.sbs",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "gaosir.unfeeling.sbs"
|
|
},
|
|
"path": "/Telegram@freecodes/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "hysteria2",
|
|
"server": "us.xilucloud.top",
|
|
"server_port": 14558,
|
|
"password": "722bb127-df7c-4fa5-b94a-3ee6438dcb95",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us.xilucloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "hysteria2",
|
|
"server": "mf1.ylccloud.top",
|
|
"server_port": 16090,
|
|
"password": "b40286de-2825-4a89-a368-59a6e89f1ade",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mf1.ylccloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "vmess",
|
|
"server": "45.144.174.60",
|
|
"server_port": 22110,
|
|
"uuid": "07558080-2897-42a1-98f9-ac4503b36b02",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vmess",
|
|
"server": "s2.db-link.in",
|
|
"server_port": 80,
|
|
"uuid": "003ef206-46b6-3701-ab77-b03debe7511f",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "dabaius.webn.cc"
|
|
},
|
|
"path": "/dabai.inf974a43e892a2553eeca19b13c72e0a9"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "shadowsocks",
|
|
"server": "23.251.121.242",
|
|
"server_port": 8080,
|
|
"method": "rc4-md5",
|
|
"password": "14fFPrbezE3HDZzsMOr6"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "hysteria2",
|
|
"server": "mg2.jjzcloud.top",
|
|
"server_port": 57338,
|
|
"password": "05a5a4d4-796f-49aa-99ba-dba6edafa47e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mg2.jjzcloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "hysteria2",
|
|
"server": "yd.jjzcloud.top",
|
|
"server_port": 57338,
|
|
"password": "fb5e424a-fce4-4dd1-bae7-c482c401bdee",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yd.jjzcloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "hysteria2",
|
|
"server": "208.87.243.187",
|
|
"server_port": 22222,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "hysteria2",
|
|
"server": "us2.xilucloud.top",
|
|
"server_port": 14558,
|
|
"password": "53a40efc-563f-4fc5-91a6-a9660d77a5ea",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us2.xilucloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"type": "hysteria2",
|
|
"server": "5f6a56-20-co.9966661.xyz",
|
|
"server_port": 3000,
|
|
"password": "8b55b9fd-acb4-4893-9b82-92887fb6af12",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "5f6a56-20-co.9966661.xyz",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"type": "hysteria2",
|
|
"server": "mg.dimoyun.top",
|
|
"server_port": 40001,
|
|
"password": "3e313efb-e8ec-4910-9d5a-3cdb5e38b6da",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mg.dimoyun.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"type": "hysteria2",
|
|
"server": "358d29-330-co-mx.9966661.xyz",
|
|
"server_port": 3000,
|
|
"password": "8d80603a-d7d7-4bcd-ad88-aaf1cf70b8c6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "358d29-330-co-mx.9966661.xyz",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"type": "vless",
|
|
"server": "69.84.182.108",
|
|
"server_port": 443,
|
|
"uuid": "b53d38db-c8e7-4942-8a71-51b6430ab40e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdn-node-oss-93.paofu.de",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cdn-node-oss-93.paofu.de"
|
|
},
|
|
"path": "/profile/telegram@ssrsub"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"type": "hysteria2",
|
|
"server": "tw.xilucloud.top",
|
|
"server_port": 14558,
|
|
"password": "33497ba6-0f6e-46ab-9ec8-7f504b2a7d48",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tw.xilucloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"type": "vless",
|
|
"server": "141.101.120.15",
|
|
"server_port": 2053,
|
|
"uuid": "d342d11e-d424-4583-b36e-524ab1f0afa4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "1749734195126.wk.by.ktff.ssl.com.kokk.cn.aliyun.cdnktff.pp.ua",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "randomized"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "1749734195126.wk.by.ktff.ssl.com.kokk.cn.aliyun.cdnktff.pp.ua"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"type": "http",
|
|
"server": "154.26.192.123",
|
|
"server_port": 10988,
|
|
"username": "fQ67Dpe5dU",
|
|
"password": "gs4BXwT6SW"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"type": "vless",
|
|
"server": "172.233.153.209",
|
|
"server_port": 10001,
|
|
"uuid": "e4412006-94f2-4f3c-b568-22a3e31dc264",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yahoo.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "1ltSdo2K6D9EEwebaDQPCb5ypbURcXyO9HsX4RUbbUo",
|
|
"short_id": "1a24af87"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"type": "vless",
|
|
"server": "104.21.36.57",
|
|
"server_port": 443,
|
|
"uuid": "6c11247b-6078-461a-93d5-22e4df284e6d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mirror.fullmargintraders.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "mirror.fullmargintraders.com",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
|
|
},
|
|
"path": "/wsv/6c11247b-6078-461a-93d5-22e4df284e6d"
|
|
},
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"type": "http",
|
|
"server": "35.212.244.23",
|
|
"server_port": 12148,
|
|
"username": "uUXOhM",
|
|
"password": "crxoUg"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"type": "http",
|
|
"server": "47.254.121.69",
|
|
"server_port": 6770,
|
|
"username": "HlZHOwkdIL",
|
|
"password": "ZYxVNDT9pS"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"type": "http",
|
|
"server": "38.93.204.236",
|
|
"server_port": 37324,
|
|
"username": "kZXMC3Z1",
|
|
"password": "hUap75t"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"type": "vmess",
|
|
"server": "206.119.191.20",
|
|
"server_port": 7998,
|
|
"uuid": "984429ed-3959-4022-e248-cbcb19c96f9a",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"type": "vmess",
|
|
"server": "206.119.191.9",
|
|
"server_port": 7998,
|
|
"uuid": "984429ed-3959-4022-e248-cbcb19c96f9a",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"type": "hysteria2",
|
|
"server": "192.227.152.86",
|
|
"server_port": 61001,
|
|
"password": "5CBqBh6MeDq6GajcilBiDg==",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "192-227-152-86.nip.io",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"type": "vless",
|
|
"server": "104.21.3.219",
|
|
"server_port": 8443,
|
|
"uuid": "57ba2ab1-a283-42eb-82ee-dc3561a805b8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ovhwuxian.pai50288.uk",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ovhwuxian.pai50288.uk",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
|
|
},
|
|
"path": "/57ba2ab1"
|
|
},
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"type": "vmess",
|
|
"server": "38.93.202.253",
|
|
"server_port": 25431,
|
|
"uuid": "6d8f6ae4-b831-43c2-aa39-8049eef8d8c7",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/6d8f6ae4"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"type": "vmess",
|
|
"server": "91.186.209.46",
|
|
"server_port": 5555,
|
|
"uuid": "b778d9b4-e9ae-4df7-ce6e-59f25c2bbf4e",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"type": "vmess",
|
|
"server": "209.146.100.247",
|
|
"server_port": 20521,
|
|
"uuid": "9239aaf5-8516-4690-9621-ae4ceac87a99",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 40",
|
|
"type": "vless",
|
|
"server": "104.21.71.83",
|
|
"server_port": 443,
|
|
"uuid": "3c2f5010-bc17-46d7-a5d3-7489f3a8dded",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "a32e1893-496a-5d3e-d34f-a8674b22b993.777162.xyz",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http%2F1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "a32e1893-496a-5d3e-d34f-a8674b22b993.777162.xyz"
|
|
},
|
|
"path": "/GJuqYfsZSA3HxKLVmdalbjJm7kb1B"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 41",
|
|
"type": "vless",
|
|
"server": "154.9.254.63",
|
|
"server_port": 25677,
|
|
"uuid": "1fefef5b-39ab-4380-c5ed-fc87212f4f8e",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/1fefef5b-39ab/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 42",
|
|
"type": "vmess",
|
|
"server": "154.9.254.63",
|
|
"server_port": 20521,
|
|
"uuid": "d824764a-954e-4c75-9116-f6e5eba944a9",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 43",
|
|
"type": "http",
|
|
"server": "38.107.175.141",
|
|
"server_port": 27207,
|
|
"username": "kZXMC3Z1",
|
|
"password": "gA30l1F"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.116",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "vmess",
|
|
"server": "vn4.viefast.net",
|
|
"server_port": 80,
|
|
"uuid": "9e76767d-4bfa-4f04-a800-42e2f63afed2",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "www.linemo.jp"
|
|
},
|
|
"path": "/viefast"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.35",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.202",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.70",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.227",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.204",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 08",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.62",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 09",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.56",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 10",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.71",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 11",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.117",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 12",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.4",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 13",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.73",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 14",
|
|
"type": "http",
|
|
"server": "160.30.54.67",
|
|
"server_port": 54679,
|
|
"username": "kZXMC3Z1",
|
|
"password": "4xdfi6v"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 15",
|
|
"type": "http",
|
|
"server": "160.30.54.67",
|
|
"server_port": 8900,
|
|
"username": "1234",
|
|
"password": "1234"
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 01",
|
|
"type": "tuic",
|
|
"server": "194.87.198.32",
|
|
"server_port": 14536,
|
|
"uuid": "7df42715-8c89-410d-9acc-eff489bd0279",
|
|
"password": "7df42715-8c89-410d-9acc-eff489bd0279",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 02",
|
|
"type": "tuic",
|
|
"server": "194.87.198.32",
|
|
"server_port": 12517,
|
|
"uuid": "8c111c4f-af43-43fe-bbf8-d7e075479557",
|
|
"password": "8c111c4f-af43-43fe-bbf8-d7e075479557",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 03",
|
|
"type": "tuic",
|
|
"server": "194.87.198.32",
|
|
"server_port": 12536,
|
|
"uuid": "4827b0dc-79fa-412e-adbf-a1f8f53d2562",
|
|
"password": "4827b0dc-79fa-412e-adbf-a1f8f53d2562",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 04",
|
|
"type": "tuic",
|
|
"server": "194.87.198.32",
|
|
"server_port": 62316,
|
|
"uuid": "4827b0dc-79fa-412e-adbf-a1f8f53d2562",
|
|
"password": "4827b0dc-79fa-412e-adbf-a1f8f53d2562",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 05",
|
|
"type": "tuic",
|
|
"server": "194.87.198.32",
|
|
"server_port": 62436,
|
|
"uuid": "81a40779-a64a-4644-a935-134257b4f606",
|
|
"password": "81a40779-a64a-4644-a935-134257b4f606",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 06",
|
|
"type": "vless",
|
|
"server": "yd.9966690.xyz",
|
|
"server_port": 443,
|
|
"uuid": "8d80603a-d7d7-4bcd-ad88-aaf1cf70b8c6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "syyn-br1-qRTe2S.1095828.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "syyn-br1-qRTe2S.1095828.xyz"
|
|
},
|
|
"path": "/B7vM6kNQfN",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"type": "hysteria2",
|
|
"server": "wkl.jjzcloud.top",
|
|
"server_port": 57338,
|
|
"password": "838282bf-646b-44d8-9075-41dac5e44e2d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "wkl.jjzcloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"type": "hysteria2",
|
|
"server": "yd.foldjc.top",
|
|
"server_port": 37014,
|
|
"password": "8391a553-d045-4184-bb68-746aaf9617b5",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yd.foldjc.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
|
"type": "hysteria2",
|
|
"server": "els2.dimoyun.top",
|
|
"server_port": 40001,
|
|
"password": "3e313efb-e8ec-4910-9d5a-3cdb5e38b6da",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "els1.dimoyun.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"type": "vless",
|
|
"server": "freev2.cloudflare.182682.xyz",
|
|
"server_port": 443,
|
|
"uuid": "aac03257-ebba-494a-a2a2-dc529a7d4395",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "do-sgp1.008883.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "do-sgp1.008883.xyz"
|
|
},
|
|
"path": "/freev2.net",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "shadowsocks",
|
|
"server": "111.253.192.55",
|
|
"server_port": 10149,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "4d296e8d-366b-4353-9e8b-513d83f36765"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "shadowsocks",
|
|
"server": "114.35.114.182",
|
|
"server_port": 10129,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "13a33d76-c7a8-413a-a37a-2b2f730cd429"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"type": "shadowsocks",
|
|
"server": "154.223.20.79",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"type": "vmess",
|
|
"server": "140.235.38.89",
|
|
"server_port": 6474,
|
|
"uuid": "96a69037-7bf8-43f8-bd62-4beb8f1f36e2",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇵🇾 机场推荐:dafei.de 巴拉圭 01",
|
|
"type": "shadowsocks",
|
|
"server": "38.165.233.93",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "shadowsocks",
|
|
"server": "glance.asuscomm.com",
|
|
"server_port": 10099,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "12242"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"type": "hysteria2",
|
|
"server": "hg1.xfy003.cfd",
|
|
"server_port": 26546,
|
|
"password": "8806b5fb-4dc2-4ff3-bb7b-0ec1f8108880",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "zTCsHcttqdA0PniW"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hg1.xfy003.cfd",
|
|
"insecure": false
|
|
},
|
|
"up_mbps": 50,
|
|
"down_mbps": 100
|
|
},
|
|
{
|
|
"tag": "🇮🇷 机场推荐:dafei.de 伊朗 01",
|
|
"type": "vmess",
|
|
"server": "46.29.34.205",
|
|
"server_port": 22947,
|
|
"uuid": "d7291fc4-1702-4826-8fe1-ab301b1c8f82",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇮🇷 机场推荐:dafei.de 伊朗 02",
|
|
"type": "vless",
|
|
"server": "193.151.135.21",
|
|
"server_port": 44443,
|
|
"uuid": "53fff6cc-b4ec-43e8-ade5-e0c42972fc33",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.speedtest.net",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "XHjKkrNBYXOaamOx8IUCrwX0zp5dAQRVErHiQ5bwAEQ"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇮🇷 机场推荐:dafei.de 伊朗 03",
|
|
"type": "vless",
|
|
"server": "89.44.242.222",
|
|
"server_port": 29500,
|
|
"uuid": "888a20e2-fc3f-4f52-973c-36a6386225b8"
|
|
},
|
|
{
|
|
"tag": "🇮🇷 机场推荐:dafei.de 伊朗 04",
|
|
"type": "vless",
|
|
"server": "89.44.242.222",
|
|
"server_port": 29495,
|
|
"uuid": "4a0e3cf3-4a10-4a38-bba4-b17b592a0d2b"
|
|
},
|
|
{
|
|
"tag": "🇮🇪 机场推荐:dafei.de 爱尔兰 01",
|
|
"type": "vless",
|
|
"server": "23.95.231.71",
|
|
"server_port": 1024,
|
|
"uuid": "9dc4ea87-316b-4662-8c8e-99a719ab6840",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.douyin.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "721JBxuxy_fJBCfQ6fY1-SIYm7QVXOSKV8m6Nz1Ah3Q",
|
|
"short_id": "ca111825"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "ios"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇨 机场推荐:dafei.de 塞舌尔 01",
|
|
"type": "hysteria2",
|
|
"server": "dg.xfy003.cfd",
|
|
"server_port": 26565,
|
|
"password": "09ffd094-1f55-436c-9bdf-63c9655a03eb",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "zTCsHcttqdA0PniW"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "dg.xfy003.cfd",
|
|
"insecure": false
|
|
},
|
|
"up_mbps": 50,
|
|
"down_mbps": 100
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "hysteria2",
|
|
"server": "dehub.xg-hub.icu",
|
|
"server_port": 25784,
|
|
"password": "b76acdda-bc30-4ce9-a048-eed35d426dff",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "ZDQxZDhjZDk4ZjAwYjIwNA=="
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "dehub.xg-hub.icu",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "vless",
|
|
"server": "5.180.52.11",
|
|
"server_port": 443,
|
|
"uuid": "6035325d-399a-5148-9126-29cedfd5966a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "outlook.office.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "pkZa9TardvnaDfimseVPbjDc13ZjSar2zWtbdhFmTFQ",
|
|
"short_id": "aa9d9548"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"type": "shadowsocks",
|
|
"server": "51.15.17.169",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"type": "vless",
|
|
"server": "164.92.148.35",
|
|
"server_port": 8443,
|
|
"uuid": "f4a79435-1332-443e-b426-276f5ba7bba7",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/ws"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"type": "vless",
|
|
"server": "164.92.148.35",
|
|
"server_port": 443,
|
|
"uuid": "ffcecf54-412d-4ba0-e821-97d7da9800ff",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/ws"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"type": "vless",
|
|
"server": "164.92.148.35",
|
|
"server_port": 9443,
|
|
"uuid": "f97fbff2-ee98-40b1-8829-8fa9dc4599b6",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/ws"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "trojan",
|
|
"server": "fr.viefast.net",
|
|
"server_port": 443,
|
|
"password": "9e76767d-4bfa-4f04-a800-42e2f63afed2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "csapp.catch.net.tw",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇷 机场推荐:dafei.de 克罗地亚 01",
|
|
"type": "shadowsocks",
|
|
"server": "46.183.184.60",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇲🇹 机场推荐:dafei.de 马耳他 01",
|
|
"type": "shadowsocks",
|
|
"server": "171.22.254.17",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"type": "http",
|
|
"server": "38.60.192.118",
|
|
"server_port": 40004,
|
|
"username": "H2BJgnkNtv",
|
|
"password": "hAUOLpDf9X"
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"type": "vmess",
|
|
"server": "38.60.192.118",
|
|
"server_port": 20002,
|
|
"uuid": "c660dbe0-c48f-418f-caa0-ca5ab17519dc",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/c660dbe0-c48f-418f-caa0-ca5ab17519dc"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 03",
|
|
"type": "vmess",
|
|
"server": "45.89.107.51",
|
|
"server_port": 20521,
|
|
"uuid": "3dbaa5c3-f493-4ad1-9c5d-8525f4962a6c",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "shadowsocks",
|
|
"server": "134.209.147.198",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"type": "http",
|
|
"server": "123.58.203.92",
|
|
"server_port": 43160,
|
|
"username": "kZXMC3Z1",
|
|
"password": "6XDl90r"
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"type": "vmess",
|
|
"server": "51.222.158.243",
|
|
"server_port": 8443,
|
|
"uuid": "4b0df213-0e59-4c16-b391-e0d97686bfa9",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "51.222.158.243",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/vmess/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"type": "vmess",
|
|
"server": "38.54.33.254",
|
|
"server_port": 20521,
|
|
"uuid": "9c51f7f3-eafc-4525-a920-8d7fbda435f2",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇱 机场推荐:dafei.de 智利 01",
|
|
"type": "vmess",
|
|
"server": "170.239.86.176",
|
|
"server_port": 23680,
|
|
"uuid": "d9744eb6-2870-41e5-b867-0bebfc67f66f",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇱 机场推荐:dafei.de 智利 02",
|
|
"type": "vmess",
|
|
"server": "170.239.86.176",
|
|
"server_port": 40708,
|
|
"uuid": "53005ac8-eed1-4e32-8183-7152e099877a",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/arki",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"type": "vmess",
|
|
"server": "131.196.252.59",
|
|
"server_port": 20521,
|
|
"uuid": "5809911a-a16e-43d3-90b0-2c94cfc2035e",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
} |