mirror of
https://github.com/ssrsub/ssr.git
synced 2026-03-19 02:19:52 +08:00
2535 lines
78 KiB
JSON
2535 lines
78 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"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"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",
|
|
"🇯🇵 机场推荐:dafei.de 日本 14"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"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 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23"
|
|
]
|
|
},
|
|
{
|
|
"tag": "all",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 08",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 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 香港 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 美国 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 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 02",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 03",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 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 巴基斯坦 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 12",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 13",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 14",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 01",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 02",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"🇮🇱 机场推荐:dafei.de 以色列 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇮🇹 机场推荐:dafei.de 意大利 01",
|
|
"🇮🇹 机场推荐:dafei.de 意大利 02",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 02",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 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"
|
|
],
|
|
"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"
|
|
],
|
|
"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",
|
|
"🇯🇵 机场推荐:dafei.de 日本 14"
|
|
],
|
|
"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"
|
|
],
|
|
"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 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "all-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 08",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 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 香港 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 美国 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 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 02",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 03",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 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 巴基斯坦 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 12",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 13",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 14",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 01",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 02",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"🇮🇱 机场推荐:dafei.de 以色列 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇮🇹 机场推荐:dafei.de 意大利 01",
|
|
"🇮🇹 机场推荐:dafei.de 意大利 02",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 02",
|
|
"🇮🇷 机场推荐:dafei.de 伊朗 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "GLOBAL",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"direct",
|
|
"proxy",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "direct",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "vmess",
|
|
"server": "haa.dashuai.cyou",
|
|
"server_port": 45078,
|
|
"uuid": "6e30fd42-2ea3-4e6e-9117-4172f2fb1cc1",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "vmess",
|
|
"server": "xdd.dashuai.cyou",
|
|
"server_port": 45077,
|
|
"uuid": "301ebfea-ddff-4b3c-99a5-3f6fac4573c4",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"type": "shadowsocks",
|
|
"server": "jry.izenny.com",
|
|
"server_port": 27689,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "b389f1a4-106b-4e5d-bc9e-3fdfe5e9b080"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"type": "shadowsocks",
|
|
"server": "cn10.closeai.one",
|
|
"server_port": 8306,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 14187,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "92cc34e4-8ddb-465d-8082-c9d59bfadd17"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"type": "shadowsocks",
|
|
"server": "cn10.closeai.one",
|
|
"server_port": 8302,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"type": "shadowsocks",
|
|
"server": "cn10.closeai.one",
|
|
"server_port": 8303,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 08",
|
|
"type": "shadowsocks",
|
|
"server": "cn10.closeai.one",
|
|
"server_port": 8301,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"type": "hysteria2",
|
|
"server": "mla6.maliaojc.top",
|
|
"server_port": 58330,
|
|
"password": "547130ae-688f-42ac-aa6a-7c95e00d3894",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mla6.maliaojc.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 02",
|
|
"type": "hysteria2",
|
|
"server": "yg1.qucloud.top",
|
|
"server_port": 58430,
|
|
"password": "2fb9789b-9c5e-4f09-9e46-7943998c2481",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yg1.qucloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 03",
|
|
"type": "shadowsocks",
|
|
"server": "cn17.closeai.one",
|
|
"server_port": 8612,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 04",
|
|
"type": "hysteria2",
|
|
"server": "40.233.117.66",
|
|
"server_port": 45979,
|
|
"password": "cfe032e4-1bc3-454f-9d09-301b0aea08ff",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 05",
|
|
"type": "vless",
|
|
"server": "40.233.80.237",
|
|
"server_port": 42557,
|
|
"uuid": "2429bee3-e0c1-47dd-b420-75e6512b184b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.yahoo.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "LiHpb4jWrgHBSpi1mjKH3I8m2ahpVNexeNDh-sMW3Xo",
|
|
"short_id": "f430927d"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 06",
|
|
"type": "hysteria2",
|
|
"server": "40.233.80.237",
|
|
"server_port": 30300,
|
|
"password": "2429bee3-e0c1-47dd-b420-75e6512b184b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇸 机场推荐:dafei.de 冰岛 01",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 32009,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "92cc34e4-8ddb-465d-8082-c9d59bfadd17"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "hysteria2",
|
|
"server": "9a268cdc-t5rz40-t781gb-1fqef.hk1.hyhuawei.com",
|
|
"server_port": 443,
|
|
"password": "1239028c-a825-11ed-a0ca-f23c9164ca5d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "9a268cdc-t5rz40-t781gb-1fqef.hk1.hyhuawei.com",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"30000:60000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "shadowsocks",
|
|
"server": "cn01.closeai.one",
|
|
"server_port": 8103,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "shadowsocks",
|
|
"server": "cn02.closeai.one",
|
|
"server_port": 8108,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "vmess",
|
|
"server": "xdd.dashuai.cyou",
|
|
"server_port": 45051,
|
|
"uuid": "4cdee42b-68cf-4b28-8f1c-c478ad48cd0a",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "trojan",
|
|
"server": "cdnfire.xiaomispeed.com",
|
|
"server_port": 21104,
|
|
"password": "76a18910-5f5a-434a-8bf6-6a657a3c128d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdnfire.xiaomispeed.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "trojan",
|
|
"server": "cdnfire.xiaomispeed.com",
|
|
"server_port": 21103,
|
|
"password": "cf9df841-531b-4ae9-afca-9273f6a07163",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdnfire.xiaomispeed.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "shadowsocks",
|
|
"server": "oshk02.mynode.me",
|
|
"server_port": 2000,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"type": "vmess",
|
|
"server": "haa.dashuai.cyou",
|
|
"server_port": 45050,
|
|
"uuid": "984517b2-2886-42fc-9b16-e68354a1ac03",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"type": "shadowsocks",
|
|
"server": "cn01.closeai.one",
|
|
"server_port": 8101,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"type": "shadowsocks",
|
|
"server": "cn04.closeai.one",
|
|
"server_port": 8117,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"type": "trojan",
|
|
"server": "cdnfire.xiaomispeed.com",
|
|
"server_port": 21101,
|
|
"password": "cf9df841-531b-4ae9-afca-9273f6a07163",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdnfire.xiaomispeed.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"type": "shadowsocks",
|
|
"server": "cn02.closeai.one",
|
|
"server_port": 8109,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"type": "shadowsocks",
|
|
"server": "cn05.closeai.one",
|
|
"server_port": 8121,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"type": "hysteria2",
|
|
"server": "xg1.qucloud.top",
|
|
"server_port": 58430,
|
|
"password": "1aa442f9-257c-4c2e-9d9c-d6ed14d265ff",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "xg1.qucloud.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"type": "trojan",
|
|
"server": "cdnfire.xiaomispeed.com",
|
|
"server_port": 21102,
|
|
"password": "cf9df841-531b-4ae9-afca-9273f6a07163",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdnfire.xiaomispeed.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"type": "shadowsocks",
|
|
"server": "cn03.closeai.one",
|
|
"server_port": 8113,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 17",
|
|
"type": "shadowsocks",
|
|
"server": "cn04.closeai.one",
|
|
"server_port": 8118,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"type": "trojan",
|
|
"server": "116.49.237.130",
|
|
"server_port": 518,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me/ripaojiedian",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"type": "trojan",
|
|
"server": "219.77.239.35",
|
|
"server_port": 443,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 20",
|
|
"type": "http",
|
|
"server": "43.252.229.243",
|
|
"server_port": 3000,
|
|
"username": "wanghui1",
|
|
"password": "wanghui1"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 21",
|
|
"type": "trojan",
|
|
"server": "58.152.110.9",
|
|
"server_port": 443,
|
|
"password": "2274c52572e721086f8bd8f88984643c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 22",
|
|
"type": "http",
|
|
"server": "172.93.165.193",
|
|
"server_port": 36855,
|
|
"username": "xZedCGy2A5",
|
|
"password": "76nlxJLO35"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 23",
|
|
"type": "trojan",
|
|
"server": "116.49.237.130",
|
|
"server_port": 4569,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 24",
|
|
"type": "trojan",
|
|
"server": "203.198.122.97",
|
|
"server_port": 443,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 25",
|
|
"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 香港 26",
|
|
"type": "shadowsocks",
|
|
"server": "154.197.26.237",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 27",
|
|
"type": "http",
|
|
"server": "47.76.175.67",
|
|
"server_port": 10862,
|
|
"username": "123",
|
|
"password": "123"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 28",
|
|
"type": "trojan",
|
|
"server": "58.152.46.98",
|
|
"server_port": 443,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "58.152.46.98",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 29",
|
|
"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 香港 30",
|
|
"type": "trojan",
|
|
"server": "118.253.166.237",
|
|
"server_port": 49213,
|
|
"password": "50a99183-2543-40bd-98a2-12bbc6ecf882",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "vmess",
|
|
"server": "xdd.dashuai.cyou",
|
|
"server_port": 45053,
|
|
"uuid": "8efbdaee-d474-4ece-a0fc-c37e8feff3e3",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "vmess",
|
|
"server": "haa.dashuai.cyou",
|
|
"server_port": 45052,
|
|
"uuid": "6e30fd42-2ea3-4e6e-9117-4172f2fb1cc1",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "shadowsocks",
|
|
"server": "jry.izenny.com",
|
|
"server_port": 47831,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "b389f1a4-106b-4e5d-bc9e-3fdfe5e9b080"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "shadowsocks",
|
|
"server": "cn16.closeai.one",
|
|
"server_port": 8511,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "shadowsocks",
|
|
"server": "cn15.closeai.one",
|
|
"server_port": 8505,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "shadowsocks",
|
|
"server": "cn00.closeai.one",
|
|
"server_port": 8803,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "shadowsocks",
|
|
"server": "cn16.closeai.one",
|
|
"server_port": 8512,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "shadowsocks",
|
|
"server": "cn16.closeai.one",
|
|
"server_port": 8514,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "shadowsocks",
|
|
"server": "cn16.closeai.one",
|
|
"server_port": 8515,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "shadowsocks",
|
|
"server": "cn16.closeai.one",
|
|
"server_port": 8518,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "vless",
|
|
"server": "us02.333210.xyz",
|
|
"server_port": 40000,
|
|
"uuid": "aae0b5f4-cdb1-48b4-a497-d6d0c89d2576",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "400567.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "shadowsocks",
|
|
"server": "22222.2024.11.26.yixianled.com",
|
|
"server_port": 33968,
|
|
"method": "2022-blake3-aes-256-gcm",
|
|
"password": "MjBjZmQ4MmFkNTU3NmUzY2Q0ZmMzZjQzMTYwYWZhZDY=:NjU3OGM0ODktMjhkMi00ZjEyLThjMmYtOWYyZDg3ODk="
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "vmess",
|
|
"server": "v4.heduian.link",
|
|
"server_port": 30804,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ocbc.com"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "shadowsocks",
|
|
"server": "cn16.closeai.one",
|
|
"server_port": 8513,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "trojan",
|
|
"server": "117.172.176.25",
|
|
"server_port": 4054,
|
|
"password": "2274c52572e721086f8bd8f88984643c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"type": "http",
|
|
"server": "154.26.192.123",
|
|
"server_port": 10988,
|
|
"username": "fQ67Dpe5dU",
|
|
"password": "gs4BXwT6SW"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"type": "vless",
|
|
"server": "104.21.3.219",
|
|
"server_port": 8443,
|
|
"uuid": "57ba2ab1-a283-42eb-82ee-dc3561a805b8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ovhwuxian.pai50288.uk",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ovhwuxian.pai50288.uk",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
|
|
},
|
|
"path": "/57ba2ab1"
|
|
},
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"type": "trojan",
|
|
"server": "158.101.11.204",
|
|
"server_port": 15805,
|
|
"password": "iwangjie",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "nodes.830901.xyz",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "nodes.830901.xyz"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"type": "vmess",
|
|
"server": "104.18.240.238",
|
|
"server_port": 80,
|
|
"uuid": "d967ffca-de90-4daa-bd00-d527e5bae11f",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "google.whatsapp.snapp.torob.basalam.leoshopping77.ir."
|
|
},
|
|
"path": "/?BIA_TELEGRAM (@AZARBAYJAB1) TM (@AZARBAYJAB1) TM (@AZARBAYJAB1) TM (@AZARBAYJAB1) TM (@AZARBAYJAB1) TM (@AZARBAYJAB1)"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"type": "trojan",
|
|
"server": "160.16.68.250",
|
|
"server_port": 2890,
|
|
"password": "2274c52572e721086f8bd8f88984643c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"type": "trojan",
|
|
"server": "36.150.215.243",
|
|
"server_port": 19220,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"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 澳大利亚 01",
|
|
"type": "vmess",
|
|
"server": "haa.dashuai.cyou",
|
|
"server_port": 45062,
|
|
"uuid": "009fb931-b0bd-4385-9d73-7bd691e56205",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇦🇺 机场推荐:dafei.de 澳大利亚 02",
|
|
"type": "vmess",
|
|
"server": "xdd.dashuai.cyou",
|
|
"server_port": 45063,
|
|
"uuid": "6970dcc8-983e-4cf3-8346-469d681db949",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇦🇺 机场推荐:dafei.de 澳大利亚 03",
|
|
"type": "shadowsocks",
|
|
"server": "cn17.closeai.one",
|
|
"server_port": 8625,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "vmess",
|
|
"server": "xdd.dashuai.cyou",
|
|
"server_port": 45073,
|
|
"uuid": "1f617405-f2ac-4a1f-92c6-31f6ea999a07",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"type": "vmess",
|
|
"server": "haa.dashuai.cyou",
|
|
"server_port": 45074,
|
|
"uuid": "4cdee42b-68cf-4b28-8f1c-c478ad48cd0a",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "shadowsocks",
|
|
"server": "cn14.closeai.one",
|
|
"server_port": 8411,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 53387,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "92cc34e4-8ddb-465d-8082-c9d59bfadd17"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "shadowsocks",
|
|
"server": "cn14.closeai.one",
|
|
"server_port": 8413,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "shadowsocks",
|
|
"server": "cn14.closeai.one",
|
|
"server_port": 8412,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"type": "trojan",
|
|
"server": "jp007.421421.xyz",
|
|
"server_port": 20230,
|
|
"password": "1b26d982-fd68-44f4-bf6d-22fe17a9249a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.alibaba.com",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "www.alibaba.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"type": "shadowsocks",
|
|
"server": "cn13.closeai.one",
|
|
"server_port": 8409,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"type": "trojan",
|
|
"server": "cdnfire.xiaomispeed.com",
|
|
"server_port": 24401,
|
|
"password": "76a18910-5f5a-434a-8bf6-6a657a3c128d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdnfire.xiaomispeed.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"type": "shadowsocks",
|
|
"server": "cn14.closeai.one",
|
|
"server_port": 8410,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"type": "shadowsocks",
|
|
"server": "osjp01.mynode.me",
|
|
"server_port": 2000,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"type": "trojan",
|
|
"server": "36.150.215.246",
|
|
"server_port": 2145,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"type": "trojan",
|
|
"server": "160.16.204.136",
|
|
"server_port": 1334,
|
|
"password": "2274c52572e721086f8bd8f88984643c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"type": "trojan",
|
|
"server": "160.16.214.6",
|
|
"server_port": 4095,
|
|
"password": "2274c52572e721086f8bd8f88984643c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 13",
|
|
"type": "vmess",
|
|
"server": "175.29.22.101",
|
|
"server_port": 28016,
|
|
"uuid": "d2540325-9ad6-33d7-be86-259b5bba4ef8",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 14",
|
|
"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 巴基斯坦 01",
|
|
"type": "shadowsocks",
|
|
"server": "cn17.closeai.one",
|
|
"server_port": 8614,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "shadowsocks",
|
|
"server": "cn08.closeai.one",
|
|
"server_port": 8213,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "shadowsocks",
|
|
"server": "cn09.closeai.one",
|
|
"server_port": 8214,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "shadowsocks",
|
|
"server": "cn09.closeai.one",
|
|
"server_port": 8216,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "shadowsocks",
|
|
"server": "cn09.closeai.one",
|
|
"server_port": 8217,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"type": "shadowsocks",
|
|
"server": "cn06.closeai.one",
|
|
"server_port": 8203,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "shadowsocks",
|
|
"server": "cn09.closeai.one",
|
|
"server_port": 8215,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"type": "shadowsocks",
|
|
"server": "210.16.183.120",
|
|
"server_port": 41047,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "014e90df-a3ee-4654-a9f6-d118e02dd02a"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"type": "shadowsocks",
|
|
"server": "cn06.closeai.one",
|
|
"server_port": 8201,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"type": "vmess",
|
|
"server": "47.245.106.193",
|
|
"server_port": 22525,
|
|
"uuid": "cabe905a-28ea-4e7e-c34d-2fa38604001f",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"type": "vmess",
|
|
"server": "47.245.106.193",
|
|
"server_port": 22286,
|
|
"uuid": "8646218f-a600-4b73-8721-aa5d4567819e",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"type": "vmess",
|
|
"server": "18.143.248.157",
|
|
"server_port": 53784,
|
|
"uuid": "3a480a7d-a4b3-46e1-d4c4-04256b77f045",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 12",
|
|
"type": "trojan",
|
|
"server": "160.16.106.144",
|
|
"server_port": 2760,
|
|
"password": "2274c52572e721086f8bd8f88984643c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 13",
|
|
"type": "trojan",
|
|
"server": "160.16.106.144",
|
|
"server_port": 127,
|
|
"password": "2274c52572e721086f8bd8f88984643c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 14",
|
|
"type": "trojan",
|
|
"server": "116.49.237.130",
|
|
"server_port": 2753,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "shadowsocks",
|
|
"server": "cn17.closeai.one",
|
|
"server_port": 8610,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"type": "trojan",
|
|
"server": "51.38.226.4",
|
|
"server_port": 2053,
|
|
"password": "8bf6e7d7-23e8-4655-8f07-c3827e2d6ebf",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "joss.dus.biz.id",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "joss.dus.biz.id"
|
|
},
|
|
"path": "/Free-VPN-CF-Geo-Project/51.38.226.4=2053"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 03",
|
|
"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": "shadowsocks",
|
|
"server": "cn17.closeai.one",
|
|
"server_port": 8605,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "tuic",
|
|
"server": "detuic.yydzx.xyz",
|
|
"server_port": 15863,
|
|
"uuid": "5b7124d0-7092-466c-b9fa-c13be64f0cb0",
|
|
"password": "5b7124d0-7092-466c-b9fa-c13be64f0cb0",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "detuic.yydzx.xyz",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"type": "tuic",
|
|
"server": "detuic.yydzx.xyz",
|
|
"server_port": 15537,
|
|
"uuid": "e715f8e2-664c-4f6e-bb71-56d967cebb96",
|
|
"password": "e715f8e2-664c-4f6e-bb71-56d967cebb96",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "detuic.yydzx.xyz",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"type": "vless",
|
|
"server": "br.pouriau.com",
|
|
"server_port": 2052,
|
|
"uuid": "bc4ee22b-87f5-4bc0-b0f5-3cd802d716e2",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "rosiassn.digikala.com.snnapfood.ir.varzesh3.com.shobb.ir.kdvhgkri558rvhnfjrdghriuygfkrdhihifjdfjssiedhfgjung2.bonyadedocker.ir.2.xziba.com."
|
|
},
|
|
"path": "/---ping---www.speedtest.net",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2080
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"type": "shadowsocks",
|
|
"server": "3.79.57.79",
|
|
"server_port": 443,
|
|
"method": "aes-256-cfb",
|
|
"password": "amazonskr05"
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 01",
|
|
"type": "shadowsocks",
|
|
"server": "213.159.66.206",
|
|
"server_port": 443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "pl2XtR0pzwknQOGwewbwXtPYDw1zn9Vu"
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 02",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 57577,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "92cc34e4-8ddb-465d-8082-c9d59bfadd17"
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 03",
|
|
"type": "shadowsocks",
|
|
"server": "cn17.closeai.one",
|
|
"server_port": 8607,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "vless",
|
|
"server": "www.speedtest.net",
|
|
"server_port": 2083,
|
|
"uuid": "43eaa6ec-a3fb-4206-9086-b2bcd6cf7d48",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "golestan.hajalwi.ir.",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2%2Chttp%2F1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "golestan.hajalwi.ir."
|
|
},
|
|
"path": "/---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN---Golestanv_VPN",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 8080
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"type": "shadowsocks",
|
|
"server": "cn17.closeai.one",
|
|
"server_port": 8628,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 48907,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "92cc34e4-8ddb-465d-8082-c9d59bfadd17"
|
|
},
|
|
{
|
|
"tag": "🇮🇱 机场推荐:dafei.de 以色列 01",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 30348,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "92cc34e4-8ddb-465d-8082-c9d59bfadd17"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"type": "shadowsocks",
|
|
"server": "cn17.closeai.one",
|
|
"server_port": 8613,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 01",
|
|
"type": "shadowsocks",
|
|
"server": "cn17.closeai.one",
|
|
"server_port": 8624,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 02",
|
|
"type": "trojan",
|
|
"server": "94.177.199.119",
|
|
"server_port": 8443,
|
|
"password": "d5a49621-b25c-4684-aea8-8389f3a8afaf",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "joss.dus.biz.id",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "joss.dus.biz.id"
|
|
},
|
|
"path": "/Free-VPN-CF-Geo-Project/94.177.199.119=8443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"type": "shadowsocks",
|
|
"server": "cn17.closeai.one",
|
|
"server_port": 8618,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.178",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"type": "shadowsocks",
|
|
"server": "cn06.closeai.one",
|
|
"server_port": 8233,
|
|
"method": "chacha20-ietf",
|
|
"password": "passwd",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=31832-qOf3ahM8.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇵🇭 机场推荐:dafei.de 菲律宾 02",
|
|
"type": "http",
|
|
"server": "38.54.87.34",
|
|
"server_port": 10881,
|
|
"username": "09ahaEWmXn",
|
|
"password": "Ejtp4SfY82"
|
|
},
|
|
{
|
|
"tag": "🇮🇷 机场推荐:dafei.de 伊朗 01",
|
|
"type": "vless",
|
|
"server": "94.182.137.12",
|
|
"server_port": 20532,
|
|
"uuid": "8496c102-4094-4dd3-ad63-7bb7a35cbaee"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "shadowsocks",
|
|
"server": "221.139.79.57",
|
|
"server_port": 37008,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@"
|
|
},
|
|
{
|
|
"tag": "🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.153.197.5",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
} |