mirror of
https://github.com/ssrsub/ssr.git
synced 2026-03-15 12:33:17 +08:00
2702 lines
76 KiB
JSON
2702 lines
76 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"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"tag": "all",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 06",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 07",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 08",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 09",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 10",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 11",
|
|
"🇯🇵 机场推荐:dafei.de 日本 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 澳大利亚 01",
|
|
"🇦🇹 机场推荐: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 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"🇻🇳 机场推荐:dafei.de 越南 08",
|
|
"🇸🇬 机场推荐: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 德国 09",
|
|
"🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"🇸🇪 机场推荐:dafei.de 瑞典 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 02",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 03",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 01",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 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"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02"
|
|
],
|
|
"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"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "sg-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐: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": "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"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "all-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 06",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 07",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 08",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 09",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 10",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 11",
|
|
"🇯🇵 机场推荐:dafei.de 日本 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 澳大利亚 01",
|
|
"🇦🇹 机场推荐: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 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"🇻🇳 机场推荐:dafei.de 越南 08",
|
|
"🇸🇬 机场推荐: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 德国 09",
|
|
"🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"🇸🇪 机场推荐:dafei.de 瑞典 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 02",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 03",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 01",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 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"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "GLOBAL",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"direct",
|
|
"proxy",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "direct",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "shadowsocks",
|
|
"server": "82.38.31.214",
|
|
"server_port": 8080,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "k1dBOmOB4oqi7Ump37a1bQ"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"type": "vless",
|
|
"server": "104.18.32.47",
|
|
"server_port": 80,
|
|
"uuid": "e31085f9-7f55-4a7d-b00e-ce94149477cb",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "PrICKLy-AdverTisEMEnt6OaD5Z64MK.onEEaT.cO."
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"type": "vless",
|
|
"server": "104.18.32.47",
|
|
"server_port": 2052,
|
|
"uuid": "5e62ddcf-78c9-4b15-803a-436c8c839ddc",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "oBEDiENt-noiseqJf5ja18yF.wIndLer.CO.UK."
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"type": "vless",
|
|
"server": "nodejs.org",
|
|
"server_port": 80,
|
|
"uuid": "7d4a519b-d270-434e-a42d-d39624577a92",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "bright-organizationauhuddhesz.sportland.company."
|
|
},
|
|
"path": "/?ed"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"type": "vless",
|
|
"server": "legion.lenovo.com",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "_acme-challenge.443888.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "_acme-challenge.443888.xyz"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 06",
|
|
"type": "vless",
|
|
"server": "104.20.1.252",
|
|
"server_port": 80,
|
|
"uuid": "7d4a519b-d270-434e-a42d-d39624577a92",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "bright-organizationauhuddhesz.sportland.company."
|
|
},
|
|
"path": "/?ed"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 07",
|
|
"type": "vless",
|
|
"server": "172.67.185.90",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cyuxj212pnq.chinat.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cyuxj212pnq.chinat.indevs.in"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 08",
|
|
"type": "vless",
|
|
"server": "icook.hk",
|
|
"server_port": 443,
|
|
"uuid": "203d9487-1656-4824-bb09-99c73ecd36c6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zrf-czr.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "zrf-czr.pages.dev"
|
|
},
|
|
"path": "/zrf"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 09",
|
|
"type": "tuic",
|
|
"server": "62.84.172.51",
|
|
"server_port": 60024,
|
|
"uuid": "c1969963-71c3-4181-b36c-6ec340153cee",
|
|
"password": "c1969963-71c3-4181-b36c-6ec340153cee",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 10",
|
|
"type": "vless",
|
|
"server": "5.181.177.119",
|
|
"server_port": 10201,
|
|
"uuid": "51ca9749-6c28-4f1d-a3ae-9837d5f48b5b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "advertising.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "yTSzwZ2hpyxSWHDvjjbveS0MnsqzBEKj8UpcZycj1Tc",
|
|
"short_id": "7d3f07cd"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 11",
|
|
"type": "vless",
|
|
"server": "45.88.67.65",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "_acme-challenge.443888.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "_acme-challenge.443888.xyz"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "vmess",
|
|
"server": "u0x1a-g04.jp07-sh-vm0.entry.fr0528.art",
|
|
"server_port": 28786,
|
|
"uuid": "c18c4112-fb51-3167-bb76-515d7a2b512d",
|
|
"security": "auto",
|
|
"alter_id": 1
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "anytls",
|
|
"server": "jp.xn--99-c72c.top",
|
|
"server_port": 18443,
|
|
"password": "d1a8458f-5569-40cd-8520-256cae1dae31",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gw.alicdn.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "vmess",
|
|
"server": "8eyx7-g05.jp07-sh-vm0.entry.fr0528.art",
|
|
"server_port": 28787,
|
|
"uuid": "8133667f-a211-30d9-8aec-bf1034c6e11e",
|
|
"security": "auto",
|
|
"alter_id": 1
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "vless",
|
|
"server": "162.159.44.29",
|
|
"server_port": 443,
|
|
"uuid": "3dfd98df-0b86-4dad-985f-5fed51084bd5",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vz.anjue39.qzz.io",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3",
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "vz.anjue39.qzz.io"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"type": "vmess",
|
|
"server": "3evbn-g01.jp07-sh-vm0.entry.fr0528.art",
|
|
"server_port": 28783,
|
|
"uuid": "e30e0cfb-61c5-39aa-ba45-c6835b01f236",
|
|
"security": "auto",
|
|
"alter_id": 1
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"type": "vmess",
|
|
"server": "9cqgu-g05.jp04-1d-vm0.entry.fr0528.art",
|
|
"server_port": 448,
|
|
"uuid": "8133667f-a211-30d9-8aec-bf1034c6e11e",
|
|
"security": "auto",
|
|
"alter_id": 1
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"type": "vless",
|
|
"server": "168.138.165.174",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "_acme-challenge.443888.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "_acme-challenge.443888.xyz"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"type": "vmess",
|
|
"server": "2yqnips-g05.jp05-vm5.entry.rtysjur.quest",
|
|
"server_port": 64658,
|
|
"uuid": "d89abf34-4cc8-3573-876c-e193c6cb1a8b",
|
|
"security": "auto",
|
|
"alter_id": 1
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"type": "vless",
|
|
"server": "51.250.74.146",
|
|
"server_port": 443,
|
|
"uuid": "d7e0cd97-a245-48aa-87b0-8539068e36ba",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ads.x5.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "mza5Hn1aolSz65qu-UwvBP3oesxMe25r11o4nxvikF0",
|
|
"short_id": "d1579a8745398e34"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"type": "vless",
|
|
"server": "185.39.206.22",
|
|
"server_port": 443,
|
|
"uuid": "f23b2b7e-c876-4f7f-bca5-20a4f57c3864",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.jobinvest.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "SbVKOEMjK0sIlbwg4akyBg5mL5KZwwB-ed4eEE7YnRc"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"type": "vless",
|
|
"server": "38.48.124.146",
|
|
"server_port": 443,
|
|
"uuid": "e4598260-fb5e-4d0a-f0c2-64259f5c38e7",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.xbox.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "Anr46KtqOMc-YF76WafAAMT-0JBv85RtgSTHRvHxwUg"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇦🇹 机场推荐:dafei.de 奥地利 01",
|
|
"type": "vless",
|
|
"server": "195.133.88.238",
|
|
"server_port": 61809,
|
|
"uuid": "899251ca-be66-4d21-84d8-bd7fbf10150b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yandex.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "0Orr9QAz2hKT1K6aKa64azrlgdh4DMkwvTRg1FacNAI",
|
|
"short_id": "741a96cc25132fe3"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇦🇹 机场推荐:dafei.de 奥地利 02",
|
|
"type": "trojan",
|
|
"server": "152.53.110.134",
|
|
"server_port": 11468,
|
|
"password": "wvDWFB6Z8KPbx1Dw",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "store.apple.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "hysteria2",
|
|
"server": "us.jljd.xyz",
|
|
"server_port": 12345,
|
|
"password": "6dfbef3b-f718-4053-806f-c9657e2fd943",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "ZDQxZDhjZDk4ZjAwYjIwNA=="
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us.jljd.xyz",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "vless",
|
|
"server": "ip-data.turkserver.ir",
|
|
"server_port": 2083,
|
|
"uuid": "c0b8751d-3bcd-4f55-9cca-4a00fc955a15",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "all-nm1.netsnap.ir.",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "all-nm1.netsnap.ir.",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "anytls",
|
|
"server": "us.xn--99-c72c.top",
|
|
"server_port": 18444,
|
|
"password": "d1a8458f-5569-40cd-8520-256cae1dae31",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gw.alicdn.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "vless",
|
|
"server": "104.19.40.206",
|
|
"server_port": 443,
|
|
"uuid": "47702dbb-6607-4d76-80e9-cd75327be3e7",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zrf-623.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "zrf-623.pages.dev"
|
|
},
|
|
"path": "/proxyip=sjc.o00o.ooo:443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "vless",
|
|
"server": "178.154.202.254",
|
|
"server_port": 7443,
|
|
"uuid": "0ddc0221-d643-4d26-bd32-88c3c64a0d8e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ads.x5.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "59iHd67rGlyJBUpDq5NXC91EB0U4AXtSlOjAQsW2D14"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "vless",
|
|
"server": "104.19.35.190",
|
|
"server_port": 443,
|
|
"uuid": "47702dbb-6607-4d76-80e9-cd75327be3e7",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zrf-623.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "zrf-623.pages.dev"
|
|
},
|
|
"path": "/proxyip=sjc.o00o.ooo:443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "vless",
|
|
"server": "pages.cloudflare.com",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "_acme-challenge.443888.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "_acme-challenge.443888.xyz"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "vless",
|
|
"server": "cfip.1323123.xyz",
|
|
"server_port": 443,
|
|
"uuid": "a4f4c55a-5102-4c00-b212-682209219070",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us1.opp.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us1.opp.de5.net"
|
|
},
|
|
"path": "/free"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "vless",
|
|
"server": "bestcf.030101.xyz",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "_acme-challenge.443888.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "_acme-challenge.443888.xyz"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vless",
|
|
"server": "104.16.213.161",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "_acme-challenge.443888.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "_acme-challenge.443888.xyz"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "shadowsocks",
|
|
"server": "jry.izenny.com",
|
|
"server_port": 47831,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "04439f63-7adb-4e15-bdcd-d30d80976ff2"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "tuic",
|
|
"server": "207.174.28.26",
|
|
"server_port": 31851,
|
|
"uuid": "c1969963-71c3-4181-b36c-6ec340153cee",
|
|
"password": "c1969963-71c3-4181-b36c-6ec340153cee",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "anytls",
|
|
"server": "us1.anliangjifei.top",
|
|
"server_port": 12053,
|
|
"password": "ae74dd32-c336-4be4-9c15-f6108292b3e5",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us1.anliangjifei.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "vless",
|
|
"server": "190.93.247.104",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cyuxj212pnq.chinat.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cyuxj212pnq.chinat.indevs.in"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "vless",
|
|
"server": "nmjju8.0sm.ccwu.cc",
|
|
"server_port": 80,
|
|
"uuid": "9b354a64-81f6-4a15-a127-337cd17e25ba",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "nmjju8.0sm.ccwu.cc"
|
|
},
|
|
"path": "/IBb38gsTRjFOzklVEUuTu7GKK"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"type": "vmess",
|
|
"server": "turk1.net.net",
|
|
"server_port": 80,
|
|
"uuid": "43dcdce1-3cea-4193-bc8d-90b92071d779",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tr1-smart.adelping.com."
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"type": "shadowsocks",
|
|
"server": "hd117-mg-jd.huidu51.com",
|
|
"server_port": 46622,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "b4b78f5d-f4ec-4eae-8f83-9e4ed9e16326"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"type": "shadowsocks",
|
|
"server": "hd117-mg-jd.huidu51.com",
|
|
"server_port": 46623,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "b4b78f5d-f4ec-4eae-8f83-9e4ed9e16326"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"type": "vless",
|
|
"server": "cdn.2020111.xyz",
|
|
"server_port": 80,
|
|
"uuid": "a4f4c55a-5102-4c00-b212-682209219070",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us1.opp.de5.net"
|
|
},
|
|
"path": "/free"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"type": "vless",
|
|
"server": "172.67.211.136",
|
|
"server_port": 443,
|
|
"uuid": "5cccb4da-8aee-4b01-be84-2056265e52dc",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mMkkLOp.191266.xYZ",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "mMkkLOp.191266.xYZ"
|
|
},
|
|
"path": "/s2VHv9VUVzg35A6ueyyZnWd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"type": "vless",
|
|
"server": "cdn.2020111.xyz",
|
|
"server_port": 443,
|
|
"uuid": "a4f4c55a-5102-4c00-b212-682209219070",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us1.opp.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us1.opp.de5.net"
|
|
},
|
|
"path": "/free"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"type": "vless",
|
|
"server": "104.16.211.244",
|
|
"server_port": 2083,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "_acme-challenge.443888.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "_acme-challenge.443888.xyz"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"type": "shadowsocks",
|
|
"server": "cc1.l8inn.com",
|
|
"server_port": 10019,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "e7a50911-d882-4b07-81a1-a71713e40e17"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.239",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.77",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.221",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.55",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.73",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.20",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.126",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 08",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.62",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "trojan",
|
|
"server": "52.199.130.72",
|
|
"server_port": 3419,
|
|
"password": "262f1d150049457ac1d6e66b020fa980",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "http",
|
|
"server": "fedd4191-tb89s0-tvk1qn-19les.sg.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fedd4191-tb89s0-tvk1qn-19les.sg.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d095ecc6-7b69-11eb-b77b-f23c913c8d2b",
|
|
"password": "d095ecc6-7b69-11eb-b77b-f23c913c8d2b"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30402,
|
|
"uuid": "12e92566-3ba4-4d08-bddc-c60061afb2bc",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "itunes.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "uTOYAGREMpfEr3cQFcLwgMAWwwxjS3e2Yw32kCdN3Ew",
|
|
"short_id": "f5f6e6f4"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"type": "vless",
|
|
"server": "198.41.223.200",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cyuxj212pnq.chinat.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cyuxj212pnq.chinat.indevs.in"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "vless",
|
|
"server": "198.41.223.26",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cyuxj212pnq.chinat.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cyuxj212pnq.chinat.indevs.in"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"type": "vless",
|
|
"server": "198.41.223.101",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cyuxj212pnq.chinat.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cyuxj212pnq.chinat.indevs.in"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30403,
|
|
"uuid": "4f4fe538-6699-41c7-a83c-a74d85b14faa",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.samsung.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "avy1Z524LLGhXuHyCYV_k_hqi_fnHPCNSdNE85Z4qDo",
|
|
"short_id": "1b3f5a2e"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "vless",
|
|
"server": "159.195.32.141",
|
|
"server_port": 443,
|
|
"uuid": "ea9ba1ec-bfe7-407b-bd21-aeebc86da741",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "stackoverflow.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "C0Vzk1hw72A-hLhp6sdo61WYdsJk9g0XPxtmDHWii20",
|
|
"short_id": "71e87186710e710e"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "vless",
|
|
"server": "144.31.63.7",
|
|
"server_port": 443,
|
|
"uuid": "851aa636-6d4b-40e1-b484-f14ad697d2a1",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "deout.funvideorus.net",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "4YI0QbJYHCyl4-VWZPWAMccOmUW0c_XDE_rEZc-dNC0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"type": "vless",
|
|
"server": "51.250.80.61",
|
|
"server_port": 443,
|
|
"uuid": "64aafe63-ef36-4da5-8bf9-838d767bfe74",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "api-maps.yandex.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "FkmYFobwxLMLEktYXywmjthuEYCZggITsxwPNasTKUg",
|
|
"short_id": "e55fd8f9c9a9a0ca"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"type": "vless",
|
|
"server": "104.24.224.88",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "_acme-challenge.443888.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "_acme-challenge.443888.xyz"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"type": "vless",
|
|
"server": "104.26.5.203",
|
|
"server_port": 443,
|
|
"uuid": "203d9487-1656-4824-bb09-99c73ecd36c6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zrf-czr.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "zrf-czr.pages.dev"
|
|
},
|
|
"path": "/zrf"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"type": "vless",
|
|
"server": "104.20.56.9",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cyuxj212pnq.chinat.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cyuxj212pnq.chinat.indevs.in"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"type": "vless",
|
|
"server": "icook.tw",
|
|
"server_port": 443,
|
|
"uuid": "203d9487-1656-4824-bb09-99c73ecd36c6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zrf-czr.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "zrf-czr.pages.dev"
|
|
},
|
|
"path": "/zrf"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 08",
|
|
"type": "http",
|
|
"server": "2334761b-tb89s0-tu0ezx-1m7l4.de.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2334761b-tb89s0-tu0ezx-1m7l4.de.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "bd515574-3b10-11ee-ac14-f23c9164ca5d",
|
|
"password": "bd515574-3b10-11ee-ac14-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 09",
|
|
"type": "vless",
|
|
"server": "104.20.53.79",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cyuxj212pnq.chinat.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cyuxj212pnq.chinat.indevs.in"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"type": "vless",
|
|
"server": "63.141.128.188",
|
|
"server_port": 443,
|
|
"uuid": "cac966c1-b596-48ff-ab7c-6d58f8d6ca04",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d2-de1.djwstlsweb.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "ios"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "d2-de1.djwstlsweb.top"
|
|
},
|
|
"path": "/djjc/de1"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"type": "vless",
|
|
"server": "62.182.195.78",
|
|
"server_port": 8443,
|
|
"uuid": "9a63b59c-5e54-437a-b7a1-2788780a7c13",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "retn.net",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "qBcUlVqkzWxGORpDCj_FcNHACi3mrAYTCZeJyVQa5yU",
|
|
"short_id": "6b374e33af12fd1e"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 02",
|
|
"type": "hysteria2",
|
|
"server": "129.151.193.163",
|
|
"server_port": 50000,
|
|
"password": "cac966c1-b596-48ff-ab7c-6d58f8d6ca04",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "129.151.193.163",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"type": "vless",
|
|
"server": "198.62.62.248",
|
|
"server_port": 443,
|
|
"uuid": "5a4abb78-ecd7-4d68-ab2a-c11a3842f261",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tar.alabama-tigr.info",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tar.alabama-tigr.info"
|
|
},
|
|
"path": "/love"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"type": "vmess",
|
|
"server": "a808.earthdraft.onezz.top",
|
|
"server_port": 22025,
|
|
"uuid": "35840f0d-a42e-3a11-be5a-d1202773af54",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ithome.com"
|
|
},
|
|
"path": "/chat"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"type": "http",
|
|
"server": "69e79061-tb89s0-tu0ezx-1m7l4.uk.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "69e79061-tb89s0-tu0ezx-1m7l4.uk.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "bd515574-3b10-11ee-ac14-f23c9164ca5d",
|
|
"password": "bd515574-3b10-11ee-ac14-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"type": "shadowsocks",
|
|
"server": "137.184.174.93",
|
|
"server_port": 8080,
|
|
"method": "rc4-md5",
|
|
"password": "14fFPrbezE3HDZzsMOr6"
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 02",
|
|
"type": "hysteria2",
|
|
"server": "40.233.77.86",
|
|
"server_port": 65535,
|
|
"password": "cac966c1-b596-48ff-ab7c-6d58f8d6ca04",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.microsoft.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 03",
|
|
"type": "shadowsocks",
|
|
"server": "l.q.2.j.i.p.k.e.d.ca01-ae5.entry.v51124-5.qpon",
|
|
"server_port": 20058,
|
|
"method": "aes-256-gcm",
|
|
"password": "d89abf34-4cc8-3573-876c-e193c6cb1a8b"
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 01",
|
|
"type": "vless",
|
|
"server": "51.250.3.183",
|
|
"server_port": 443,
|
|
"uuid": "64aafe63-ef36-4da5-8bf9-838d767bfe74",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ads.x5.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "FkmYFobwxLMLEktYXywmjthuEYCZggITsxwPNasTKUg",
|
|
"short_id": "6354585c37827955"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"type": "vless",
|
|
"server": "144.31.130.44",
|
|
"server_port": 23335,
|
|
"uuid": "e384913f-8863-47b4-8858-a84b68abb4a6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "icloud.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "7Gi8eiUU9TIVbGuvSU16gl5-Aqt7tcCSB9x6CSxyvik",
|
|
"short_id": "67b1e94e4dd1ef90"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇵🇱 机场推荐:dafei.de 波兰 02",
|
|
"type": "vless",
|
|
"server": "45.144.48.158",
|
|
"server_port": 8443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "_acme-challenge.443888.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "_acme-challenge.443888.xyz"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "vless",
|
|
"server": "platform.wise.com",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "_acme-challenge.443888.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "_acme-challenge.443888.xyz"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 55407,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "5595138f-13ce-4f7d-b715-68bc84ea4a68"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "shadowsocks",
|
|
"server": "2.q.q.1.i.x.k.e.d.hk04-ae5.entry.v51124-5.qpon",
|
|
"server_port": 807,
|
|
"method": "aes-256-gcm",
|
|
"password": "d89abf34-4cc8-3573-876c-e193c6cb1a8b"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "http",
|
|
"server": "503cc7e8-ta1og0-taz53d-1j0y6.hkt.cdnhuawei.com",
|
|
"server_port": 8443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "503cc7e8-ta1og0-taz53d-1j0y6.hkt.cdnhuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "1cce7df2-251c-11ee-9409-f23c9164ca5d",
|
|
"password": "<password>"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30101,
|
|
"uuid": "33dade5c-4f0e-462a-baac-8d8cb79d982d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "itunes.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "egnl0iFXY3IZYfvHwoNd72sCaULkoFRoL78wQiFwcDU",
|
|
"short_id": "176d4445"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "shadowsocks",
|
|
"server": "cc1.l8inn.com",
|
|
"server_port": 10893,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "e7a50911-d882-4b07-81a1-a71713e40e17"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "vmess",
|
|
"server": "2.y.2.1.6.p.k.e.d.hk09-vm5.entry.v51124-5.qpon",
|
|
"server_port": 15268,
|
|
"uuid": "d89abf34-4cc8-3573-876c-e193c6cb1a8b",
|
|
"security": "auto",
|
|
"alter_id": 1
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "shadowsocks",
|
|
"server": "9.a.2.1.i.p.k.e.d.hk01-ae5.entry.v51124-5.qpon",
|
|
"server_port": 19275,
|
|
"method": "aes-256-gcm",
|
|
"password": "d89abf34-4cc8-3573-876c-e193c6cb1a8b"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"type": "shadowsocks",
|
|
"server": "cc1.l8inn.com",
|
|
"server_port": 10201,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "e7a50911-d882-4b07-81a1-a71713e40e17"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"type": "http",
|
|
"server": "c5bf9a29-tb89s0-tvk1qn-19les.cm4.oshuawei.com",
|
|
"server_port": 5228,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "c5bf9a29-tb89s0-tvk1qn-19les.cm4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d095ecc6-7b69-11eb-b77b-f23c913c8d2b",
|
|
"password": "d095ecc6-7b69-11eb-b77b-f23c913c8d2b"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"type": "shadowsocks",
|
|
"server": "9.y.g.1.j.p.s.e.d.hk02-ae5.entry.v51124-5.qpon",
|
|
"server_port": 14563,
|
|
"method": "aes-256-gcm",
|
|
"password": "d89abf34-4cc8-3573-876c-e193c6cb1a8b"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "vless",
|
|
"server": "220.128.110.108",
|
|
"server_port": 43,
|
|
"uuid": "3e974f9e-f568-4c2a-a4db-e9b666b4ea9e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "63.hhhhh.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "63.hhhhh.eu.org"
|
|
},
|
|
"path": "/220.128.110.108:43"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "vless",
|
|
"server": "114.32.9.249",
|
|
"server_port": 16443,
|
|
"uuid": "3e974f9e-f568-4c2a-a4db-e9b666b4ea9e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "63.hhhhh.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "63.hhhhh.eu.org"
|
|
},
|
|
"path": "/114.32.9.249:16443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 01",
|
|
"type": "hysteria2",
|
|
"server": "144.22.129.240",
|
|
"server_port": 50000,
|
|
"password": "cac966c1-b596-48ff-ab7c-6d58f8d6ca04",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.microsoft.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"50000:53000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "socks",
|
|
"server": "139.59.24.173",
|
|
"server_port": 1080,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇮🇩 机场推荐:dafei.de 印尼 01",
|
|
"type": "vmess",
|
|
"server": "neva.azlan.biz.id",
|
|
"server_port": 443,
|
|
"uuid": "8072298f-cd28-4a61-8e05-5879c84b9100",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "neva.azlan.biz.id",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "neva.azlan.biz.id"
|
|
},
|
|
"path": "/vmess"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇩 机场推荐:dafei.de 印尼 02",
|
|
"type": "http",
|
|
"server": "e6b0324e-tb89s0-tu0ezx-1m7l4.id.oshuawei.com",
|
|
"server_port": 32233,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "e6b0324e-tb89s0-tu0ezx-1m7l4.id.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "bd515574-3b10-11ee-ac14-f23c9164ca5d",
|
|
"password": "bd515574-3b10-11ee-ac14-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇮🇱 机场推荐:dafei.de 以色列 01",
|
|
"type": "vless",
|
|
"server": "195.20.17.182",
|
|
"server_port": 443,
|
|
"uuid": "ec5796b3-678b-4b11-9c1d-a53171dfd897",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.python.org",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "2HWC3TKZmYDORsrGqTTOITNFBp6ANhwgERK6lPcVbic",
|
|
"short_id": "ecd1c97d"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"type": "vless",
|
|
"server": "www.ptnk.sry-vpn.com",
|
|
"server_port": 80,
|
|
"uuid": "4dc817f7-2595-4330-a1b0-e35e7c6b803a",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "www.ptnk.sry-vpn.com"
|
|
},
|
|
"path": "/vless"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "shadowsocks",
|
|
"server": "ldu.izenny.com",
|
|
"server_port": 41431,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "c6d61cd1-d3dc-405e-afb2-d67815f4e4da"
|
|
},
|
|
{
|
|
"tag": "🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.231.233.112",
|
|
"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
|
|
}
|
|
} |