mirror of
https://github.com/ssrsub/ssr.git
synced 2025-10-11 01:25:50 +08:00
2822 lines
83 KiB
JSON
2822 lines
83 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 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03"
|
|
]
|
|
},
|
|
{
|
|
"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",
|
|
"🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"🇯🇵 机场推荐:dafei.de 日本 13"
|
|
]
|
|
},
|
|
{
|
|
"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",
|
|
"🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇺🇸 机场推荐:dafei.de 美国 40"
|
|
]
|
|
},
|
|
{
|
|
"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 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇯🇵 机场推荐: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 新加坡 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 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇺🇸 机场推荐:dafei.de 美国 40",
|
|
"🇻🇳 机场推荐: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 越南 22",
|
|
"🇻🇳 机场推荐:dafei.de 越南 23",
|
|
"🇻🇳 机场推荐:dafei.de 越南 24",
|
|
"🇻🇳 机场推荐:dafei.de 越南 25",
|
|
"🇻🇳 机场推荐:dafei.de 越南 26",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 01",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 02",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 03",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 04",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 05",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇭 机场推荐:dafei.de 瑞士 01",
|
|
"🇸🇦 机场推荐:dafei.de 沙特阿拉伯 01",
|
|
"🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"🇸🇮 机场推荐:dafei.de 斯洛文尼亚 01",
|
|
"🇸🇮 机场推荐:dafei.de 斯洛文尼亚 02",
|
|
"🇬🇷 机场推荐:dafei.de 希腊 01",
|
|
"🇵🇾 机场推荐:dafei.de 巴拉圭 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇮🇳 机场推荐:dafei.de 印度 03",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 01",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 02",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 03",
|
|
"🇭🇷 机场推荐: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",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03"
|
|
],
|
|
"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",
|
|
"🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"🇯🇵 机场推荐:dafei.de 日本 13"
|
|
],
|
|
"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",
|
|
"🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇺🇸 机场推荐:dafei.de 美国 40"
|
|
],
|
|
"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 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇯🇵 机场推荐: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 新加坡 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 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇺🇸 机场推荐:dafei.de 美国 40",
|
|
"🇻🇳 机场推荐: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 越南 22",
|
|
"🇻🇳 机场推荐:dafei.de 越南 23",
|
|
"🇻🇳 机场推荐:dafei.de 越南 24",
|
|
"🇻🇳 机场推荐:dafei.de 越南 25",
|
|
"🇻🇳 机场推荐:dafei.de 越南 26",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 01",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 02",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 03",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 04",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 05",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇭 机场推荐:dafei.de 瑞士 01",
|
|
"🇸🇦 机场推荐:dafei.de 沙特阿拉伯 01",
|
|
"🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"🇸🇮 机场推荐:dafei.de 斯洛文尼亚 01",
|
|
"🇸🇮 机场推荐:dafei.de 斯洛文尼亚 02",
|
|
"🇬🇷 机场推荐:dafei.de 希腊 01",
|
|
"🇵🇾 机场推荐:dafei.de 巴拉圭 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇮🇳 机场推荐:dafei.de 印度 03",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 01",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 02",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 03",
|
|
"🇭🇷 机场推荐: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": "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": "hysteria2",
|
|
"server": "45.144.174.60",
|
|
"server_port": 31008,
|
|
"password": "ff46b88f-23c3-4807-86cd-9b9353a7aadc",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "NDhhNmY5YTY0MGYzOTgxYQ=="
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "45.144.174.60",
|
|
"insecure": true
|
|
},
|
|
"up_mbps": 15,
|
|
"down_mbps": 15
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "hysteria2",
|
|
"server": "tw.foldjc.top",
|
|
"server_port": 37013,
|
|
"password": "871f919b-dda1-46e6-89b8-c4243a7e572f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tw.foldjc.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"type": "hysteria2",
|
|
"server": "hk.xilucloud.top",
|
|
"server_port": 14558,
|
|
"password": "93480fcc-d6ff-4c14-9d31-b482166122b3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk.xilucloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"type": "hysteria2",
|
|
"server": "xg.xfy003.cfd",
|
|
"server_port": 21333,
|
|
"password": "4df3cd2f-0699-4e12-b766-67a4065845b7",
|
|
"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": "vmess",
|
|
"server": "45.144.174.60",
|
|
"server_port": 23172,
|
|
"uuid": "f60ba5f8-2fe5-4446-a00c-b5cf03383349",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"type": "vmess",
|
|
"server": "v10.heduian.link",
|
|
"server_port": 30807,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "baidu.com"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"type": "vmess",
|
|
"server": "697dc551-t1i9s0-tm53cm-1ol97.hk3.p5pv.com",
|
|
"server_port": 80,
|
|
"uuid": "93fb69fc-77cf-11ee-85ee-f23c91369f2d",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "broadcastlv.chat.bilibili.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"type": "vless",
|
|
"server": "47.83.203.20",
|
|
"server_port": 43975,
|
|
"uuid": "b0dabbad-1417-4ce4-b09e-7719c937fc48"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"type": "http",
|
|
"server": "43.252.229.243",
|
|
"server_port": 3000,
|
|
"username": "wanghui1",
|
|
"password": "wanghui1"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"type": "shadowsocks",
|
|
"server": "154.197.26.237",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"type": "http",
|
|
"server": "172.93.165.193",
|
|
"server_port": 36855,
|
|
"username": "xZedCGy2A5",
|
|
"password": "76nlxJLO35"
|
|
},
|
|
{
|
|
"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": "starlink-jp3.2513142.xyz",
|
|
"server_port": 443,
|
|
"password": "6KxKJp_Lrv6V1_zFRrvHXi41",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.cloudflare.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"type": "hysteria2",
|
|
"server": "dv-jp.9966661.xyz",
|
|
"server_port": 3000,
|
|
"password": "8d80603a-d7d7-4bcd-ad88-aaf1cf70b8c6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "dv-jp.9966661.xyz",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"type": "hysteria2",
|
|
"server": "rb1.xfy003.cfd",
|
|
"server_port": 44234,
|
|
"password": "3b788360-3626-4d5b-96e0-cd7d1eb6b612",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "zTCsHcttqdA0PniW"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "rb1.xfy003.cfd",
|
|
"insecure": false
|
|
},
|
|
"up_mbps": 50,
|
|
"down_mbps": 100
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"type": "vmess",
|
|
"server": "tls.97.node-for-bigairport.win",
|
|
"server_port": 15100,
|
|
"uuid": "c69374da-2208-4cbd-b81e-cdf88b5e7f53",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"type": "trojan",
|
|
"server": "starlink-jp4.2513142.xyz",
|
|
"server_port": 443,
|
|
"password": "6KxKJp_Lrv6V1_zFRrvHXi41",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.cloudflare.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"type": "hysteria2",
|
|
"server": "47.91.22.21",
|
|
"server_port": 10310,
|
|
"password": "y5e0Oe1cr4ekZom8Bc3i5oUIws",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "47.91.22.21",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"type": "http",
|
|
"server": "8.221.142.181",
|
|
"server_port": 52770,
|
|
"username": "a9I0VZgxP6",
|
|
"password": "pFibFRwNeR"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 13",
|
|
"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": "trojan",
|
|
"server": "starlink-sg4.2513142.xyz",
|
|
"server_port": 443,
|
|
"password": "6KxKJp_Lrv6V1_zFRrvHXi41",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.cloudflare.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "trojan",
|
|
"server": "starlink-sg5.2513142.xyz",
|
|
"server_port": 443,
|
|
"password": "6KxKJp_Lrv6V1_zFRrvHXi41",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.cloudflare.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.36.91.32",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"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": "vmess",
|
|
"server": "193.124.24.247",
|
|
"server_port": 6506,
|
|
"uuid": "c53d41d1-7d56-43ce-9994-408780c6476a",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"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 美国 05",
|
|
"type": "hysteria2",
|
|
"server": "45.144.174.60",
|
|
"server_port": 33079,
|
|
"password": "6cb4583a-689d-4963-87c7-efe337a645d5",
|
|
"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 美国 06",
|
|
"type": "hysteria2",
|
|
"server": "us3.xilucloud.top",
|
|
"server_port": 14558,
|
|
"password": "33497ba6-0f6e-46ab-9ec8-7f504b2a7d48",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us3.xilucloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "hysteria2",
|
|
"server": "us.xilucloud.top",
|
|
"server_port": 14558,
|
|
"password": "f54eba3d-e4d1-4b5f-969d-ac8ea27b1037",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us.xilucloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "hysteria2",
|
|
"server": "192-227-152-86.nip.io",
|
|
"server_port": 61001,
|
|
"password": "5CBqBh6MeDq6GajcilBiDg==",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "192-227-152-86.nip.io",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "hysteria2",
|
|
"server": "yg.foldjc.top",
|
|
"server_port": 37011,
|
|
"password": "f9cec12b-2356-4001-8b36-5f070bc5f30f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yg.foldjc.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vless",
|
|
"server": "45.148.233.10",
|
|
"server_port": 443,
|
|
"uuid": "3c7a1227-5383-3a19-7084-76624ec8f84f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "speed.cloudflare.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "eJeVlxdi2YBV1YpPVCcCgTez80y8ny27SQoZZVBFGyc"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "hysteria2",
|
|
"server": "2aad5e6e-t2v1c0-t300mf-d70y.la.shifen.uk",
|
|
"server_port": 1743,
|
|
"password": "537d7098-fdbe-11ef-8ebc-f23c93141fad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2aad5e6e-t2v1c0-t300mf-d70y.la.shifen.uk",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "vless",
|
|
"server": "141.101.121.195",
|
|
"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 美国 13",
|
|
"type": "hysteria2",
|
|
"server": "xjp.foldjc.top",
|
|
"server_port": 37012,
|
|
"password": "102f34e6-7042-48c6-9877-a89ccef7f69b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "xjp.foldjc.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "hysteria2",
|
|
"server": "xg.jjzcloud.top",
|
|
"server_port": 57338,
|
|
"password": "c19c63ee-b44a-4bc4-9661-8b0d335e4b84",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "xg.jjzcloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "vless",
|
|
"server": "15.204.9.102.yixianled.com",
|
|
"server_port": 33859,
|
|
"uuid": "6578c489-28d2-4f12-8c2f-9f2d8789626d",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "15.204.9.102.yixianled.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"type": "hysteria2",
|
|
"server": "tw.xilucloud.top",
|
|
"server_port": 14558,
|
|
"password": "2a15dec6-fb46-440e-983b-4641d19ef915",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tw.xilucloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"type": "hysteria2",
|
|
"server": "mg.dimoyun.top",
|
|
"server_port": 40001,
|
|
"password": "94e7bd30-1321-47a8-bc2f-250a3bb1f5c7",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mg.dimoyun.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"type": "vmess",
|
|
"server": "fffffffvvbgnh.iran2035.dpdns.org",
|
|
"server_port": 443,
|
|
"uuid": "a94fafdb-10d6-46c2-be8a-5c2e8358fbb0",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fffffffvvbgnh.iran2035.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fffffffvvbgnh.iran2035.dpdns.org"
|
|
},
|
|
"path": "/CjJ9A46ZRHvgWvVcmjyiKVby2Lp"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"type": "vless",
|
|
"server": "141.101.120.100",
|
|
"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
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "1749734195126.wk.by.ktff.ssl.com.kokk.cn.aliyun.cdnktff.pp.ua"
|
|
},
|
|
"path": "/telegram@V2ray_Alpha/?ed=2048fp=chrome"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"type": "vmess",
|
|
"server": "s2.db-link.in",
|
|
"server_port": 80,
|
|
"uuid": "53cddd30-34a1-32dd-b598-c1c4c8a0f813",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "dabaius.webn.cc"
|
|
},
|
|
"path": "/dabai.incee925046b81e0766afb523acce01f2a"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"type": "hysteria2",
|
|
"server": "us2.xilucloud.top",
|
|
"server_port": 14558,
|
|
"password": "1281587a-b9ff-4f4d-92ec-dd277bc9cb64",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us2.xilucloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"type": "vless",
|
|
"server": "1750926563683.tencentapp.cn",
|
|
"server_port": 2083,
|
|
"uuid": "d342d11e-d424-4583-b36e-524ab1f0afa4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "1750926563683.wk.by.ktff.ssl.com.kokk.cn.cdnktff.pp.ua",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "randomized"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "1750926563683.wk.by.ktff.ssl.com.kokk.cn.cdnktff.pp.ua"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"type": "vless",
|
|
"server": "155.117.19.221",
|
|
"server_port": 8880,
|
|
"uuid": "f2f00a89-cc9d-450f-b8bb-0d5b2d4c5a65",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "aws.amazon.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "zQw1fAQByQ8nSFvliZS4NsIWdhfzMnRMnK_xCFRwFQQ"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"type": "hysteria2",
|
|
"server": "154.50.110.85",
|
|
"server_port": 63482,
|
|
"password": "b22f44be-11bc-483c-b5fa-69be7b59edd8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "154.50.110.85",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"type": "trojan",
|
|
"server": "104.21.88.226",
|
|
"server_port": 443,
|
|
"password": "4174b95d-115e-4d39-add6-1f8db95bb860",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "qqqqqqqqqqa.www890604.dpdns.org",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http%2F1.1"
|
|
]
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "qqqqqqqqqqa.www890604.dpdns.org"
|
|
},
|
|
"path": "/uzJNzgkkYWRWGxgFnoFPw1"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"type": "vless",
|
|
"server": "141.101.121.107",
|
|
"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 美国 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": "vmess",
|
|
"server": "206.119.191.20",
|
|
"server_port": 7998,
|
|
"uuid": "984429ed-3959-4022-e248-cbcb19c96f9a",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"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 美国 30",
|
|
"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 美国 31",
|
|
"type": "vless",
|
|
"server": "104.21.48.1",
|
|
"server_port": 443,
|
|
"uuid": "e5c2e234-333e-48b4-8199-2793a64527bc",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s1-c3r.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s1-c3r.pages.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"type": "vmess",
|
|
"server": "91.186.209.46",
|
|
"server_port": 5555,
|
|
"uuid": "b778d9b4-e9ae-4df7-ce6e-59f25c2bbf4e",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"type": "http",
|
|
"server": "38.107.175.141",
|
|
"server_port": 27207,
|
|
"username": "kZXMC3Z1",
|
|
"password": "gA30l1F"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"type": "http",
|
|
"server": "154.26.192.123",
|
|
"server_port": 10988,
|
|
"username": "fQ67Dpe5dU",
|
|
"password": "gs4BXwT6SW"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"type": "http",
|
|
"server": "38.93.204.236",
|
|
"server_port": 37324,
|
|
"username": "kZXMC3Z1",
|
|
"password": "hUap75t"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"type": "http",
|
|
"server": "47.254.121.69",
|
|
"server_port": 6770,
|
|
"username": "HlZHOwkdIL",
|
|
"password": "ZYxVNDT9pS"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"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 美国 39",
|
|
"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 美国 40",
|
|
"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 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.116",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.235",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.71",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.113",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.65",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.145",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.246",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 08",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.35",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 09",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.232",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 10",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.101",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 11",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.245",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 12",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.233",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 13",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.38",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 14",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.119",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 15",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.234",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 16",
|
|
"type": "hysteria2",
|
|
"server": "c94442-1-co.9966661.xyz",
|
|
"server_port": 3000,
|
|
"password": "8d80603a-d7d7-4bcd-ad88-aaf1cf70b8c6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "c94442-1-co.9966661.xyz",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 17",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.146",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 18",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.52",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 19",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.28",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 20",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.33",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 21",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.197",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 22",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.22",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 23",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.51",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 24",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.244",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 25",
|
|
"type": "http",
|
|
"server": "160.30.54.67",
|
|
"server_port": 8900,
|
|
"username": "1234",
|
|
"password": "1234"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 26",
|
|
"type": "http",
|
|
"server": "160.30.54.67",
|
|
"server_port": 54679,
|
|
"username": "kZXMC3Z1",
|
|
"password": "4xdfi6v"
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 01",
|
|
"type": "tuic",
|
|
"server": "194.87.198.32",
|
|
"server_port": 62436,
|
|
"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": 14536,
|
|
"uuid": "0b5d9b6b-e4f9-4549-a5bc-281f82fb64b7",
|
|
"password": "0b5d9b6b-e4f9-4549-a5bc-281f82fb64b7",
|
|
"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": "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 巴西 04",
|
|
"type": "tuic",
|
|
"server": "194.87.198.32",
|
|
"server_port": 12517,
|
|
"uuid": "d43d4a09-8348-43dd-b828-b6da566a2a85",
|
|
"password": "d43d4a09-8348-43dd-b828-b6da566a2a85",
|
|
"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": 62316,
|
|
"uuid": "eae682cb-0fb3-4467-a406-413130e2946b",
|
|
"password": "eae682cb-0fb3-4467-a406-413130e2946b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "vless",
|
|
"server": "pvt.moonop.tech",
|
|
"server_port": 443,
|
|
"uuid": "45be1c2b-4bb1-44f4-89e4-c026ad211d04",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "pvt.moonop.tech",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "pvt.moonop.tech"
|
|
},
|
|
"path": "/aws5"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"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 荷兰 03",
|
|
"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 荷兰 04",
|
|
"type": "shadowsocks",
|
|
"server": "51.15.17.169",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"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 德国 01",
|
|
"type": "hysteria2",
|
|
"server": "dg.xfy003.cfd",
|
|
"server_port": 26565,
|
|
"password": "8806b5fb-4dc2-4ff3-bb7b-0ec1f8108880",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "zTCsHcttqdA0PniW"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "dg.xfy003.cfd",
|
|
"insecure": false
|
|
},
|
|
"up_mbps": 50,
|
|
"down_mbps": 100
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "vless",
|
|
"server": "198.62.62.229",
|
|
"server_port": 443,
|
|
"uuid": "6c11247b-6078-461a-93d5-22e4df284e6d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mirror.fullmargintraders.com",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "mirror.fullmargintraders.com"
|
|
},
|
|
"path": "/wsv/6c11247b-6078-461a-93d5-22e4df284e6d"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"type": "hysteria2",
|
|
"server": "dehub.xg-hub.icu",
|
|
"server_port": 25784,
|
|
"password": "03871437-6838-4ff4-9c6c-8f078d98039b",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "ZDQxZDhjZDk4ZjAwYjIwNA=="
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "dehub.xg-hub.icu",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"type": "hysteria2",
|
|
"server": "yd.foldjc.top",
|
|
"server_port": 37014,
|
|
"password": "2a988cfa-ac2c-42a5-8dc4-189b7e995b76",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yd.foldjc.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"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": "trojan",
|
|
"server": "uk.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 英国 02",
|
|
"type": "hysteria2",
|
|
"server": "ce044a-330-co-uk.9966661.xyz",
|
|
"server_port": 3000,
|
|
"password": "8d80603a-d7d7-4bcd-ad88-aaf1cf70b8c6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ce044a-330-co-uk.9966661.xyz",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"type": "hysteria2",
|
|
"server": "ukhub.xg-hub.icu",
|
|
"server_port": 25785,
|
|
"password": "03871437-6838-4ff4-9c6c-8f078d98039b",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "ZDQxZDhjZDk4ZjAwYjIwNA=="
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ukhub.xg-hub.icu",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"type": "hysteria2",
|
|
"server": "hg1.xfy003.cfd",
|
|
"server_port": 26546,
|
|
"password": "b7a237e3-577d-442d-a0e5-8d6a94a40291",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "zTCsHcttqdA0PniW"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hg1.xfy003.cfd",
|
|
"insecure": false
|
|
},
|
|
"up_mbps": 50,
|
|
"down_mbps": 100
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "hysteria2",
|
|
"server": "starlink-tw2.2513142.xyz",
|
|
"server_port": 10501,
|
|
"password": "6KxKJp_Lrv6V1_zFRrvHXi41",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.cloudflare.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"type": "shadowsocks",
|
|
"server": "154.223.20.79",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇨🇭 机场推荐:dafei.de 瑞士 01",
|
|
"type": "hysteria2",
|
|
"server": "79706e-co.9966661.xyz",
|
|
"server_port": 3000,
|
|
"password": "a24c6851-2055-42c1-9c20-2d3bad97334f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "79706e-co.9966661.xyz",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇦 机场推荐:dafei.de 沙特阿拉伯 01",
|
|
"type": "shadowsocks",
|
|
"server": "154.205.134.132",
|
|
"server_port": 8443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "g8BWaY8FYhKfVMOT9N0IIB"
|
|
},
|
|
{
|
|
"tag": "🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"type": "hysteria2",
|
|
"server": "358d29-330-co-mx.9966661.xyz",
|
|
"server_port": 3000,
|
|
"password": "abf03bbd-ec5c-45d9-bf63-c1851a1f4c4d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "358d29-330-co-mx.9966661.xyz",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇮 机场推荐:dafei.de 斯洛文尼亚 01",
|
|
"type": "vless",
|
|
"server": "194.58.66.235",
|
|
"server_port": 61531,
|
|
"uuid": "8d5b73ae-39fb-4eb6-a536-bbddcb479e09",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "UJ8zvbUEvqPWyl2Ny91NAWxKQwokjPaOx8IQXyODDH8",
|
|
"short_id": "d5ff9add383210e6"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "edge"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇮 机场推荐:dafei.de 斯洛文尼亚 02",
|
|
"type": "vless",
|
|
"server": "194.58.66.235",
|
|
"server_port": 61117,
|
|
"uuid": "8d5b73ae-39fb-4eb6-a536-bbddcb479e09",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "oSi6KQ09e8g-YvzofYxYAmRY5t8CJywUZSSUWd23j3c",
|
|
"short_id": "0cd0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "safari"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇷 机场推荐:dafei.de 希腊 01",
|
|
"type": "shadowsocks",
|
|
"server": "192.71.166.100",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"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": "http",
|
|
"server": "123.58.203.92",
|
|
"server_port": 43160,
|
|
"username": "kZXMC3Z1",
|
|
"password": "6XDl90r"
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"type": "shadowsocks",
|
|
"server": "134.209.147.198",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 03",
|
|
"type": "vmess",
|
|
"server": "123.58.203.92",
|
|
"server_port": 18872,
|
|
"uuid": "edfe29a5-cc54-488d-a31d-ca71f39e38d4",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.153.197.5",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.231.233.112",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇮🇷 机场推荐:dafei.de 伊朗 01",
|
|
"type": "vless",
|
|
"server": "89.44.242.222",
|
|
"server_port": 29495,
|
|
"uuid": "4a0e3cf3-4a10-4a38-bba4-b17b592a0d2b"
|
|
},
|
|
{
|
|
"tag": "🇮🇷 机场推荐:dafei.de 伊朗 02",
|
|
"type": "vless",
|
|
"server": "89.44.242.222",
|
|
"server_port": 29500,
|
|
"uuid": "888a20e2-fc3f-4f52-973c-36a6386225b8"
|
|
},
|
|
{
|
|
"tag": "🇮🇷 机场推荐:dafei.de 伊朗 03",
|
|
"type": "vless",
|
|
"server": "89.44.242.222",
|
|
"server_port": 46822,
|
|
"uuid": "44aded6c-a012-452b-8e13-04d5f15a659f"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
} |