mirror of
https://github.com/ssrsub/ssr.git
synced 2026-04-28 15:09:33 +08:00
4401 lines
130 KiB
JSON
4401 lines
130 KiB
JSON
{
|
|
"dns": {
|
|
"servers": [
|
|
{
|
|
"tag": "google",
|
|
"type": "https",
|
|
"server": "8.8.8.8",
|
|
"detour": "proxy"
|
|
},
|
|
{
|
|
"tag": "ali",
|
|
"type": "https",
|
|
"server": "223.5.5.5"
|
|
},
|
|
{
|
|
"tag": "fakeip",
|
|
"type": "fakeip",
|
|
"inet4_range": "198.18.0.0/15",
|
|
"inet6_range": "fc00::/18"
|
|
}
|
|
],
|
|
"rules": [
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"server": "ali"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"server": "fakeip"
|
|
},
|
|
{
|
|
"query_type": "HTTPS",
|
|
"action": "reject"
|
|
},
|
|
{
|
|
"query_type": [
|
|
"A",
|
|
"AAAA"
|
|
],
|
|
"action": "route",
|
|
"server": "fakeip",
|
|
"rewrite_ttl": 1
|
|
},
|
|
{
|
|
"rule_set": "cn_domain",
|
|
"action": "route",
|
|
"server": "ali"
|
|
}
|
|
],
|
|
"final": "google",
|
|
"independent_cache": true
|
|
},
|
|
"route": {
|
|
"default_domain_resolver": {
|
|
"server": "ali"
|
|
},
|
|
"rules": [
|
|
{
|
|
"action": "sniff",
|
|
"sniffer": [
|
|
"http",
|
|
"tls",
|
|
"quic",
|
|
"dns"
|
|
],
|
|
"timeout": "500ms"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "or",
|
|
"rules": [
|
|
{
|
|
"port": 53
|
|
},
|
|
{
|
|
"protocol": "dns"
|
|
}
|
|
],
|
|
"action": "hijack-dns"
|
|
},
|
|
{
|
|
"ip_is_private": true,
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"outbound": "GLOBAL"
|
|
},
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"rule_set": "bilibili_domain",
|
|
"action": "route",
|
|
"outbound": "bilibili"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"netflix_ip",
|
|
"netflix_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "netflix"
|
|
},
|
|
{
|
|
"rule_set": "bahamut_domain",
|
|
"action": "route",
|
|
"outbound": "bahamut"
|
|
},
|
|
{
|
|
"rule_set": "youtube_domain",
|
|
"action": "route",
|
|
"outbound": "youtube"
|
|
},
|
|
{
|
|
"rule_set": "openai_domain",
|
|
"action": "route",
|
|
"outbound": "openai"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "and",
|
|
"rules": [
|
|
{
|
|
"rule_set": "proxy_domain"
|
|
},
|
|
{
|
|
"invert": true,
|
|
"rule_set": [
|
|
"cn_domain",
|
|
"apple_domain",
|
|
"google_domain",
|
|
"telegram_domain",
|
|
"netflix_domain"
|
|
]
|
|
}
|
|
],
|
|
"action": "route",
|
|
"outbound": "proxy"
|
|
},
|
|
{
|
|
"action": "resolve"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"telegram_ip",
|
|
"telegram_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "telegram"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"google_ip",
|
|
"google_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "google"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"apple_ip",
|
|
"apple_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "apple"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"cn_ip",
|
|
"cn_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "cn"
|
|
}
|
|
],
|
|
"rule_set": [
|
|
{
|
|
"tag": "apple_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "apple_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bahamut_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bahamut.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bilibili_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bilibili.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geoip/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "openai_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/openai.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "proxy_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/geolocation-!cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "youtube_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/youtube.srs",
|
|
"download_detour": "direct"
|
|
}
|
|
],
|
|
"final": "final",
|
|
"auto_detect_interface": true
|
|
},
|
|
"outbounds": [
|
|
{
|
|
"tag": "proxy",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto",
|
|
"direct"
|
|
],
|
|
"default": "all-auto"
|
|
},
|
|
{
|
|
"tag": "google",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "apple",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bilibili",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bahamut",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "youtube",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "openai",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "cn",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "final",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "hk",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 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 香港 32",
|
|
"🇭🇰 机场推荐:dafei.de 香港 33",
|
|
"🇭🇰 机场推荐:dafei.de 香港 34",
|
|
"🇭🇰 机场推荐:dafei.de 香港 35",
|
|
"🇭🇰 机场推荐:dafei.de 香港 36",
|
|
"🇭🇰 机场推荐:dafei.de 香港 37",
|
|
"🇭🇰 机场推荐:dafei.de 香港 38"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 08",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 09",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 10"
|
|
]
|
|
},
|
|
{
|
|
"tag": "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",
|
|
"🇸🇬 机场推荐: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"
|
|
]
|
|
},
|
|
{
|
|
"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 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39"
|
|
]
|
|
},
|
|
{
|
|
"tag": "all",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 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 美国 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 香港 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 香港 32",
|
|
"🇭🇰 机场推荐:dafei.de 香港 33",
|
|
"🇭🇰 机场推荐:dafei.de 香港 34",
|
|
"🇭🇰 机场推荐:dafei.de 香港 35",
|
|
"🇭🇰 机场推荐:dafei.de 香港 36",
|
|
"🇭🇰 机场推荐:dafei.de 香港 37",
|
|
"🇭🇰 机场推荐:dafei.de 香港 38",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"🇩🇪 机场推荐:dafei.de 德国 08",
|
|
"🇩🇪 机场推荐:dafei.de 德国 09",
|
|
"🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 03",
|
|
"🇫🇷 机场推荐:dafei.de 法国 04",
|
|
"🇫🇷 机场推荐:dafei.de 法国 05",
|
|
"🇧🇷 机场推荐: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 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"🇻🇳 机场推荐:dafei.de 越南 08",
|
|
"🇳🇱 机场推荐: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 瑞典 01",
|
|
"🇬🇧 机场推荐: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 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 08",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 09",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 10",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 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 芬兰 01",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 02",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 03",
|
|
"🇮🇩 机场推荐:dafei.de 印尼 01",
|
|
"🇮🇩 机场推荐:dafei.de 印尼 02",
|
|
"🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 02",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 03",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇮🇳 机场推荐:dafei.de 印度 03",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 02",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 03",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 04",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 05",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 06",
|
|
"🇹🇷 机场推荐: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 俄罗斯 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 04",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 05",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 06",
|
|
"🇺🇦 机场推荐:dafei.de 乌克兰 01",
|
|
"🇺🇦 机场推荐:dafei.de 乌克兰 02",
|
|
"🇮🇹 机场推荐:dafei.de 意大利 01",
|
|
"🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"🇨🇿 机场推荐:dafei.de 捷克 01",
|
|
"🇨🇿 机场推荐:dafei.de 捷克 02",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇱🇺 机场推荐: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 黎巴嫩 02"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 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 香港 32",
|
|
"🇭🇰 机场推荐:dafei.de 香港 33",
|
|
"🇭🇰 机场推荐:dafei.de 香港 34",
|
|
"🇭🇰 机场推荐:dafei.de 香港 35",
|
|
"🇭🇰 机场推荐:dafei.de 香港 36",
|
|
"🇭🇰 机场推荐:dafei.de 香港 37",
|
|
"🇭🇰 机场推荐:dafei.de 香港 38"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 08",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 09",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 10"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "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",
|
|
"🇸🇬 机场推荐: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"
|
|
],
|
|
"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 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39"
|
|
],
|
|
"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 美国 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 美国 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 香港 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 香港 32",
|
|
"🇭🇰 机场推荐:dafei.de 香港 33",
|
|
"🇭🇰 机场推荐:dafei.de 香港 34",
|
|
"🇭🇰 机场推荐:dafei.de 香港 35",
|
|
"🇭🇰 机场推荐:dafei.de 香港 36",
|
|
"🇭🇰 机场推荐:dafei.de 香港 37",
|
|
"🇭🇰 机场推荐:dafei.de 香港 38",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"🇩🇪 机场推荐:dafei.de 德国 08",
|
|
"🇩🇪 机场推荐:dafei.de 德国 09",
|
|
"🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 03",
|
|
"🇫🇷 机场推荐:dafei.de 法国 04",
|
|
"🇫🇷 机场推荐:dafei.de 法国 05",
|
|
"🇧🇷 机场推荐: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 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"🇻🇳 机场推荐:dafei.de 越南 08",
|
|
"🇳🇱 机场推荐: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 瑞典 01",
|
|
"🇬🇧 机场推荐: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 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 08",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 09",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 10",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 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 芬兰 01",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 02",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 03",
|
|
"🇮🇩 机场推荐:dafei.de 印尼 01",
|
|
"🇮🇩 机场推荐:dafei.de 印尼 02",
|
|
"🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 02",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 03",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇮🇳 机场推荐:dafei.de 印度 03",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 02",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 03",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 04",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 05",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 06",
|
|
"🇹🇷 机场推荐: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 俄罗斯 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 04",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 05",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 06",
|
|
"🇺🇦 机场推荐:dafei.de 乌克兰 01",
|
|
"🇺🇦 机场推荐:dafei.de 乌克兰 02",
|
|
"🇮🇹 机场推荐:dafei.de 意大利 01",
|
|
"🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"🇨🇿 机场推荐:dafei.de 捷克 01",
|
|
"🇨🇿 机场推荐:dafei.de 捷克 02",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇱🇺 机场推荐: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 黎巴嫩 02"
|
|
],
|
|
"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": "vmess",
|
|
"server": "hxb.dashuai.help",
|
|
"server_port": 45063,
|
|
"uuid": "2d504fda-6c14-4900-b13c-a03cfeff2231",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇦🇺 机场推荐:dafei.de 澳大利亚 02",
|
|
"type": "vmess",
|
|
"server": "hxa.dashuai.help",
|
|
"server_port": 45062,
|
|
"uuid": "823d0808-dffc-456e-9d9f-1afc0d41802d",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "vmess",
|
|
"server": "hxb.dashuai.help",
|
|
"server_port": 45053,
|
|
"uuid": "0062b9f0-5ed4-405e-be79-8c87d5d945a7",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "vmess",
|
|
"server": "97362074-185c-20c2-4bfd-0b56f65d67ba.faq.u-sps.su",
|
|
"server_port": 2010,
|
|
"uuid": "ec0dd1fc-fc44-4818-ae41-7906627f2e7d",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "http",
|
|
"headers": {},
|
|
"method": "GET",
|
|
"path": "/",
|
|
"host": "tms.dingtalk.com"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "vless",
|
|
"server": "216.167.41.75",
|
|
"server_port": 10014,
|
|
"uuid": "f3f892db-501c-4a33-b4ca-c0951a3c281b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lh7799.cs033.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lh7799.cs033.netlib.re"
|
|
},
|
|
"path": "/proxyip=sjc.o00o.ooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "vmess",
|
|
"server": "smokeless.cjxyoung.com",
|
|
"server_port": 10046,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "shadowsocks",
|
|
"server": "jry.izenny.com",
|
|
"server_port": 47831,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "dfbeabae-6253-44f8-a624-f2d4660d12c4"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "trojan",
|
|
"server": "green2.cdntencentmusic.com",
|
|
"server_port": 35502,
|
|
"password": "7eb88a8b-c354-456b-bc65-86e58b3f1a1a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "green2.cdntencentmusic.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "vless",
|
|
"server": "yh2.jgpyjc.top",
|
|
"server_port": 8443,
|
|
"uuid": "c1e0aaed-7bcc-4b14-bdd4-0f5766b592a8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gsfgmafnvdkjf.xjyjc.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "edge"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "gsfgmafnvdkjf.xjyjc.top"
|
|
},
|
|
"path": "/msdnkxaberugfsdndcg"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "trojan",
|
|
"server": "koma-yt.pages.dev",
|
|
"server_port": 8443,
|
|
"password": "8r<[9'l6hAO#8ZQi",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "Koma-YT.PAGeS.Dev",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "Koma-YT.PAGeS.Dev"
|
|
},
|
|
"path": "/tro8sFW1S91B6sZrM1"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "hysteria2",
|
|
"server": "90e8a1fb-t6hwg0-t7xcfs-1ldl3.us.hyhuawei.com",
|
|
"server_port": 443,
|
|
"password": "fd224a6c-addc-11ed-a8bf-f23c91cfbbc9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "90e8a1fb-t6hwg0-t7xcfs-1ldl3.us.hyhuawei.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vmess",
|
|
"server": "smokeless.cjxyoung.com",
|
|
"server_port": 10043,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "vmess",
|
|
"server": "hxa.dashuai.help",
|
|
"server_port": 45052,
|
|
"uuid": "0062b9f0-5ed4-405e-be79-8c87d5d945a7",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "shadowsocks",
|
|
"server": "125.78.88.185",
|
|
"server_port": 28331,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "34205bc6-d876-459d-b448-61033c31f908"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "vmess",
|
|
"server": "smokeless.cjxyoung.com",
|
|
"server_port": 10042,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "vless",
|
|
"server": "yh1.jgpyjc.top",
|
|
"server_port": 8443,
|
|
"uuid": "7cb44c65-0de6-4330-8885-f9f1f1744476",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gsfgmafnvdkjf.xjyjc.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "edge"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "gsfgmafnvdkjf.xjyjc.top"
|
|
},
|
|
"path": "/msdnkxaberugfsdndcg"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "trojan",
|
|
"server": "cdnfire.xiaomispeed.com",
|
|
"server_port": 25502,
|
|
"password": "f83d2819-c62d-497c-a965-d8718d46a011",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdnfire.xiaomispeed.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 40063,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "15b0a476-fa8b-4d1d-b03a-73557a357be1"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"type": "vmess",
|
|
"server": "petunia9078.cjxyoung.com",
|
|
"server_port": 20021,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"type": "vmess",
|
|
"server": "smokeless.cjxyoung.com",
|
|
"server_port": 10044,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"type": "vmess",
|
|
"server": "overstate1527.cjxyoung.com",
|
|
"server_port": 22234,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"type": "vless",
|
|
"server": "104.26.3.125",
|
|
"server_port": 2052,
|
|
"uuid": "e8d06b09-acd9-448c-9874-3c36151d36ee",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "icy-wildflower-2590.lihuifeng595.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"type": "vmess",
|
|
"server": "skyg8lin.cjxyoung.com",
|
|
"server_port": 12011,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"type": "vmess",
|
|
"server": "97362074-185c-20c2-4bfd-0b56f65d67ba.faq.u-sps.su",
|
|
"server_port": 2011,
|
|
"uuid": "ec0dd1fc-fc44-4818-ae41-7906627f2e7d",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "http",
|
|
"headers": {},
|
|
"method": "GET",
|
|
"path": "/",
|
|
"host": "tms.dingtalk.com"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"type": "vless",
|
|
"server": "yh2.jgpyjc.top",
|
|
"server_port": 8443,
|
|
"uuid": "7cb44c65-0de6-4330-8885-f9f1f1744476",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gsfgmafnvdkjf.xjyjc.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "edge"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "gsfgmafnvdkjf.xjyjc.top"
|
|
},
|
|
"path": "/msdnkxaberugfsdndcg"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"type": "vmess",
|
|
"server": "us19-25.998998.best",
|
|
"server_port": 443,
|
|
"uuid": "24254866-770c-41b4-9404-3f50524f425b",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "24254866-770c-41b4-9404-3f50524f425b.mihomo.baby",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "24254866-770c-41b4-9404-3f50524f425b.mihomo.baby"
|
|
},
|
|
"path": "/saoihgreg9384gh8934"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"type": "http",
|
|
"server": "154.26.192.123",
|
|
"server_port": 10988,
|
|
"username": "fQ67Dpe5dU",
|
|
"password": "gs4BXwT6SW"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"type": "shadowsocks",
|
|
"server": "23.95.75.146",
|
|
"server_port": 443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "NDRySIABARbErNIVsCNVkyYAHiBzhveT"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"type": "shadowsocks",
|
|
"server": "146.19.49.251",
|
|
"server_port": 443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "ODfxioK0VkKxTdpVQJ4rv8HglAu0vzv6"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"type": "trojan",
|
|
"server": "153.121.76.9",
|
|
"server_port": 4054,
|
|
"password": "2cf6d686799e6fa95316394064f26c0a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"type": "trojan",
|
|
"server": "153.121.76.9",
|
|
"server_port": 2890,
|
|
"password": "2cf6d686799e6fa95316394064f26c0a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"type": "trojan",
|
|
"server": "57.180.57.41",
|
|
"server_port": 2173,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"type": "vmess",
|
|
"server": "v29.heduian.link",
|
|
"server_port": 30829,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ocbc.com"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"type": "vless",
|
|
"server": "auto.happvpn.com",
|
|
"server_port": 443,
|
|
"uuid": "9a12e2e5-7038-4ed8-91f3-a94d9b2d465f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdnjs.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "MNTWCLyV7EquFn-J0a6KRlQZ0dt6QY5mmu7Dq8uDkxw",
|
|
"short_id": "c2a0b2d60a7fc300"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"type": "vless",
|
|
"server": "47.90.223.187",
|
|
"server_port": 443,
|
|
"uuid": "3e7f67de-648e-4871-b51a-a225214d41ee",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.primevideo.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "TRP10HqKUXEQ3O-cfsq93DycfBmbJe9KM36yvSa8Mmw"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"type": "vless",
|
|
"server": "usa29.unlockmatrix.org",
|
|
"server_port": 443,
|
|
"uuid": "9b0c1d6e-7f6e-4b06-96ba-b8a397a69166",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "BhTJ3phnq-Z-10aFKSsj1lzhA8mULR4L6leE4-0WTAs"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"type": "vless",
|
|
"server": "47.252.75.203",
|
|
"server_port": 443,
|
|
"uuid": "3e7f67de-648e-4871-b51a-a225214d41ee",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.primevideo.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "TRP10HqKUXEQ3O-cfsq93DycfBmbJe9KM36yvSa8Mmw"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"type": "vless",
|
|
"server": "uuk5v.tok8888.com",
|
|
"server_port": 8443,
|
|
"uuid": "593d1652-6022-4893-b756-0c9b86885dad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com.cn",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "kHtBu5SWzLuz79nw0LkDkH4luWft_A-M6MNq4LA-RB4"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"type": "vless",
|
|
"server": "159.89.87.21",
|
|
"server_port": 28190,
|
|
"uuid": "14c80e0e-f7ce-4991-94fc-99a1db4a9b1e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "aws.amazon.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "ZJRnFU-1s1JOnO8E9uZ7b00l1fPEh63fGRbdBANFRno"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"type": "trojan",
|
|
"server": "51.45.12.251",
|
|
"server_port": 22222,
|
|
"password": "telegram-id-privatevpns",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "trojan.burgerip.co.uk",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"type": "trojan",
|
|
"server": "51.45.12.251",
|
|
"server_port": 22223,
|
|
"password": "telegram-id-directvpn",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "trojan.burgerip.co.uk",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "vmess",
|
|
"server": "hxa.dashuai.help",
|
|
"server_port": 45050,
|
|
"uuid": "e028fff1-3fe3-495c-8072-40ed7cdb7044",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "vmess",
|
|
"server": "sakfnsgje8.cjxyoung.com",
|
|
"server_port": 10038,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "vless",
|
|
"server": "68.64.176.135",
|
|
"server_port": 443,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "trojan",
|
|
"server": "23.227.38.178",
|
|
"server_port": 443,
|
|
"password": "aff9928f-7ba3-45fb-b56d-4dec45653ca9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "q6clkp794liy3y90.hktimecsgo.xyz",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "q6clkp794liy3y90.hktimecsgo.xyz"
|
|
},
|
|
"path": "/images"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "trojan",
|
|
"server": "cdnfire.xiaomispeed.com",
|
|
"server_port": 21102,
|
|
"password": "3ba30ebe-c22e-4922-b2c1-9fb950d518b0",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdnfire.xiaomispeed.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "vmess",
|
|
"server": "ciwe7g.cjxyoung.com",
|
|
"server_port": 16003,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "trojan",
|
|
"server": "green2.cdntencentmusic.com",
|
|
"server_port": 31102,
|
|
"password": "fac2c4d4-6c0d-4446-96b6-1234b884cc49",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "green2.cdntencentmusic.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"type": "trojan",
|
|
"server": "47.242.225.242",
|
|
"server_port": 443,
|
|
"password": "92690597d6298061459918a371e8d77d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hezijiasuqi.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"type": "trojan",
|
|
"server": "green2.cdntencentmusic.com",
|
|
"server_port": 31104,
|
|
"password": "fac2c4d4-6c0d-4446-96b6-1234b884cc49",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "green2.cdntencentmusic.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"type": "hysteria2",
|
|
"server": "904456af-t6hwg0-t7xcfs-1ldl3.hk1.hyhuawei.com",
|
|
"server_port": 443,
|
|
"password": "fd224a6c-addc-11ed-a8bf-f23c91cfbbc9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "904456af-t6hwg0-t7xcfs-1ldl3.hk1.hyhuawei.com",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"30000:60000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"type": "trojan",
|
|
"server": "cdnfire.xiaomispeed.com",
|
|
"server_port": 21101,
|
|
"password": "f83d2819-c62d-497c-a965-d8718d46a011",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdnfire.xiaomispeed.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"type": "trojan",
|
|
"server": "cdnfire.xiaomispeed.com",
|
|
"server_port": 21104,
|
|
"password": "f83d2819-c62d-497c-a965-d8718d46a011",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdnfire.xiaomispeed.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"type": "vmess",
|
|
"server": "asfkh8.cjxyoung.com",
|
|
"server_port": 10034,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"type": "vless",
|
|
"server": "103.43.10.33",
|
|
"server_port": 50441,
|
|
"uuid": "e35fad43-d9b2-413c-bdf5-c051e0e67f81",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.xilinx.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "hVpWB8yk1as2zRUps3YG-zquD6qRMj2-0bTjIa2ImHc",
|
|
"short_id": "11289c9b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"type": "vmess",
|
|
"server": "ripcord7434.cjxyoung.com",
|
|
"server_port": 12007,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"type": "vmess",
|
|
"server": "ripcord7434.cjxyoung.com",
|
|
"server_port": 12229,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 17",
|
|
"type": "vmess",
|
|
"server": "ripcord7434.cjxyoung.com",
|
|
"server_port": 22770,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"type": "vmess",
|
|
"server": "asfkh8.cjxyoung.com",
|
|
"server_port": 10036,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"type": "trojan",
|
|
"server": "green2.cdntencentmusic.com",
|
|
"server_port": 31101,
|
|
"password": "7e3b2f0d-49fe-4adf-8353-fdb6f96bca02",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "green2.cdntencentmusic.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 20",
|
|
"type": "vmess",
|
|
"server": "hxb.dashuai.help",
|
|
"server_port": 45051,
|
|
"uuid": "73e450a2-1a5b-46be-a53c-ce6fed8b54b3",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 21",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 55407,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "15b0a476-fa8b-4d1d-b03a-73557a357be1"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 22",
|
|
"type": "hysteria2",
|
|
"server": "alhkfree.mggl.wang",
|
|
"server_port": 35789,
|
|
"password": "304d6a20-938d-40ea-a2ca-cd98891e2c01",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "alhkfree.mggl.wang",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 23",
|
|
"type": "vless",
|
|
"server": "149.104.28.191",
|
|
"server_port": 443,
|
|
"uuid": "f3f892db-501c-4a33-b4ca-c0951a3c281b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lh7799.cs033.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lh7799.cs033.netlib.re"
|
|
},
|
|
"path": "/proxyip=sjc.o00o.ooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 24",
|
|
"type": "trojan",
|
|
"server": "58.152.53.8",
|
|
"server_port": 443,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 25",
|
|
"type": "trojan",
|
|
"server": "58.152.110.120",
|
|
"server_port": 443,
|
|
"password": "2cf6d686799e6fa95316394064f26c0a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 26",
|
|
"type": "shadowsocks",
|
|
"server": "103.149.182.158",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 27",
|
|
"type": "http",
|
|
"server": "172.93.165.193",
|
|
"server_port": 36855,
|
|
"username": "xZedCGy2A5",
|
|
"password": "76nlxJLO35"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 28",
|
|
"type": "shadowsocks",
|
|
"server": "103.149.183.200",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 29",
|
|
"type": "http",
|
|
"server": "8.218.207.5",
|
|
"server_port": 20344,
|
|
"username": "kZXMC3Z1",
|
|
"password": "nOEy3w0R"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 30",
|
|
"type": "shadowsocks",
|
|
"server": "103.149.183.12",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 31",
|
|
"type": "trojan",
|
|
"server": "112.120.31.179",
|
|
"server_port": 443,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 32",
|
|
"type": "http",
|
|
"server": "47.238.199.39",
|
|
"server_port": 36735,
|
|
"username": "2XPTvGKBjj",
|
|
"password": "VCYBW8pH4z"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 33",
|
|
"type": "http",
|
|
"server": "47.238.199.39",
|
|
"server_port": 38102,
|
|
"username": "US1CEutHNj",
|
|
"password": "6iv5dFhrfC"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 34",
|
|
"type": "shadowsocks",
|
|
"server": "103.149.183.154",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 35",
|
|
"type": "http",
|
|
"server": "43.252.229.243",
|
|
"server_port": 3000,
|
|
"username": "wanghui1",
|
|
"password": "wanghui1"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 36",
|
|
"type": "vmess",
|
|
"server": "v9.heduian.link",
|
|
"server_port": 30809,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "baidu.com"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 37",
|
|
"type": "shadowsocks",
|
|
"server": "103.103.245.158",
|
|
"server_port": 443,
|
|
"method": "aes-256-gcm",
|
|
"password": "ccf426f1fe78",
|
|
"plugin": "v2ray-plugin",
|
|
"multiplex": {
|
|
"enabled": true
|
|
},
|
|
"plugin_opts": "mode=websocket;host=newroot2v1.dsjsapp.com;path=/zksuapgx;tls;skip-cert-verify=false"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 38",
|
|
"type": "trojan",
|
|
"server": "58.152.18.55",
|
|
"server_port": 443,
|
|
"password": "2cf6d686799e6fa95316394064f26c0a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "vless",
|
|
"server": "de-2.shvurgceo.online",
|
|
"server_port": 38395,
|
|
"uuid": "0f8e2cfc-fdf2-46c7-bfcd-ce8273d5ff13",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vk.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "DvKMFkm82Jkp6Jk_7pXYb0fMXq1MsLMNxDeQfcCSbEA",
|
|
"short_id": "ab12cd34"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "hysteria2",
|
|
"server": "dg.jgpyjc.top",
|
|
"server_port": 40000,
|
|
"password": "264f87be-abb5-4b23-bc6a-8e7f1fdccee1",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "ZDQxZDhjZDk4ZjAwYjIwNA=="
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "dg.jgpyjc.top",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"40000:40050"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"type": "shadowsocks",
|
|
"server": "3.65.219.59",
|
|
"server_port": 443,
|
|
"method": "aes-256-cfb",
|
|
"password": "amazonskr05"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"type": "vless",
|
|
"server": "89.19.211.109",
|
|
"server_port": 8443,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"type": "shadowsocks",
|
|
"server": "54.93.211.165",
|
|
"server_port": 443,
|
|
"method": "aes-256-cfb",
|
|
"password": "amazonskr05"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"type": "tuic",
|
|
"server": "detuic.yydzx.xyz",
|
|
"server_port": 15233,
|
|
"uuid": "de5d89a9-3f16-448e-8c40-9145852c8736",
|
|
"password": "de5d89a9-3f16-448e-8c40-9145852c8736",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "detuic.yydzx.xyz",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"type": "vless",
|
|
"server": "80.76.32.12",
|
|
"server_port": 443,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 08",
|
|
"type": "vless",
|
|
"server": "85.193.95.220",
|
|
"server_port": 8443,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 09",
|
|
"type": "vless",
|
|
"server": "185.103.252.54",
|
|
"server_port": 2053,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"type": "vless",
|
|
"server": "77.221.157.32",
|
|
"server_port": 443,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "vmess",
|
|
"server": "hxb.dashuai.help",
|
|
"server_port": 45071,
|
|
"uuid": "73e450a2-1a5b-46be-a53c-ce6fed8b54b3",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"type": "vmess",
|
|
"server": "hxa.dashuai.help",
|
|
"server_port": 45072,
|
|
"uuid": "8c9e1efb-dff4-492b-a862-f7b110546825",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 03",
|
|
"type": "tuic",
|
|
"server": "node.waifly.com",
|
|
"server_port": 28132,
|
|
"uuid": "3ec84788-0386-490b-9527-2a9ce0e07776",
|
|
"password": "3ec84788-0386-490b-9527-2a9ce0e07776",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "example.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 04",
|
|
"type": "shadowsocks",
|
|
"server": "195.154.119.77",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 05",
|
|
"type": "hysteria",
|
|
"server": "62.210.10.186",
|
|
"server_port": 50011,
|
|
"disable_mtu_discovery": false,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"auth_str": "dongtaiwang.com",
|
|
"up_mbps": 11,
|
|
"down_mbps": 55
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 01",
|
|
"type": "vmess",
|
|
"server": "overstate1527.cjxyoung.com",
|
|
"server_port": 22233,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "vmess",
|
|
"server": "ciwe7g.cjxyoung.com",
|
|
"server_port": 16006,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "trojan",
|
|
"server": "23.227.38.33",
|
|
"server_port": 443,
|
|
"password": "13d29042-ab82-4195-9cd4-2bafc518e201",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "z9mifq7ujufk56im.jptimecsgo.xyz",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "z9mifq7ujufk56im.jptimecsgo.xyz"
|
|
},
|
|
"path": "/images"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "vless",
|
|
"server": "168.138.46.67",
|
|
"server_port": 443,
|
|
"uuid": "f3f892db-501c-4a33-b4ca-c0951a3c281b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lh7799.cs033.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lh7799.cs033.netlib.re"
|
|
},
|
|
"path": "/proxyip=sjc.o00o.ooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "vmess",
|
|
"server": "petunia9078.cjxyoung.com",
|
|
"server_port": 21569,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"type": "vmess",
|
|
"server": "encircle5311.cjxyoung.com",
|
|
"server_port": 11403,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"type": "vmess",
|
|
"server": "encircle5311056.cjxyoung.com",
|
|
"server_port": 11402,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"type": "vless",
|
|
"server": "132.145.123.25",
|
|
"server_port": 1235,
|
|
"uuid": "f3f892db-501c-4a33-b4ca-c0951a3c281b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lh7799.cs033.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lh7799.cs033.netlib.re"
|
|
},
|
|
"path": "/proxyip=sjc.o00o.ooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"type": "vless",
|
|
"server": "freeyx.cloudflare88.eu.org",
|
|
"server_port": 2096,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"type": "trojan",
|
|
"server": "160.16.151.9",
|
|
"server_port": 2145,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%252Fripaojiedian",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"type": "trojan",
|
|
"server": "153.121.39.240",
|
|
"server_port": 3093,
|
|
"password": "2cf6d686799e6fa95316394064f26c0a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"type": "trojan",
|
|
"server": "160.16.106.144",
|
|
"server_port": 3169,
|
|
"password": "2cf6d686799e6fa95316394064f26c0a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"type": "trojan",
|
|
"server": "36.156.102.115",
|
|
"server_port": 26876,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "36.156.102.115",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 13",
|
|
"type": "vless",
|
|
"server": "150.230.4.210",
|
|
"server_port": 40721,
|
|
"uuid": "e0aafde7-37e2-486b-eb30-efa71166bf7e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.icloud.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "R2gKMF0Tetlnesc1pPkZH9NaOeehw-f5_U9JKG_cLjU",
|
|
"short_id": "c588"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "anytls",
|
|
"server": "vnanytls01.yytls.top",
|
|
"server_port": 27015,
|
|
"password": "de5d89a9-3f16-448e-8c40-9145852c8736",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vnanytls01.yytls.top",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.4",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.29",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.232",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.222",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.207",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.102",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 08",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.145",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "shadowsocks",
|
|
"server": "109.71.246.210",
|
|
"server_port": 56689,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "YQCSKoCF3QazW8YlvDBWA4"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"type": "hysteria2",
|
|
"server": "51.158.218.2",
|
|
"server_port": 50066,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"type": "shadowsocks",
|
|
"server": "82.38.31.218",
|
|
"server_port": 8080,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "k1dBOmOB4oqi7Ump37a1bQ"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"type": "hysteria",
|
|
"server": "51.159.226.1",
|
|
"server_port": 49003,
|
|
"disable_mtu_discovery": false,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"auth_str": "dongtaiwang.com",
|
|
"up_mbps": 11,
|
|
"down_mbps": 55
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"type": "shadowsocks",
|
|
"server": "45.87.175.155",
|
|
"server_port": 8080,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "k1dBOmOB4oqi7Ump37a1bQ"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 06",
|
|
"type": "shadowsocks",
|
|
"server": "45.14.245.2",
|
|
"server_port": 443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "17ZDORWIliQHuO6WRGHChXYMzdRtAYVP"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 07",
|
|
"type": "vless",
|
|
"server": "ru1.monkeyisland.xyz",
|
|
"server_port": 443,
|
|
"uuid": "6184fcfb-52e0-40bb-a271-bbd097b70a8e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ru1.monkeyisland.xyz",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "2AKBmK0PMf2zUMhRo1Ad-WNf_XoRk3AN-SGo6ZdhxA4",
|
|
"short_id": "83e9f5b24040c5f7"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 08",
|
|
"type": "trojan",
|
|
"server": "86.107.197.239",
|
|
"server_port": 443,
|
|
"password": "e683d757-b855-44c3-b0b6-22586444914a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "joss.gpj1.web.id",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "joss.gpj1.web.id"
|
|
},
|
|
"path": "/Free-VPN-CF-Geo-Project/86.107.197.239=443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"type": "trojan",
|
|
"server": "95.182.120.208",
|
|
"server_port": 2053,
|
|
"password": "3b38715b-f08a-46dd-9904-7531ca4bb6e8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "joss.gpj.web.id",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "joss.gpj.web.id"
|
|
},
|
|
"path": "/Free-VPN-CF-Geo-Project/95.182.120.208=2053"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"type": "vless",
|
|
"server": "5.144.182.158",
|
|
"server_port": 2053,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"type": "tuic",
|
|
"server": "uktuic01.yydzx.xyz",
|
|
"server_port": 17689,
|
|
"uuid": "de5d89a9-3f16-448e-8c40-9145852c8736",
|
|
"password": "de5d89a9-3f16-448e-8c40-9145852c8736",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "uktuic01.yydzx.xyz",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"type": "vless",
|
|
"server": "57.129.137.67",
|
|
"server_port": 443,
|
|
"uuid": "f3f892db-501c-4a33-b4ca-c0951a3c281b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lh7799.cs033.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lh7799.cs033.netlib.re"
|
|
},
|
|
"path": "/proxyip=sjc.o00o.ooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 04",
|
|
"type": "vmess",
|
|
"server": "82.198.246.97",
|
|
"server_port": 180,
|
|
"uuid": "d13fc2f5-3e05-4795-81eb-44143a09e552",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 05",
|
|
"type": "vless",
|
|
"server": "167.99.86.115",
|
|
"server_port": 443,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 06",
|
|
"type": "vless",
|
|
"server": "206.189.25.65",
|
|
"server_port": 443,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇦🇷 机场推荐:dafei.de 阿根廷 01",
|
|
"type": "vmess",
|
|
"server": "overstate1527.cjxyoung.com",
|
|
"server_port": 26000,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇦🇷 机场推荐:dafei.de 阿根廷 02",
|
|
"type": "vmess",
|
|
"server": "overstate1527.cjxyoung.com",
|
|
"server_port": 12012,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "vmess",
|
|
"server": "hxb.dashuai.help",
|
|
"server_port": 45077,
|
|
"uuid": "e028fff1-3fe3-495c-8072-40ed7cdb7044",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "vless",
|
|
"server": "59.127.184.17",
|
|
"server_port": 10440,
|
|
"uuid": "f3f892db-501c-4a33-b4ca-c0951a3c281b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lh7799.cs033.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lh7799.cs033.netlib.re"
|
|
},
|
|
"path": "/proxyip=sjc.o00o.ooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"type": "vless",
|
|
"server": "59.127.184.17",
|
|
"server_port": 10098,
|
|
"uuid": "f3f892db-501c-4a33-b4ca-c0951a3c281b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lh7799.cs033.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lh7799.cs033.netlib.re"
|
|
},
|
|
"path": "/proxyip=sjc.o00o.ooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"type": "vmess",
|
|
"server": "hxa.dashuai.help",
|
|
"server_port": 45078,
|
|
"uuid": "2d504fda-6c14-4900-b13c-a03cfeff2231",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"type": "vmess",
|
|
"server": "sakfnsgje8.cjxyoung.com",
|
|
"server_port": 10565,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"type": "vmess",
|
|
"server": "entertain7265.cjxyoung.com",
|
|
"server_port": 58844,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"type": "vmess",
|
|
"server": "entertain7265.cjxyoung.com",
|
|
"server_port": 20007,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 08",
|
|
"type": "vless",
|
|
"server": "203.69.248.40",
|
|
"server_port": 10443,
|
|
"uuid": "f3f892db-501c-4a33-b4ca-c0951a3c281b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lh7799.cs033.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lh7799.cs033.netlib.re"
|
|
},
|
|
"path": "/proxyip=sjc.o00o.ooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 09",
|
|
"type": "vmess",
|
|
"server": "sakfnsgje8.cjxyoung.com",
|
|
"server_port": 10546,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 10",
|
|
"type": "vmess",
|
|
"server": "petunia9078.cjxyoung.com",
|
|
"server_port": 20006,
|
|
"uuid": "da4c72d0-caff-3db9-aba8-6d03bd597e80",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "vless",
|
|
"server": "64.120.94.37",
|
|
"server_port": 54441,
|
|
"uuid": "142898fa-2e41-4651-88e0-cec9e88721bf",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "deb.debian.org",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "OepVRV90wgRfmTEOv3Jw-eeNS9n4Fe5Spl46RTiJmgA",
|
|
"short_id": "7ee5bc69"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "vmess",
|
|
"server": "karaoke7018.cjxyoung.com",
|
|
"server_port": 11321,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "vmess",
|
|
"server": "hxb.dashuai.help",
|
|
"server_port": 45055,
|
|
"uuid": "e028fff1-3fe3-495c-8072-40ed7cdb7044",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "vmess",
|
|
"server": "karaoke7018.cjxyoung.com",
|
|
"server_port": 20036,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.36.91.32",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "vmess",
|
|
"server": "hxa.dashuai.help",
|
|
"server_port": 45054,
|
|
"uuid": "ab32f2d2-8656-43ed-b576-aa8331676094",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"type": "vmess",
|
|
"server": "ripcord7434.cjxyoung.com",
|
|
"server_port": 12005,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"type": "anytls",
|
|
"server": "sgzz.9966663.xyz",
|
|
"server_port": 20030,
|
|
"password": "c1854182-5014-4cd5-b024-022302480ba1",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sgzz.9966663.xyz",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"type": "vmess",
|
|
"server": "petunia9078.cjxyoung.com",
|
|
"server_port": 12015,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"type": "trojan",
|
|
"server": "green2.cdntencentmusic.com",
|
|
"server_port": 33301,
|
|
"password": "7e3b2f0d-49fe-4adf-8353-fdb6f96bca02",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "green2.cdntencentmusic.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"type": "vless",
|
|
"server": "158.178.247.58",
|
|
"server_port": 30008,
|
|
"uuid": "00000000-0000-4000-8000-000000000000",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mot.morisi.ggff.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "mot.morisi.ggff.net"
|
|
},
|
|
"path": "/@Marisa_kristi"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 12",
|
|
"type": "trojan",
|
|
"server": "cdnfire.xiaomispeed.com",
|
|
"server_port": 23301,
|
|
"password": "3ba30ebe-c22e-4922-b2c1-9fb950d518b0",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdnfire.xiaomispeed.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 13",
|
|
"type": "anytls",
|
|
"server": "sgzz.9966663.xyz",
|
|
"server_port": 20057,
|
|
"password": "c1854182-5014-4cd5-b024-022302480ba1",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sgzz.9966663.xyz",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 14",
|
|
"type": "vmess",
|
|
"server": "ripcord7434.cjxyoung.com",
|
|
"server_port": 12013,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 15",
|
|
"type": "vmess",
|
|
"server": "petunia9078.cjxyoung.com",
|
|
"server_port": 12003,
|
|
"uuid": "da4c72d0-caff-3db9-aba8-6d03bd597e80",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 16",
|
|
"type": "trojan",
|
|
"server": "160.16.132.158",
|
|
"server_port": 127,
|
|
"password": "2cf6d686799e6fa95316394064f26c0a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 17",
|
|
"type": "trojan",
|
|
"server": "160.16.106.144",
|
|
"server_port": 127,
|
|
"password": "2cf6d686799e6fa95316394064f26c0a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 18",
|
|
"type": "trojan",
|
|
"server": "43.199.204.112",
|
|
"server_port": 3127,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 01",
|
|
"type": "tuic",
|
|
"server": "fi11.bot-hosting.net",
|
|
"server_port": 20175,
|
|
"uuid": "7df400cb-55a7-404f-a825-850c7aa32845",
|
|
"password": "7df400cb-55a7-404f-a825-850c7aa32845",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "example.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 02",
|
|
"type": "tuic",
|
|
"server": "fi1.bot-hosting.net",
|
|
"server_port": 5097,
|
|
"uuid": "9cff1be8-fe5a-48fb-ac87-6d2f5deba4de",
|
|
"password": "9cff1be8-fe5a-48fb-ac87-6d2f5deba4de",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "example.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 03",
|
|
"type": "tuic",
|
|
"server": "fi2.bot-hosting.net",
|
|
"server_port": 20304,
|
|
"uuid": "39d8dab2-1dec-4605-b46e-53f4a3a59dc8",
|
|
"password": "39d8dab2-1dec-4605-b46e-53f4a3a59dc8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "example.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇩 机场推荐:dafei.de 印尼 01",
|
|
"type": "vmess",
|
|
"server": "overstate1527.cjxyoung.com",
|
|
"server_port": 16010,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇮🇩 机场推荐:dafei.de 印尼 02",
|
|
"type": "anytls",
|
|
"server": "idanytls01.yytls.top",
|
|
"server_port": 27016,
|
|
"password": "de5d89a9-3f16-448e-8c40-9145852c8736",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "idanytls01.yytls.top",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": "vmess",
|
|
"server": "hxb.dashuai.help",
|
|
"server_port": 45065,
|
|
"uuid": "e028fff1-3fe3-495c-8072-40ed7cdb7044",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 02",
|
|
"type": "vmess",
|
|
"server": "hxa.dashuai.help",
|
|
"server_port": 45064,
|
|
"uuid": "2d504fda-6c14-4900-b13c-a03cfeff2231",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 03",
|
|
"type": "vmess",
|
|
"server": "69.28.82.253",
|
|
"server_port": 443,
|
|
"uuid": "f282b878-8711-45a1-8c69-5564172123c1",
|
|
"security": "zero",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vm.gpj1.web.id",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "vm.gpj1.web.id"
|
|
},
|
|
"path": "/Geo-Project/69.28.82.253-443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "vmess",
|
|
"server": "hxa.dashuai.help",
|
|
"server_port": 45074,
|
|
"uuid": "73e450a2-1a5b-46be-a53c-ce6fed8b54b3",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"type": "vmess",
|
|
"server": "hxb.dashuai.help",
|
|
"server_port": 45073,
|
|
"uuid": "ab32f2d2-8656-43ed-b576-aa8331676094",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 03",
|
|
"type": "vmess",
|
|
"server": "overstate1527.cjxyoung.com",
|
|
"server_port": 22350,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"type": "shadowsocks",
|
|
"server": "45.15.126.19",
|
|
"server_port": 443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "6Ts2ZDTQAf3hkFoB8AFufDwsGrlF4e2t"
|
|
},
|
|
{
|
|
"tag": "🇵🇱 机场推荐:dafei.de 波兰 02",
|
|
"type": "vless",
|
|
"server": "85.193.95.23",
|
|
"server_port": 8443,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇵🇱 机场推荐:dafei.de 波兰 03",
|
|
"type": "vless",
|
|
"server": "85.193.92.242",
|
|
"server_port": 2053,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇵🇱 机场推荐:dafei.de 波兰 04",
|
|
"type": "vless",
|
|
"server": "193.124.41.29",
|
|
"server_port": 443,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇵🇱 机场推荐:dafei.de 波兰 05",
|
|
"type": "vless",
|
|
"server": "91.149.253.249",
|
|
"server_port": 443,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇵🇱 机场推荐:dafei.de 波兰 06",
|
|
"type": "vless",
|
|
"server": "81.200.154.2",
|
|
"server_port": 2053,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"type": "trojan",
|
|
"server": "dfghjklcvghjklsdfghjkdfghjk.kaopujiasu.cfd",
|
|
"server_port": 11451,
|
|
"password": "db271968-7e1c-4238-a3cb-add26cc4832b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "vless",
|
|
"server": "211.217.234.224",
|
|
"server_port": 32101,
|
|
"uuid": "f3f892db-501c-4a33-b4ca-c0951a3c281b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lh7799.cs033.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lh7799.cs033.netlib.re"
|
|
},
|
|
"path": "/proxyip=sjc.o00o.ooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"type": "vmess",
|
|
"server": "152.70.92.69",
|
|
"server_port": 80,
|
|
"uuid": "bb9c3993-a4b9-4dad-aeb9-ac86371ae68b",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"type": "http",
|
|
"server": "testkr3.ssv.vc",
|
|
"server_port": 30446,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "testkr3.ssv.vc",
|
|
"insecure": true
|
|
},
|
|
"username": "test",
|
|
"password": "test.+"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 04",
|
|
"type": "vless",
|
|
"server": "125.141.4.132",
|
|
"server_port": 50001,
|
|
"uuid": "69228a95-e9cb-b1ff-40d2-7315d9d4b9b7",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s3.sni565.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s3.sni565.netlib.re"
|
|
},
|
|
"path": "/proxyip=tw.sni2025.netlib.re"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 05",
|
|
"type": "vless",
|
|
"server": "106.245.165.137",
|
|
"server_port": 50001,
|
|
"uuid": "69228a95-e9cb-b1ff-40d2-7315d9d4b9b7",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s3.sni565.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s3.sni565.netlib.re"
|
|
},
|
|
"path": "/proxyip=tw.sni2025.netlib.re"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 06",
|
|
"type": "vless",
|
|
"server": "115.90.84.220",
|
|
"server_port": 50001,
|
|
"uuid": "69228a95-e9cb-b1ff-40d2-7315d9d4b9b7",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s3.sni565.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s3.sni565.netlib.re"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 07",
|
|
"type": "vless",
|
|
"server": "121.131.104.228",
|
|
"server_port": 50001,
|
|
"uuid": "6923b959-c65f-764c-b072-94711382d716",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s2.sni565.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s2.sni565.netlib.re"
|
|
},
|
|
"path": "/proxyip=tw.sni2025.netlib.re"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 08",
|
|
"type": "vless",
|
|
"server": "175.210.217.204",
|
|
"server_port": 50001,
|
|
"uuid": "69228a95-e9cb-b1ff-40d2-7315d9d4b9b7",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s3.sni565.netlib.re",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s3.sni565.netlib.re"
|
|
},
|
|
"path": "/proxyip=tw.sni2025.netlib.re"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"type": "vless",
|
|
"server": "80.90.187.190",
|
|
"server_port": 2053,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"type": "trojan",
|
|
"server": "37.18.14.33",
|
|
"server_port": 443,
|
|
"password": "Qzy7tgpRhu",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "m.vk.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
|
"type": "vless",
|
|
"server": "194.35.119.135",
|
|
"server_port": 2053,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 04",
|
|
"type": "vless",
|
|
"server": "at.monkeyisland.xyz",
|
|
"server_port": 443,
|
|
"uuid": "6184fcfb-52e0-40bb-a271-bbd097b70a8e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "at.monkeyisland.xyz",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "2AKBmK0PMf2zUMhRo1Ad-WNf_XoRk3AN-SGo6ZdhxA4",
|
|
"short_id": "83e9f5b24040c5f7"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 05",
|
|
"type": "vless",
|
|
"server": "194.35.119.49",
|
|
"server_port": 2053,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 06",
|
|
"type": "vless",
|
|
"server": "zcreat.ethervpn.fun",
|
|
"server_port": 8443,
|
|
"uuid": "a47595a8-1add-401a-8189-e6799f8d8628",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zcreat.ethervpn.fun",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "zcreat.ethervpn.fun"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2047,
|
|
"path": "/websocketpl"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇦 机场推荐:dafei.de 乌克兰 01",
|
|
"type": "vmess",
|
|
"server": "overstate1527.cjxyoung.com",
|
|
"server_port": 22235,
|
|
"uuid": "b2a8e703-9424-33e3-ac1d-6a271d99f52c",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇦 机场推荐:dafei.de 乌克兰 02",
|
|
"type": "vless",
|
|
"server": "91.224.74.177",
|
|
"server_port": 443,
|
|
"uuid": "bca5cfe1-3d2a-45dc-b66a-96298e0051f5",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "bit-site.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "g0EvKBte8zYrEc8oF0VNhxvIqqUvNXCp54UWYekc60k",
|
|
"short_id": "e4"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 01",
|
|
"type": "vless",
|
|
"server": "5.59.249.67",
|
|
"server_port": 54441,
|
|
"uuid": "08b833ee-fc0c-4ca1-9a09-be99c42f2f29",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "a0.awsstatic.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "a3c7kvWAW2BPh3uTTqaNCY1bLN5zcfVYz5HhXxfZlic",
|
|
"short_id": "b62359fb"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"type": "vmess",
|
|
"server": "97362074-185c-20c2-4bfd-0b56f65d67ba.faq.u-sps.su",
|
|
"server_port": 2003,
|
|
"uuid": "ec0dd1fc-fc44-4818-ae41-7906627f2e7d",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "http",
|
|
"headers": {},
|
|
"method": "GET",
|
|
"path": "/",
|
|
"host": "tms.dingtalk.com"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇿 机场推荐:dafei.de 捷克 01",
|
|
"type": "vless",
|
|
"server": "193.124.18.13",
|
|
"server_port": 443,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇿 机场推荐:dafei.de 捷克 02",
|
|
"type": "vless",
|
|
"server": "youtube.happvpn.com",
|
|
"server_port": 443,
|
|
"uuid": "9a12e2e5-7038-4ed8-91f3-a94d9b2d465f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdnjs.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "MNTWCLyV7EquFn-J0a6KRlQZ0dt6QY5mmu7Dq8uDkxw",
|
|
"short_id": "ccf6f64e6bc81cd1"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"type": "http",
|
|
"server": "38.54.87.34",
|
|
"server_port": 10881,
|
|
"username": "09ahaEWmXn",
|
|
"password": "Ejtp4SfY82"
|
|
},
|
|
{
|
|
"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": "trojan",
|
|
"server": "5.188.108.13",
|
|
"server_port": 11790,
|
|
"password": ".+QAJot50sDi6mvb",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "runningshoes.purpletornado.click",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇧🇪 机场推荐:dafei.de 比利时 01",
|
|
"type": "trojan",
|
|
"server": "34.22.190.30",
|
|
"server_port": 443,
|
|
"password": "29ca24a5-e8aa-4cbd-9bcb-f96aba1d6f15",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "joss.gpj1.web.id",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "joss.gpj1.web.id"
|
|
},
|
|
"path": "/Free-VPN-CF-Geo-Project/34.22.190.30=443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇧🇬 机场推荐:dafei.de 保加利亚 01",
|
|
"type": "vless",
|
|
"server": "swe-0001-xr.packet-drop-society.net",
|
|
"server_port": 443,
|
|
"uuid": "6115979e-7852-4632-9f85-8a2eabfbd764",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hls-svod.itunes.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "llaiqC-oIhL_bjc236FPq26LSn7IVhIa4cIC6OVytws",
|
|
"short_id": "86e999a2cdc2"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇨🇭 机场推荐:dafei.de 瑞士 01",
|
|
"type": "trojan",
|
|
"server": "91.192.102.92",
|
|
"server_port": 443,
|
|
"password": "8d047125-8467-4724-bb62-ef64405dca78",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "joss.gpj1.web.id",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "joss.gpj1.web.id"
|
|
},
|
|
"path": "/Free-VPN-CF-Geo-Project/91.192.102.92=443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇪🇪 机场推荐:dafei.de 爱沙尼亚 01",
|
|
"type": "trojan",
|
|
"server": "37.252.5.75",
|
|
"server_port": 443,
|
|
"password": "3208e968-b862-4e2e-ad90-2b49e7ce7afb",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "joss.gpj1.web.id",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "joss.gpj1.web.id"
|
|
},
|
|
"path": "/Free-VPN-CF-Geo-Project/37.252.5.75=443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"type": "vless",
|
|
"server": "68.221.24.211",
|
|
"server_port": 443,
|
|
"uuid": "5aba5b77-48eb-4ae2-b60d-5bfee7ac169e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kuangbao.xiejiang.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kuangbao.xiejiang.dpdns.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇪🇸 机场推荐:dafei.de 西班牙 02",
|
|
"type": "trojan",
|
|
"server": "45.86.229.28",
|
|
"server_port": 443,
|
|
"password": "9ccc3e1d-3df5-4348-aa05-738310149cc3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "joss.gpj1.web.id",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "joss.gpj1.web.id"
|
|
},
|
|
"path": "/Free-VPN-CF-Geo-Project/45.86.229.28=443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇷 机场推荐:dafei.de 伊朗 01",
|
|
"type": "vless",
|
|
"server": "fin.monkeyisland.xyz",
|
|
"server_port": 443,
|
|
"uuid": "6184fcfb-52e0-40bb-a271-bbd097b70a8e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fin.monkeyisland.xyz",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "2AKBmK0PMf2zUMhRo1Ad-WNf_XoRk3AN-SGo6ZdhxA4",
|
|
"short_id": "1079eb4613718645"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇱🇧 机场推荐:dafei.de 黎巴嫩 01",
|
|
"type": "vless",
|
|
"server": "77.110.127.105",
|
|
"server_port": 443,
|
|
"uuid": "72239cbc-5a25-411c-b4f5-b9167a10f5e1",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "st.ozone.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "-Bdu8i-HU28Xmx87RMou5okYo8TqfbyZ8Ufs9RodUGE",
|
|
"short_id": "097de35e52ec5256"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇱🇧 机场推荐:dafei.de 黎巴嫩 02",
|
|
"type": "vless",
|
|
"server": "77.110.119.225",
|
|
"server_port": 443,
|
|
"uuid": "4819860c-0e62-4804-9c59-967e5c2bed7a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "st.ozone.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "hnec5SxCD6Os-u0FNi_YS5CML1a_oWb0niZJ1mGuFBo",
|
|
"short_id": "07e904766d29b958"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
} |