mirror of
https://github.com/ssrsub/ssr.git
synced 2026-03-19 02:19:52 +08:00
2552 lines
71 KiB
JSON
2552 lines
71 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 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 17",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"COMPATIBLE"
|
|
]
|
|
},
|
|
{
|
|
"tag": "jp",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05"
|
|
]
|
|
},
|
|
{
|
|
"tag": "us",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇺🇸 机场推荐:dafei.de 美国 40",
|
|
"🇺🇸 机场推荐:dafei.de 美国 41",
|
|
"🇺🇸 机场推荐:dafei.de 美国 42"
|
|
]
|
|
},
|
|
{
|
|
"tag": "all",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇺🇸 机场推荐:dafei.de 美国 40",
|
|
"🇺🇸 机场推荐:dafei.de 美国 41",
|
|
"🇺🇸 机场推荐:dafei.de 美国 42",
|
|
"🇫🇮 机场推荐: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 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 17",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇨🇴 机场推荐:dafei.de 哥伦比亚 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"🇬🇧 机场推荐:dafei.de 英国 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
|
"🇰🇿 机场推荐:dafei.de 哈萨克斯坦 01",
|
|
"🇰🇿 机场推荐:dafei.de 哈萨克斯坦 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"🇺🇦 机场推荐:dafei.de 乌克兰 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 02",
|
|
"🇨🇦 机场推荐: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 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 17",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"COMPATIBLE"
|
|
],
|
|
"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"
|
|
],
|
|
"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"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "us-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇺🇸 机场推荐:dafei.de 美国 40",
|
|
"🇺🇸 机场推荐:dafei.de 美国 41",
|
|
"🇺🇸 机场推荐:dafei.de 美国 42"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "all-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"🇺🇸 机场推荐:dafei.de 美国 40",
|
|
"🇺🇸 机场推荐:dafei.de 美国 41",
|
|
"🇺🇸 机场推荐:dafei.de 美国 42",
|
|
"🇫🇮 机场推荐: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 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 17",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇨🇴 机场推荐:dafei.de 哥伦比亚 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"🇬🇧 机场推荐:dafei.de 英国 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
|
"🇰🇿 机场推荐:dafei.de 哈萨克斯坦 01",
|
|
"🇰🇿 机场推荐:dafei.de 哈萨克斯坦 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"🇺🇦 机场推荐:dafei.de 乌克兰 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 02",
|
|
"🇨🇦 机场推荐: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": "COMPATIBLE",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "vless",
|
|
"server": "104.16.250.22",
|
|
"server_port": 443,
|
|
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "l.ayovo.netlib.re",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "l.ayovo.netlib.re"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "vless",
|
|
"server": "104.18.185.26",
|
|
"server_port": 443,
|
|
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "l.ayovo.netlib.re",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "l.ayovo.netlib.re"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "http",
|
|
"server": "154.26.192.123",
|
|
"server_port": 10988,
|
|
"username": "fQ67Dpe5dU",
|
|
"password": "gs4BXwT6SW"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "vless",
|
|
"server": "104.18.45.223",
|
|
"server_port": 443,
|
|
"uuid": "55d9ec38-1b8a-454b-981a-6acfe8f56d8c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.meibidi.pp.ua",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.meibidi.pp.ua"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "vless",
|
|
"server": "108.162.198.24",
|
|
"server_port": 2096,
|
|
"uuid": "55d9ec38-1b8a-454b-981a-6acfe8f56d8c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.meibidi.pp.ua",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.meibidi.pp.ua"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "vless",
|
|
"server": "104.17.102.95",
|
|
"server_port": 2096,
|
|
"uuid": "55d9ec38-1b8a-454b-981a-6acfe8f56d8c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.meibidi.pp.ua",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.meibidi.pp.ua"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "vless",
|
|
"server": "162.159.45.232",
|
|
"server_port": 443,
|
|
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "l.ayovo.netlib.re",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "l.ayovo.netlib.re"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "vmess",
|
|
"server": "104.19.61.72",
|
|
"server_port": 443,
|
|
"uuid": "4bf075f5-4d5e-4d39-f5ab-b32a86250f0e",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk.nbee.pp.ua",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "hk.nbee.pp.ua"
|
|
},
|
|
"path": "/aa"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "vless",
|
|
"server": "154.17.227.191",
|
|
"server_port": 443,
|
|
"uuid": "55d9ec38-1b8a-454b-981a-6acfe8f56d8c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.meibidi.pp.ua",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.meibidi.pp.ua"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vmess",
|
|
"server": "82.198.246.97",
|
|
"server_port": 180,
|
|
"uuid": "d13fc2f5-3e05-4795-81eb-44143a09e552",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "vless",
|
|
"server": "154.17.10.237",
|
|
"server_port": 443,
|
|
"uuid": "55d9ec38-1b8a-454b-981a-6acfe8f56d8c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.meibidi.pp.ua",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.meibidi.pp.ua"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "vless",
|
|
"server": "104.21.224.5",
|
|
"server_port": 443,
|
|
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "l.ayovo.netlib.re",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "l.ayovo.netlib.re"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "shadowsocks",
|
|
"server": "167.160.90.51",
|
|
"server_port": 11475,
|
|
"method": "aes-128-gcm",
|
|
"password": "523z2fgrd7jx0z5xv6o5"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "vless",
|
|
"server": "162.159.44.142",
|
|
"server_port": 443,
|
|
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "l.ayovo.netlib.re",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "l.ayovo.netlib.re"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"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 美国 16",
|
|
"type": "trojan",
|
|
"server": "153.121.39.240",
|
|
"server_port": 5076,
|
|
"password": "4843e94d205f3893f588255a591abe94",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"type": "trojan",
|
|
"server": "160.16.57.238",
|
|
"server_port": 5076,
|
|
"password": "4843e94d205f3893f588255a591abe94",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"type": "trojan",
|
|
"server": "18.163.116.85",
|
|
"server_port": 1112,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"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 美国 20",
|
|
"type": "vmess",
|
|
"server": "4D41-b510-Fc35f2D7ECd7.664.qzz.io",
|
|
"server_port": 443,
|
|
"uuid": "0507fbcd-b983-43a7-8e1d-2c561960ad4f",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "4d41-B510-FC35F2d7eCD7.664.QZz.io",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
]
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "4D41-b510-fC35f2d7ecd7.664.qZz.io"
|
|
},
|
|
"path": "/pyyY4ZVTyJV3vr9noOhn"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"type": "vmess",
|
|
"server": "c7.620720.xyz",
|
|
"server_port": 8443,
|
|
"uuid": "516d8a7a-3f0b-41d3-bad0-246116381516",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "c7.620720.xyz",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "c7.620720.xyz"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"type": "vless",
|
|
"server": "www.npmjs.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"type": "vless",
|
|
"server": "47.251.25.74",
|
|
"server_port": 443,
|
|
"uuid": "18805ff3-b420-45de-af18-93be14024ae8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.amazon.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H56cOJhw0xw76lDEpt7IuJJmVGemK6_CK34KtHwDMX8"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"type": "vless",
|
|
"server": "www.fbi.gov",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"type": "vless",
|
|
"server": "www.udemy.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"type": "vless",
|
|
"server": "support.cloudflare.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"type": "vless",
|
|
"server": "developers.cloudflare.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"type": "vless",
|
|
"server": "ns.cloudflare.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"type": "vless",
|
|
"server": "blog.cloudflare.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"type": "vless",
|
|
"server": "cf.090227.xyz",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"type": "vless",
|
|
"server": "cloudflare-dns.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"type": "vless",
|
|
"server": "www.epicgames.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"type": "vless",
|
|
"server": "www.shopify.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"type": "vless",
|
|
"server": "104.16.67.6",
|
|
"server_port": 8443,
|
|
"uuid": "8c10273b-1d54-49b3-9af8-801d9978d1f9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ezdriv-server.help",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ezdriv-server.help"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"type": "vless",
|
|
"server": "www.temu.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"type": "vless",
|
|
"server": "www.wto.org",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 37",
|
|
"type": "vless",
|
|
"server": "openai.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 38",
|
|
"type": "vless",
|
|
"server": "docs.cloudflare.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 39",
|
|
"type": "vless",
|
|
"server": "cdnjs.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fuckfangbinxing.cnm--fangbinxing--nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 40",
|
|
"type": "vless",
|
|
"server": "104.16.81.162",
|
|
"server_port": 2053,
|
|
"uuid": "8c10273b-1d54-49b3-9af8-801d9978d1f9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ezdriv-server.help",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ezdriv-server.help"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 41",
|
|
"type": "vless",
|
|
"server": "103.21.244.132",
|
|
"server_port": 2083,
|
|
"uuid": "8c10273b-1d54-49b3-9af8-801d9978d1f9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ezdriv-server.help",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ezdriv-server.help"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 42",
|
|
"type": "vless",
|
|
"server": "144.31.2.122",
|
|
"server_port": 443,
|
|
"uuid": "7993192f-2875-4aed-ac8f-26f1596cf8e7",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sun6-21.userapi.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "8CLRwG6JsXb1MrOpnmMlnAFLQ4bQqwaE57iEACmiF1o",
|
|
"short_id": "8be9fb528a"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 01",
|
|
"type": "vless",
|
|
"server": "144.31.19.193",
|
|
"server_port": 443,
|
|
"uuid": "95abaefc-7861-417a-81b7-166cb788ce1a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "st.ozone.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "9ajY_OBOn5CCPnCJTPjxg6J3IWE8uJYAiWQvG9CBGjU",
|
|
"short_id": "00684d2eae2cdd16"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 02",
|
|
"type": "vless",
|
|
"server": "78.153.139.68",
|
|
"server_port": 8443,
|
|
"uuid": "fd8972d7-cf5e-11f0-9970-45e1d80c4039",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "images.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "pekfYPV5U8EjfQ4_zS5c6I2NnOZ2jUlyMGAWa4FWPF4",
|
|
"short_id": "58c512b4422e2517"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "hysteria2",
|
|
"server": "89.144.35.25",
|
|
"server_port": 33550,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"type": "socks",
|
|
"server": "161.35.82.57",
|
|
"server_port": 1080,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"type": "socks",
|
|
"server": "104.248.203.234",
|
|
"server_port": 1080,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "vmess",
|
|
"server": "45.196.235.171",
|
|
"server_port": 443,
|
|
"uuid": "ac6e19f8-4852-41e1-c120-c7261ee8f6e5",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "http",
|
|
"headers": {},
|
|
"method": "GET",
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "vless",
|
|
"server": "85.208.104.42",
|
|
"server_port": 10001,
|
|
"uuid": "9c79aceb-4649-44ea-9698-b5e9ecf6d6da",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.icloud.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "7qP6YKWx5CJXia1qjQoIcD7FRjUBbioaioioI729D34",
|
|
"short_id": "2afe4310"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "vmess",
|
|
"server": "45.196.235.171",
|
|
"server_port": 80,
|
|
"uuid": "47eefac2-9767-49e1-c8e6-524e39d8765f",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "http",
|
|
"headers": {},
|
|
"method": "GET",
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "trojan",
|
|
"server": "58.152.46.246",
|
|
"server_port": 443,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"type": "vmess",
|
|
"server": "v10.hdacd.com",
|
|
"server_port": 30807,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"type": "trojan",
|
|
"server": "58.152.18.124",
|
|
"server_port": 443,
|
|
"password": "4843e94d205f3893f588255a591abe94",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"type": "vless",
|
|
"server": "43.161.253.78",
|
|
"server_port": 9527,
|
|
"uuid": "d4a23188-85b0-4b46-b84b-f1d36d66c03e"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"type": "shadowsocks",
|
|
"server": "103.149.183.200",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 17",
|
|
"type": "trojan",
|
|
"server": "58.152.18.98",
|
|
"server_port": 443,
|
|
"password": "4843e94d205f3893f588255a591abe94",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"type": "trojan",
|
|
"server": "218.250.156.130",
|
|
"server_port": 443,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"type": "trojan",
|
|
"server": "18.166.15.25",
|
|
"server_port": 4650,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "socks",
|
|
"server": "64.227.131.240",
|
|
"server_port": 1080,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇨🇴 机场推荐:dafei.de 哥伦比亚 01",
|
|
"type": "shadowsocks",
|
|
"server": "45.12.136.170",
|
|
"server_port": 443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "l668XHPejoSNNuD66BYzyehaCpZexiF7"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "socks",
|
|
"server": "193.233.254.9",
|
|
"server_port": 1080,
|
|
"version": "5",
|
|
"username": "T2dAMTkzLjIzMy4yNTQuOTpAMTkzLjIzMy4yNTQuOTo%3D"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "socks",
|
|
"server": "193.233.254.7",
|
|
"server_port": 1080,
|
|
"version": "5",
|
|
"username": "T2dAMTkzLjIzMy4yNTQuNzpAMTkzLjIzMy4yNTQuNzo%3D"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"type": "vless",
|
|
"server": "185.94.29.250",
|
|
"server_port": 443,
|
|
"uuid": "95abaefc-7861-417a-81b7-166cb788ce1a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "9ajY_OBOn5CCPnCJTPjxg6J3IWE8uJYAiWQvG9CBGjU",
|
|
"short_id": "00684d2eae2cdd16"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"type": "socks",
|
|
"server": "193.233.254.8",
|
|
"server_port": 1080,
|
|
"version": "5",
|
|
"username": "T2dAMTkzLjIzMy4yNTQuODpAMTkzLjIzMy4yNTQuODo%3D"
|
|
},
|
|
{
|
|
"tag": "🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"type": "http",
|
|
"server": "38.54.87.34",
|
|
"server_port": 10881,
|
|
"username": "09ahaEWmXn",
|
|
"password": "Ejtp4SfY82"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"type": "vless",
|
|
"server": "51.250.38.137",
|
|
"server_port": 4443,
|
|
"uuid": "71031aa1-067e-425e-97f5-37875f838a10",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "eh.vk.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "2W9bsI7dX2ryZNdv_GLh3YuO2ynFGsdu3Iz3fgWU5CQ",
|
|
"short_id": "cee8"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"type": "vless",
|
|
"server": "51.250.16.8",
|
|
"server_port": 7443,
|
|
"uuid": "87d58e85-a4b3-4187-9fb7-6f0a73b21a6b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ads.x5.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "J5ITJbg5FQFembAfkogKHHQB6DigsFXQxK7xu-QMWUs",
|
|
"short_id": "a20d3ed244c76426"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
|
"type": "vless",
|
|
"server": "217.12.40.76",
|
|
"server_port": 443,
|
|
"uuid": "4371ad14-b981-4699-bedf-83fb79bde3e6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sun9-38.userapi.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "FkmYFobwxLMLEktYXywmjthuEYCZggITsxwPNasTKUg",
|
|
"short_id": "048fe5c8be4bb687"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 04",
|
|
"type": "vless",
|
|
"server": "51.250.42.73",
|
|
"server_port": 8443,
|
|
"uuid": "71031aa1-067e-425e-97f5-37875f838a10",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "api-maps.yandex.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "8j9xx2O2pywcSy1EiGsMALbyzZXLs2EEbihC-E9E7nw",
|
|
"short_id": "c2ec7bbfdbbad490"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "vless",
|
|
"server": "85.208.108.136",
|
|
"server_port": 8443,
|
|
"uuid": "309fa273-6579-4cb2-9143-7cad50401eba",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.cloudflare.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "gZGVp5PUdafgsmi1gawa1yLuha_XhXRc_W9SvPiGmTY",
|
|
"short_id": "7cad5040"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "trojan",
|
|
"server": "52.195.11.229",
|
|
"server_port": 2595,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%252Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "trojan",
|
|
"server": "153.121.45.139",
|
|
"server_port": 3423,
|
|
"password": "4843e94d205f3893f588255a591abe94",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "trojan",
|
|
"server": "153.121.39.240",
|
|
"server_port": 4006,
|
|
"password": "4843e94d205f3893f588255a591abe94",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"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": "vless",
|
|
"server": "turkiye.torprospeed.ir",
|
|
"server_port": 587,
|
|
"uuid": "65a1e22c-d37e-4b92-b6ca-1d09dcd1d441",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "excoino.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "HnPEhCDTcZnDejsAiidoOSx2-h0EvJMILj4bv3X1mBc",
|
|
"short_id": "916e8258c4a01b02"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"type": "vless",
|
|
"server": "25.129.199.205",
|
|
"server_port": 2053,
|
|
"uuid": "8a07740f-b932-4372-a3a2-ed91f184cd33",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "KhAmeneI.DPdNs.OrG",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "khamenei.dpdns.org"
|
|
},
|
|
"path": "/eyJqdW5rIjoiNDBNWGY3Z0NPd0loZ2YiLCJwcm90b2NvbCI6InZsIiwibW9kZSI6InByb3h5aXAiLCJwYW5lbElQcyI6W119"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"type": "vless",
|
|
"server": "25.129.197.138",
|
|
"server_port": 2096,
|
|
"uuid": "0e0bf934-1942-4379-9c98-5cd9aa93140a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "speed1.best-cloud.ir",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "speed1.best-cloud.ir"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 04",
|
|
"type": "vless",
|
|
"server": "25.129.197.138",
|
|
"server_port": 2053,
|
|
"uuid": "8a07740f-b932-4372-a3a2-ed91f184cd33",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "khamenei.dpdns.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "khamenei.dpdns.org"
|
|
},
|
|
"path": "/eyJqdW5rIjoiNDBNWGY3Z0NPd0loZ2YiLCJwcm90b2NvbCI6InZsIiwibW9kZSI6InByb3h5aXAiLCJwYW5lbElQcyI6W119"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "vless",
|
|
"server": "146.190.89.69",
|
|
"server_port": 25863,
|
|
"uuid": "58f206da-752d-4750-a2ac-b72d0cab8032",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "aws.amazon.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "LLou1BsPSrrNXOJOb7-YZ159F_MAdrTSmP8loWG6GhE"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "trojan",
|
|
"server": "153.121.45.139",
|
|
"server_port": 544,
|
|
"password": "4843e94d205f3893f588255a591abe94",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "trojan",
|
|
"server": "153.121.45.139",
|
|
"server_port": 3076,
|
|
"password": "4843e94d205f3893f588255a591abe94",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "trojan",
|
|
"server": "57.180.20.143",
|
|
"server_port": 3127,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%252Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"type": "vless",
|
|
"server": "34.143.159.175",
|
|
"server_port": 443,
|
|
"uuid": "55d9ec38-1b8a-454b-981a-6acfe8f56d8c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.meibidi.pp.ua",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.meibidi.pp.ua"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.231.233.112",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇰🇿 机场推荐:dafei.de 哈萨克斯坦 01",
|
|
"type": "vless",
|
|
"server": "91.217.10.68",
|
|
"server_port": 443,
|
|
"uuid": "0d93b787-b66b-4696-a036-a0f549764f69",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kz.fasti.win",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "rmjxUM7tGXK1tCx9DN6LujbEflBHixsg8oTsVrdTrDM",
|
|
"short_id": "a28842ab2911096b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇰🇿 机场推荐:dafei.de 哈萨克斯坦 02",
|
|
"type": "vless",
|
|
"server": "5.101.36.153",
|
|
"server_port": 443,
|
|
"uuid": "95abaefc-7861-417a-81b7-166cb788ce1a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "9ajY_OBOn5CCPnCJTPjxg6J3IWE8uJYAiWQvG9CBGjU",
|
|
"short_id": "00684d2eae2cdd16"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "socks",
|
|
"server": "121.169.46.116",
|
|
"server_port": 1090,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"type": "vless",
|
|
"server": "92.60.70.36",
|
|
"server_port": 2053,
|
|
"uuid": "08c7f096-d057-4d53-82fd-c739d372887b"
|
|
},
|
|
{
|
|
"tag": "🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"type": "vless",
|
|
"server": "144.31.0.228",
|
|
"server_port": 443,
|
|
"uuid": "02fb468f-21f2-460e-bfa1-ef52ae5e627f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "plcdn5.suio.me",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇦 机场推荐:dafei.de 乌克兰 01",
|
|
"type": "vless",
|
|
"server": "91.224.74.91",
|
|
"server_port": 443,
|
|
"uuid": "0d93b787-b66b-4696-a036-a0f549764f69",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kz.fasti.win",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "rmjxUM7tGXK1tCx9DN6LujbEflBHixsg8oTsVrdTrDM",
|
|
"short_id": "a28842ab2911096b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.12",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.153.197.5",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"type": "trojan",
|
|
"server": "80.173.231.254",
|
|
"server_port": 12420,
|
|
"password": "wp9IsiY82uQhcmgNC1eoBM",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.semanticstaplegun.click",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇪🇸 机场推荐:dafei.de 西班牙 02",
|
|
"type": "trojan",
|
|
"server": "80.173.230.196",
|
|
"server_port": 26279,
|
|
"password": "a5inYFE=JGV89+hjxIqgDp1tcWBd6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "80.173.230.196",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"type": "trojan",
|
|
"server": "167.17.185.172",
|
|
"server_port": 10889,
|
|
"password": "cTv.9PDdCt-wybBrG1qlxI5UJuaEj",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "web.max.ru",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇰 机场推荐:dafei.de 丹麦 01",
|
|
"type": "vless",
|
|
"server": "159.195.26.28",
|
|
"server_port": 443,
|
|
"uuid": "84f66368-8a37-468e-ae95-5622255fd4db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "live.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "ckRcueERkPqqjZABwxqni_J_Nbb70Q6k5fEEUAjoImw"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
}
|
|
],
|
|
"inbounds": [
|
|
{
|
|
"type": "tun",
|
|
"address": [
|
|
"172.19.0.0/30",
|
|
"fdfe:dcba:9876::0/126"
|
|
],
|
|
"stack": "mixed",
|
|
"auto_route": true,
|
|
"platform": {
|
|
"http_proxy": {
|
|
"enabled": true,
|
|
"server": "127.0.0.1",
|
|
"server_port": 7890
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "mixed",
|
|
"listen": "127.0.0.1",
|
|
"listen_port": 7890
|
|
}
|
|
],
|
|
"experimental": {
|
|
"clash_api": {
|
|
"external_controller": "127.0.0.1:9090",
|
|
"external_ui": "ui",
|
|
"external_ui_download_url": "https://ghfast.top/https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip",
|
|
"external_ui_download_detour": "direct"
|
|
},
|
|
"cache_file": {
|
|
"enabled": true,
|
|
"store_fakeip": true
|
|
}
|
|
},
|
|
"log": {
|
|
"disabled": false,
|
|
"level": "info",
|
|
"timestamp": true
|
|
}
|
|
} |