mirror of
https://github.com/ssrsub/ssr.git
synced 2025-10-11 01:25:50 +08:00
3197 lines
95 KiB
JSON
3197 lines
95 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 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇭🇰 机场推荐: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 香港 32",
|
|
"🇭🇰 机场推荐:dafei.de 香港 34",
|
|
"🇭🇰 机场推荐:dafei.de 香港 35",
|
|
"🇭🇰 机场推荐:dafei.de 香港 36",
|
|
"🇭🇰 机场推荐:dafei.de 香港 37",
|
|
"🇭🇰 机场推荐:dafei.de 香港 38",
|
|
"🇭🇰 机场推荐:dafei.de 香港 40"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇨🇳 机场推荐: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 日本 10",
|
|
"🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"🇯🇵 机场推荐:dafei.de 日本 13",
|
|
"🇯🇵 机场推荐:dafei.de 日本 14",
|
|
"🇯🇵 机场推荐:dafei.de 日本 15"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07"
|
|
]
|
|
},
|
|
{
|
|
"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 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇦🇲 机场推荐:dafei.de 亚美尼亚 01"
|
|
]
|
|
},
|
|
{
|
|
"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 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇭🇰 机场推荐: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 香港 32",
|
|
"🇭🇰 机场推荐:dafei.de 香港 34",
|
|
"🇭🇰 机场推荐:dafei.de 香港 35",
|
|
"🇭🇰 机场推荐:dafei.de 香港 36",
|
|
"🇭🇰 机场推荐:dafei.de 香港 37",
|
|
"🇭🇰 机场推荐:dafei.de 香港 38",
|
|
"🇭🇰 机场推荐:dafei.de 香港 40",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"🇯🇵 机场推荐: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 日本 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 新加坡 07",
|
|
"🇺🇸 机场推荐: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 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇻🇳 机场推荐: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 土耳其 01",
|
|
"🇸🇦 机场推荐:dafei.de 沙特阿拉伯 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"🇲🇾 机场推荐:dafei.de 马来 03",
|
|
"🇲🇾 机场推荐:dafei.de 马来 04",
|
|
"🇷🇴 机场推荐:dafei.de 罗马尼亚 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 02",
|
|
"🇧🇷 机场推荐: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 斯洛文尼亚 03",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇦🇲 机场推荐:dafei.de 亚美尼亚 01",
|
|
"🇭🇷 机场推荐:dafei.de 克罗地亚 01",
|
|
"🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"🇨🇱 机场推荐:dafei.de 智利 01",
|
|
"🇨🇱 机场推荐:dafei.de 智利 02",
|
|
"🇲🇲 机场推荐:dafei.de 缅甸 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇲🇹 机场推荐:dafei.de 马耳他 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇭🇰 机场推荐: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 香港 32",
|
|
"🇭🇰 机场推荐:dafei.de 香港 34",
|
|
"🇭🇰 机场推荐:dafei.de 香港 35",
|
|
"🇭🇰 机场推荐:dafei.de 香港 36",
|
|
"🇭🇰 机场推荐:dafei.de 香港 37",
|
|
"🇭🇰 机场推荐:dafei.de 香港 38",
|
|
"🇭🇰 机场推荐:dafei.de 香港 40"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇨🇳 机场推荐: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 日本 10",
|
|
"🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"🇯🇵 机场推荐:dafei.de 日本 13",
|
|
"🇯🇵 机场推荐:dafei.de 日本 14",
|
|
"🇯🇵 机场推荐:dafei.de 日本 15"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "sg-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07"
|
|
],
|
|
"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 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇦🇲 机场推荐:dafei.de 亚美尼亚 01"
|
|
],
|
|
"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 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇭🇰 机场推荐: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 香港 32",
|
|
"🇭🇰 机场推荐:dafei.de 香港 34",
|
|
"🇭🇰 机场推荐:dafei.de 香港 35",
|
|
"🇭🇰 机场推荐:dafei.de 香港 36",
|
|
"🇭🇰 机场推荐:dafei.de 香港 37",
|
|
"🇭🇰 机场推荐:dafei.de 香港 38",
|
|
"🇭🇰 机场推荐:dafei.de 香港 40",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"🇯🇵 机场推荐: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 日本 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 新加坡 07",
|
|
"🇺🇸 机场推荐: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 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇻🇳 机场推荐: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 土耳其 01",
|
|
"🇸🇦 机场推荐:dafei.de 沙特阿拉伯 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"🇲🇾 机场推荐:dafei.de 马来 03",
|
|
"🇲🇾 机场推荐:dafei.de 马来 04",
|
|
"🇷🇴 机场推荐:dafei.de 罗马尼亚 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 02",
|
|
"🇧🇷 机场推荐: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 斯洛文尼亚 03",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇦🇲 机场推荐:dafei.de 亚美尼亚 01",
|
|
"🇭🇷 机场推荐:dafei.de 克罗地亚 01",
|
|
"🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"🇨🇱 机场推荐:dafei.de 智利 01",
|
|
"🇨🇱 机场推荐:dafei.de 智利 02",
|
|
"🇲🇲 机场推荐:dafei.de 缅甸 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇲🇹 机场推荐:dafei.de 马耳他 01"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "GLOBAL",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"direct",
|
|
"proxy",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "direct",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "shadowsocks",
|
|
"server": "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": "43.199.87.121",
|
|
"server_port": 16888,
|
|
"method": "aes-256-gcm",
|
|
"password": "amazongreatvpn"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "trojan",
|
|
"server": "203.218.158.70",
|
|
"server_port": 443,
|
|
"password": "253bc477d4e43c209f2d427272968280",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fe2.update.microsoft.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "trojan",
|
|
"server": "c5574bec-5eda-4bd9-a326-ea83e63f80ac.bnsepserv.com",
|
|
"server_port": 34000,
|
|
"password": "8b6f8337-ccc6-4a5b-8aa4-df221d59d9a3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "w1.ding-doc.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "trojan",
|
|
"server": "106.75.134.1",
|
|
"server_port": 12000,
|
|
"password": "2fd0d127-266d-4d0b-b453-f94659a132fc",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "aliyun.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"type": "hysteria2",
|
|
"server": "tw.foldjc.top",
|
|
"server_port": 37013,
|
|
"password": "8391a553-d045-4184-bb68-746aaf9617b5",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tw.foldjc.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"type": "trojan",
|
|
"server": "94a5070b-cff9-4b4d-9223-c7bb66ea49a0.bnsepserv.com",
|
|
"server_port": 32443,
|
|
"password": "8b6f8337-ccc6-4a5b-8aa4-df221d59d9a3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "w1.ding-doc.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"type": "hysteria2",
|
|
"server": "xg.xfy003.cfd",
|
|
"server_port": 21333,
|
|
"password": "38b215a8-a45a-4590-bb91-7fb7454fcf50",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "zTCsHcttqdA0PniW"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "xg.xfy003.cfd",
|
|
"insecure": false
|
|
},
|
|
"up_mbps": 50,
|
|
"down_mbps": 100
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"type": "hysteria2",
|
|
"server": "45.144.174.60",
|
|
"server_port": 33079,
|
|
"password": "bdfceb3b-7f80-4133-99c4-d1c8b1dd83ee",
|
|
"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 香港 14",
|
|
"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 香港 15",
|
|
"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 香港 16",
|
|
"type": "shadowsocks",
|
|
"server": "154.197.26.237",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"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 香港 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 香港 21",
|
|
"type": "vmess",
|
|
"server": "47.239.233.101",
|
|
"server_port": 20521,
|
|
"uuid": "3b2d200d-a715-40de-a7f5-c9e5756d5720",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 22",
|
|
"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 香港 23",
|
|
"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 香港 24",
|
|
"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 香港 25",
|
|
"type": "http",
|
|
"server": "172.93.165.193",
|
|
"server_port": 36855,
|
|
"username": "xZedCGy2A5",
|
|
"password": "76nlxJLO35"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 26",
|
|
"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 香港 27",
|
|
"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 香港 28",
|
|
"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 香港 29",
|
|
"type": "vless",
|
|
"server": "185.239.84.246",
|
|
"server_port": 16667,
|
|
"uuid": "66ba8a98-1730-4151-9219-46af4d00754d",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 30",
|
|
"type": "vless",
|
|
"server": "47.83.203.20",
|
|
"server_port": 43975,
|
|
"uuid": "b0dabbad-1417-4ce4-b09e-7719c937fc48"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 31",
|
|
"type": "http",
|
|
"server": "43.252.229.243",
|
|
"server_port": 3000,
|
|
"username": "wanghui1",
|
|
"password": "wanghui1"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 32",
|
|
"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 香港 34",
|
|
"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 香港 35",
|
|
"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 香港 36",
|
|
"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 香港 37",
|
|
"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 香港 38",
|
|
"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 香港 40",
|
|
"type": "vmess",
|
|
"server": "103.229.124.3",
|
|
"server_port": 20521,
|
|
"uuid": "292e9c90-25b3-4ff5-b98a-9ef5877714ab",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "shadowsocks",
|
|
"server": "118.170.223.243",
|
|
"server_port": 10017,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "4d296e8d-366b-4353-9e8b-513d83f36765"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "shadowsocks",
|
|
"server": "36.234.94.86",
|
|
"server_port": 10078,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "d51c1aa9-1c96-44a4-b54c-46d0dec0578f"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"type": "vless",
|
|
"server": "tw-niihost.mhdy.me",
|
|
"server_port": 35929,
|
|
"uuid": "985e0d8c-5b97-409d-8a73-d4750b45c71d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gamedownloads-rockstargames-com.akamaized.net",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "X9NZApWgcOOh89CN5uzbcoVy1gk9wah7lKrtkSZvuRI",
|
|
"short_id": "4c095d40"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"type": "hysteria2",
|
|
"server": "starlink-tw1.2513142.xyz",
|
|
"server_port": 16301,
|
|
"password": "_RP5WBvhkvkfK72mu4gwgQtv",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.cloudflare.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"type": "shadowsocks",
|
|
"server": "154.223.20.79",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"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": "xingxing.jiasu123.org",
|
|
"server_port": 133,
|
|
"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": "57.183.17.7",
|
|
"server_port": 16888,
|
|
"method": "aes-256-gcm",
|
|
"password": "amazongreatvpn"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"type": "trojan",
|
|
"server": "starlink-jp5.2513142.xyz",
|
|
"server_port": 443,
|
|
"password": "_RP5WBvhkvkfK72mu4gwgQtv",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.cloudflare.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"type": "trojan",
|
|
"server": "c5574bec-5eda-4bd9-a326-ea83e63f80ac.bnsepserv.com",
|
|
"server_port": 34036,
|
|
"password": "8b6f8337-ccc6-4a5b-8aa4-df221d59d9a3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "w1.ding-doc.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"type": "trojan",
|
|
"server": "www.tiktok.com.jp2.viefast.net",
|
|
"server_port": 443,
|
|
"password": "9e76767d-4bfa-4f04-a800-42e2f63afed2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.linemo.jp",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"type": "trojan",
|
|
"server": "c5574bec-5eda-4bd9-a326-ea83e63f80ac.bnsepserv.com",
|
|
"server_port": 34022,
|
|
"password": "8b6f8337-ccc6-4a5b-8aa4-df221d59d9a3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "w1.ding-doc.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"type": "trojan",
|
|
"server": "94a5070b-cff9-4b4d-9223-c7bb66ea49a0.bnsepserv.com",
|
|
"server_port": 32036,
|
|
"password": "8b6f8337-ccc6-4a5b-8aa4-df221d59d9a3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "w1.ding-doc.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"type": "vmess",
|
|
"server": "43.167.226.254",
|
|
"server_port": 41363,
|
|
"uuid": "a6a0793c-4ed4-4df5-a53b-501928245d1b",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 13",
|
|
"type": "http",
|
|
"server": "8.216.33.14",
|
|
"server_port": 6770,
|
|
"username": "TcIVARdTgR",
|
|
"password": "auh2qWZuNd"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 14",
|
|
"type": "http",
|
|
"server": "8.221.142.181",
|
|
"server_port": 52770,
|
|
"username": "a9I0VZgxP6",
|
|
"password": "pFibFRwNeR"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 15",
|
|
"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 新加坡 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": "vmess",
|
|
"server": "v39.heduian.link",
|
|
"server_port": 30839,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "baidu.com"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "vless",
|
|
"server": "sg002.421421.xyz",
|
|
"server_port": 20230,
|
|
"uuid": "1b26d982-fd68-44f4-bf6d-22fe17a9249a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nvidia.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "1cs7mxEcoVKwcYepAnKgqHAFhRxPv6aO3tv7lNhwLDQ",
|
|
"short_id": "46bf6ea0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "tj"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"type": "http",
|
|
"server": "47.237.20.174",
|
|
"server_port": 45235,
|
|
"username": "kZXMC3Z1",
|
|
"password": "tXA14Qlh"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "vmess",
|
|
"server": "193.124.24.247",
|
|
"server_port": 6506,
|
|
"uuid": "c53d41d1-7d56-43ce-9994-408780c6476a",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"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": "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 美国 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": "vless",
|
|
"server": "us002.421421.xyz",
|
|
"server_port": 20230,
|
|
"uuid": "1b26d982-fd68-44f4-bf6d-22fe17a9249a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nvidia.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "Bq_RQyPwxp7zTYywC37jLxmcjV9npNN6H6_1d_R6GT0",
|
|
"short_id": "c9916730"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "tj"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "hysteria2",
|
|
"server": "tw.xilucloud.top",
|
|
"server_port": 14558,
|
|
"password": "93480fcc-d6ff-4c14-9d31-b482166122b3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tw.xilucloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "vmess",
|
|
"server": "45.144.174.60",
|
|
"server_port": 23172,
|
|
"uuid": "54c7de29-2dc3-4792-91f9-62c11422e351",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "hysteria2",
|
|
"server": "yg.foldjc.top",
|
|
"server_port": 37011,
|
|
"password": "d8c03c4f-5f90-4bd7-b3ef-0795488446ba",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yg.foldjc.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "vmess",
|
|
"server": "s1.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.in2ab873ed93116a45397cbddf4f372cae"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vmess",
|
|
"server": "45.144.174.60",
|
|
"server_port": 25156,
|
|
"uuid": "f60ba5f8-2fe5-4446-a00c-b5cf03383349",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "vmess",
|
|
"server": "45.144.174.60",
|
|
"server_port": 22111,
|
|
"uuid": "fc00469f-a4d4-4901-8611-1457badc86c3",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "vless",
|
|
"server": "1002.952326.xyz",
|
|
"server_port": 10001,
|
|
"uuid": "0c6b0284-77b9-48c8-969a-4be6b18b10d3",
|
|
"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": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "hysteria2",
|
|
"server": "els.ylccloud.top",
|
|
"server_port": 16090,
|
|
"password": "c52a79c7-71ac-42f7-9b27-9d22f38441d6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "els.ylccloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "hysteria2",
|
|
"server": "mg2.jjzcloud.top",
|
|
"server_port": 57338,
|
|
"password": "d14a338a-90bc-4d61-8a9f-03207dc62551",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mg2.jjzcloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "hysteria2",
|
|
"server": "xjp.foldjc.top",
|
|
"server_port": 37012,
|
|
"password": "14a95cf9-e6d6-433b-88cf-c8a5db74f878",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "xjp.foldjc.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"type": "vless",
|
|
"server": "166.88.142.46",
|
|
"server_port": 10101,
|
|
"uuid": "32e9e2c6-1f76-4ff5-9681-c98a5961e7f6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.hongkongdisneyland.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "NZvgcP62A2MqgU6AQa_wSWW85BBc5wMIUQVNxbKBWR0",
|
|
"short_id": "f304b3aa"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"type": "trojan",
|
|
"server": "us003.421421.xyz",
|
|
"server_port": 20230,
|
|
"password": "fdd1d613-f234-40f6-b63d-97517e0fc4b3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.alibaba.com",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "www.alibaba.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"type": "http",
|
|
"server": "47.254.121.69",
|
|
"server_port": 6770,
|
|
"username": "HlZHOwkdIL",
|
|
"password": "ZYxVNDT9pS"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"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 美国 20",
|
|
"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 美国 22",
|
|
"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 美国 23",
|
|
"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 美国 24",
|
|
"type": "shadowsocks",
|
|
"server": "23.251.121.242",
|
|
"server_port": 8080,
|
|
"method": "rc4-md5",
|
|
"password": "14fFPrbezE3HDZzsMOr6"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"type": "vmess",
|
|
"server": "206.119.191.9",
|
|
"server_port": 7998,
|
|
"uuid": "984429ed-3959-4022-e248-cbcb19c96f9a",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"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 美国 28",
|
|
"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": "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 美国 31",
|
|
"type": "http",
|
|
"server": "38.107.175.141",
|
|
"server_port": 27207,
|
|
"username": "kZXMC3Z1",
|
|
"password": "gA30l1F"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"type": "http",
|
|
"server": "35.212.244.23",
|
|
"server_port": 12148,
|
|
"username": "uUXOhM",
|
|
"password": "crxoUg"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"type": "vmess",
|
|
"server": "206.119.191.20",
|
|
"server_port": 7998,
|
|
"uuid": "984429ed-3959-4022-e248-cbcb19c96f9a",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"type": "vmess",
|
|
"server": "38.99.248.180",
|
|
"server_port": 20521,
|
|
"uuid": "365a5b17-b906-4b34-b485-faa40b87f18f",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"type": "http",
|
|
"server": "154.26.192.123",
|
|
"server_port": 10988,
|
|
"username": "fQ67Dpe5dU",
|
|
"password": "gs4BXwT6SW"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"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 美国 37",
|
|
"type": "vless",
|
|
"server": "104.21.28.82",
|
|
"server_port": 443,
|
|
"uuid": "71504eaf-29ac-4190-89d1-dd9ce2c9ee14",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "backhaxus.dh04.shop",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "backhaxus.dh04.shop"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"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": "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 法国 01",
|
|
"type": "vless",
|
|
"server": "46.29.34.205",
|
|
"server_port": 38918,
|
|
"uuid": "fb9183fc-f0bb-4d19-8c8b-704b017d04b8"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"type": "vmess",
|
|
"server": "46.29.34.205",
|
|
"server_port": 22947,
|
|
"uuid": "d7291fc4-1702-4826-8fe1-ab301b1c8f82",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "vless",
|
|
"server": "172.67.72.73",
|
|
"server_port": 443,
|
|
"uuid": "99ce9188-20c8-437c-b68d-0a6ed701c744",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vless.aihi.uk",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "vless.aihi.uk"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "vless",
|
|
"server": "160.25.74.112",
|
|
"server_port": 10109,
|
|
"uuid": "32e9e2c6-1f76-4ff5-9681-c98a5961e7f6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "content.cdp.bethesda.net",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "4pKEpsSJGmhzAZBV0GEaRG02P66LtQQRcDdFTjjMkGY",
|
|
"short_id": "ca43f9f6"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "edge"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.188",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.53",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.146",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.79",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.102",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.73",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 08",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.43",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 09",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.218",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 10",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.27",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 11",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.45",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 12",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.12",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 13",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.245",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 14",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.153",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 15",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.110",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 16",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.201",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 17",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.80",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 18",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.254",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 19",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.11",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 20",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.141",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 21",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.253",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 22",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.196",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 23",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.197",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 24",
|
|
"type": "http",
|
|
"server": "160.30.54.67",
|
|
"server_port": 8900,
|
|
"username": "1234",
|
|
"password": "1234"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 25",
|
|
"type": "http",
|
|
"server": "160.30.54.67",
|
|
"server_port": 54679,
|
|
"username": "kZXMC3Z1",
|
|
"password": "4xdfi6v"
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"type": "trojan",
|
|
"server": "c5574bec-5eda-4bd9-a326-ea83e63f80ac.bnsepserv.com",
|
|
"server_port": 34026,
|
|
"password": "8b6f8337-ccc6-4a5b-8aa4-df221d59d9a3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "w1.ding-doc.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"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": "trojan",
|
|
"server": "94a5070b-cff9-4b4d-9223-c7bb66ea49a0.bnsepserv.com",
|
|
"server_port": 32038,
|
|
"password": "8b6f8337-ccc6-4a5b-8aa4-df221d59d9a3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "w1.ding-doc.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"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 马来 04",
|
|
"type": "http",
|
|
"server": "38.60.192.118",
|
|
"server_port": 40004,
|
|
"username": "H2BJgnkNtv",
|
|
"password": "hAUOLpDf9X"
|
|
},
|
|
{
|
|
"tag": "🇷🇴 机场推荐:dafei.de 罗马尼亚 01",
|
|
"type": "vless",
|
|
"server": "88.80.135.217",
|
|
"server_port": 65535,
|
|
"uuid": "32e9e2c6-1f76-4ff5-9681-c98a5961e7f6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.romaniatv.net",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "cDPJsoJ0DPC1YOkXshb_FNUW9kWjnjk5L3Ku8esDpA4",
|
|
"short_id": "6daf0b94"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"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": 9443,
|
|
"uuid": "f97fbff2-ee98-40b1-8829-8fa9dc4599b6",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/ws"
|
|
}
|
|
},
|
|
{
|
|
"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": "trojan",
|
|
"server": "94a5070b-cff9-4b4d-9223-c7bb66ea49a0.bnsepserv.com",
|
|
"server_port": 32013,
|
|
"password": "8b6f8337-ccc6-4a5b-8aa4-df221d59d9a3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "w1.ding-doc.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇵🇭 机场推荐:dafei.de 菲律宾 02",
|
|
"type": "trojan",
|
|
"server": "c5574bec-5eda-4bd9-a326-ea83e63f80ac.bnsepserv.com",
|
|
"server_port": 34030,
|
|
"password": "8b6f8337-ccc6-4a5b-8aa4-df221d59d9a3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "w1.ding-doc.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 01",
|
|
"type": "tuic",
|
|
"server": "194.87.198.32",
|
|
"server_port": 12536,
|
|
"uuid": "30b2fd71-1e50-4f01-b03d-5c58611c0f8d",
|
|
"password": "30b2fd71-1e50-4f01-b03d-5c58611c0f8d",
|
|
"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": 62316,
|
|
"uuid": "82a752b1-af3a-4d18-a440-b9ac20a44c45",
|
|
"password": "82a752b1-af3a-4d18-a440-b9ac20a44c45",
|
|
"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": 62436,
|
|
"uuid": "414bfce6-309b-41e0-b3df-2caf41e18d12",
|
|
"password": "414bfce6-309b-41e0-b3df-2caf41e18d12",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"type": "trojan",
|
|
"server": "94a5070b-cff9-4b4d-9223-c7bb66ea49a0.bnsepserv.com",
|
|
"server_port": 32043,
|
|
"password": "8b6f8337-ccc6-4a5b-8aa4-df221d59d9a3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "w1.ding-doc.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇹🇭 机场推荐:dafei.de 泰国 02",
|
|
"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": "shadowsocks",
|
|
"server": "38.165.233.93",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"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": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇮 机场推荐:dafei.de 斯洛文尼亚 01",
|
|
"type": "vless",
|
|
"server": "194.58.66.235",
|
|
"server_port": 51541,
|
|
"uuid": "8d5b73ae-39fb-4eb6-a536-bbddcb479e09",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "DAp8mrKzf87XL06waRAOaMdZVuHDCA11OQVOksyp6zA",
|
|
"short_id": "c97327c690"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "edge"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇮 机场推荐:dafei.de 斯洛文尼亚 02",
|
|
"type": "vless",
|
|
"server": "194.58.66.235",
|
|
"server_port": 41515,
|
|
"uuid": "8d5b73ae-39fb-4eb6-a536-bbddcb479e09",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "X-2MbflqRC-bX_0lg73L-CSg35SiBVUumWxn4V02CQw",
|
|
"short_id": "c5befa216b6af9ac"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "edge"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇮 机场推荐:dafei.de 斯洛文尼亚 03",
|
|
"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 韩国 01",
|
|
"type": "shadowsocks",
|
|
"server": "218.237.185.230",
|
|
"server_port": 4652,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@"
|
|
},
|
|
{
|
|
"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": "http",
|
|
"server": "193.58.120.2",
|
|
"server_port": 28065,
|
|
"username": "mu0F54yJej",
|
|
"password": "f3ce432BnM"
|
|
},
|
|
{
|
|
"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": "hysteria2",
|
|
"server": "70.34.215.221",
|
|
"server_port": 20335,
|
|
"password": "80747420-96c4-4a2f-83e6-eea4e46beb09",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "U1wBrYQyFm"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "drhystuichdfy.samanidempire.org",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"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": "156.244.37.173",
|
|
"server_port": 20521,
|
|
"uuid": "e960eadb-c37b-43f3-b1f4-b6152997750d",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "http",
|
|
"server": "123.58.203.92",
|
|
"server_port": 43160,
|
|
"username": "kZXMC3Z1",
|
|
"password": "6XDl90r"
|
|
},
|
|
{
|
|
"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
|
|
}
|
|
} |