mirror of
https://github.com/ssrsub/ssr.git
synced 2026-04-07 09:19:51 +08:00
2359 lines
66 KiB
JSON
2359 lines
66 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"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 08"
|
|
]
|
|
},
|
|
{
|
|
"tag": "jp",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"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 美国 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 拉脱维亚 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 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 04",
|
|
"🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 01",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 02",
|
|
"🇬🇧 机场推荐: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 越南 01",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 02",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"🇮🇱 机场推荐:dafei.de 以色列 01",
|
|
"🇮🇸 机场推荐:dafei.de 冰岛 01",
|
|
"🇮🇸 机场推荐:dafei.de 冰岛 02"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 08"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "jp-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "sg-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07"
|
|
],
|
|
"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"
|
|
],
|
|
"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 美国 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 拉脱维亚 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 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 04",
|
|
"🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 01",
|
|
"🇧🇷 机场推荐:dafei.de 巴西 02",
|
|
"🇬🇧 机场推荐: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 越南 01",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 02",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"🇮🇱 机场推荐:dafei.de 以色列 01",
|
|
"🇮🇸 机场推荐:dafei.de 冰岛 01",
|
|
"🇮🇸 机场推荐:dafei.de 冰岛 02"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "GLOBAL",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"direct",
|
|
"proxy",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "direct",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "vless",
|
|
"server": "ip4.xianjin.ltd",
|
|
"server_port": 443,
|
|
"uuid": "d2fe1afc-6f63-4654-804b-c1285812aac4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg.xianjin.ltd",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sg.xianjin.ltd"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/wang-vl"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30402,
|
|
"uuid": "035b106c-da7e-47f9-be5b-5f6eafccd4ab",
|
|
"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 新加坡 03",
|
|
"type": "http",
|
|
"server": "a0573efd-tbaqo0-tcr5bw-64gc.sub.cdnbytescm.com",
|
|
"server_port": 3253,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "a0573efd-tbaqo0-tcr5bw-64gc.sub.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30403,
|
|
"uuid": "8a6b93ea-9a5d-43a3-9b76-60d3c7406e58",
|
|
"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 新加坡 05",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30401,
|
|
"uuid": "035b106c-da7e-47f9-be5b-5f6eafccd4ab",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "learn.microsoft.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "ZeXA8rcM3TV466jK83J157gY7U2JTI9KP9nmn_Nbawk",
|
|
"short_id": "105a652c"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "http",
|
|
"server": "deebc850-tba4g0-tcqj3w-64gc.sub.cdnbytescm.com",
|
|
"server_port": 3234,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "deebc850-tba4g0-tcqj3w-64gc.sub.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"type": "trojan",
|
|
"server": "vpn.qinfen180.cn",
|
|
"server_port": 443,
|
|
"password": "aZsk43TyWBpjt@A",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn.qinfen180.cn",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "hysteria2",
|
|
"server": "208.87.242.77",
|
|
"server_port": 35000,
|
|
"password": "dc6a6c45-b13c-4f1d-8729-19b4d8bba4aa",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"35000:39000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "vless",
|
|
"server": "104.17.139.136",
|
|
"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 美国 03",
|
|
"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 美国 04",
|
|
"type": "vless",
|
|
"server": "162.159.38.76",
|
|
"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": "8.35.211.110",
|
|
"server_port": 443,
|
|
"uuid": "51a43ab3-62fd-4fc4-8196-9e013929f87f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edge.121018.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "edge.121018.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "vless",
|
|
"server": "104.18.46.46",
|
|
"server_port": 443,
|
|
"uuid": "767ed51d-2358-4981-9447-a807c1419e93",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jlsjp1.jswstlsweb.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "edge"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "jlsjp1.jswstlsweb.top"
|
|
},
|
|
"path": "/jsjc/jp1"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "http",
|
|
"server": "6296cc5e-tbaqo0-tcr5bw-64gc.seadc2.cdnbytescm.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6296cc5e-tbaqo0-tcr5bw-64gc.seadc2.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "vless",
|
|
"server": "162.159.61.119",
|
|
"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 美国 09",
|
|
"type": "shadowsocks",
|
|
"server": "hd117-mg-jd.huidu51.com",
|
|
"server_port": 46623,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "b4b78f5d-f4ec-4eae-8f83-9e4ed9e16326"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vless",
|
|
"server": "198.41.223.16",
|
|
"server_port": 443,
|
|
"uuid": "51a43ab3-62fd-4fc4-8196-9e013929f87f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edge.121018.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "edge.121018.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "vless",
|
|
"server": "162.159.44.109",
|
|
"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 美国 12",
|
|
"type": "hysteria",
|
|
"server": "208.87.243.151",
|
|
"server_port": 38845,
|
|
"disable_mtu_discovery": false,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"auth_str": "dongtaiwang.com",
|
|
"up_mbps": 11,
|
|
"down_mbps": 55
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "vless",
|
|
"server": "104.18.248.195",
|
|
"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 美国 14",
|
|
"type": "vless",
|
|
"server": "104.19.61.168",
|
|
"server_port": 443,
|
|
"uuid": "51a43ab3-62fd-4fc4-8196-9e013929f87f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edge.121018.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "edge.121018.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "vless",
|
|
"server": "172.64.53.210",
|
|
"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 美国 16",
|
|
"type": "http",
|
|
"server": "3c03985d-tba4g0-tcqj3w-64gc.sksapisrv.com",
|
|
"server_port": 5228,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "3c03985d-tba4g0-tcqj3w-64gc.sksapisrv.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"type": "vless",
|
|
"server": "162.159.152.163",
|
|
"server_port": 443,
|
|
"uuid": "51a43ab3-62fd-4fc4-8196-9e013929f87f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edge.121018.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "edge.121018.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"type": "vless",
|
|
"server": "162.159.152.138",
|
|
"server_port": 443,
|
|
"uuid": "51a43ab3-62fd-4fc4-8196-9e013929f87f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edge.121018.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "edge.121018.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"type": "vless",
|
|
"server": "172.64.147.89",
|
|
"server_port": 443,
|
|
"uuid": "51a43ab3-62fd-4fc4-8196-9e013929f87f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edge.121018.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "edge.121018.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"type": "vless",
|
|
"server": "172.64.146.236",
|
|
"server_port": 2083,
|
|
"uuid": "51a43ab3-62fd-4fc4-8196-9e013929f87f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edge.121018.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "edge.121018.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"type": "http",
|
|
"server": "98e6c945-tbaqo0-tcr5bw-64gc.losjan20.west.wctype.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "98e6c945-tbaqo0-tcr5bw-64gc.losjan20.west.wctype.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"type": "vless",
|
|
"server": "162.159.152.170",
|
|
"server_port": 443,
|
|
"uuid": "51a43ab3-62fd-4fc4-8196-9e013929f87f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edge.121018.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "edge.121018.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"type": "vless",
|
|
"server": "162.159.153.74",
|
|
"server_port": 443,
|
|
"uuid": "51a43ab3-62fd-4fc4-8196-9e013929f87f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edge.121018.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "edge.121018.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"type": "vless",
|
|
"server": "104.19.45.113",
|
|
"server_port": 443,
|
|
"uuid": "51a43ab3-62fd-4fc4-8196-9e013929f87f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edge.121018.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "edge.121018.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"type": "shadowsocks",
|
|
"server": "jry.izenny.com",
|
|
"server_port": 47831,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "9cd13d21-dfd5-4ef7-9935-a2ea97fd9d12"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"type": "vless",
|
|
"server": "8.39.125.181",
|
|
"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 美国 27",
|
|
"type": "vless",
|
|
"server": "162.159.45.73",
|
|
"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 美国 28",
|
|
"type": "vless",
|
|
"server": "198.41.223.22",
|
|
"server_port": 2053,
|
|
"uuid": "51a43ab3-62fd-4fc4-8196-9e013929f87f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edge.121018.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "edge.121018.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"type": "hysteria2",
|
|
"server": "167.234.222.167",
|
|
"server_port": 50000,
|
|
"password": "767ed51d-2358-4981-9447-a807c1419e93",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fastcdn.hoyoverse.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"50000:53000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"type": "vless",
|
|
"server": "165.227.11.101",
|
|
"server_port": 443,
|
|
"uuid": "6202b230-417c-4d8e-b624-0f71afa9c75d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.111000.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.111000.indevs.in"
|
|
},
|
|
"path": "/?ed=2560&Telegram🇨🇳 @WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"type": "http",
|
|
"server": "7c57dd56-tbaqo0-tcr5bw-64gc.sksapisrv.com",
|
|
"server_port": 5229,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "7c57dd56-tbaqo0-tcr5bw-64gc.sksapisrv.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"type": "vless",
|
|
"server": "104.19.41.161",
|
|
"server_port": 443,
|
|
"uuid": "51a43ab3-62fd-4fc4-8196-9e013929f87f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edge.121018.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "edge.121018.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇱🇻 机场推荐:dafei.de 拉脱维亚 01",
|
|
"type": "vless",
|
|
"server": "185.135.86.217",
|
|
"server_port": 8443,
|
|
"uuid": "6202b230-417c-4d8e-b624-0f71afa9c75d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.111000.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.111000.indevs.in"
|
|
},
|
|
"path": "/?ed=2560&Telegram🇨🇳 @WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "shadowsocks",
|
|
"server": "jry.izenny.com",
|
|
"server_port": 26535,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "65ae9b2f-ecb0-4a9a-9e6d-9824107dc829"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 55407,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "c10c81e1-8a81-43bf-9b51-59c885caa1bf"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "shadowsocks",
|
|
"server": "hd117-xg-jd.huidu51.com",
|
|
"server_port": 46602,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "b4b78f5d-f4ec-4eae-8f83-9e4ed9e16326"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "http",
|
|
"server": "056dda3d-tbaqo0-tcr5bw-64gc.hkmpro.wkuaishou.com",
|
|
"server_port": 8443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "056dda3d-tbaqo0-tcr5bw-64gc.hkmpro.wkuaishou.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "trojan",
|
|
"server": "5.34.222.4",
|
|
"server_port": 43074,
|
|
"password": "347ca311-8fc2-499c-8fe1-bd0ecb50f1b3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "iepl.jpz2.cat.bilibili.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "vless",
|
|
"server": "69.84.182.13",
|
|
"server_port": 443,
|
|
"uuid": "dc6a6c45-b13c-4f1d-8729-19b4d8bba4aa",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp1-jp1.aiopen.sbs",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "jp1-jp1.aiopen.sbs"
|
|
},
|
|
"path": "/kbjc/jp1"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "vless",
|
|
"server": "154.31.114.125",
|
|
"server_port": 443,
|
|
"uuid": "56f2048b-0670-4f92-938b-73f0280bd5e7",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "navi.bankrate.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "UT9tFQOdy54SeW_tg-XQN3QkGYoWUpO_88XFXijkrXc",
|
|
"short_id": "2da72ce6"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "hysteria2",
|
|
"server": "103.62.49.76",
|
|
"server_port": 35000,
|
|
"password": "dc6a6c45-b13c-4f1d-8729-19b4d8bba4aa",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"35000:39000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"type": "http",
|
|
"server": "cdba242b-tba4g0-tcqj3w-64gc.tky02.east.189ti.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdba242b-tba4g0-tcqj3w-64gc.tky02.east.189ti.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"type": "vless",
|
|
"server": "162.159.39.251",
|
|
"server_port": 443,
|
|
"uuid": "51a43ab3-62fd-4fc4-8196-9e013929f87f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edge.121018.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "edge.121018.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"type": "http",
|
|
"server": "7edb802c-tbaqo0-tcr5bw-64gc.tky05.east.189ti.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "7edb802c-tbaqo0-tcr5bw-64gc.tky05.east.189ti.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "shadowsocks",
|
|
"server": "c.cdn-bilibili.cn",
|
|
"server_port": 10702,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "4475c5fb-c4d3-444c-8822-c2e32e1c272c"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"type": "socks",
|
|
"server": "121.169.46.116",
|
|
"server_port": 1090,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"type": "hysteria2",
|
|
"server": "193.123.238.66",
|
|
"server_port": 50000,
|
|
"password": "767ed51d-2358-4981-9447-a807c1419e93",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fastcdn.hoyoverse.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"50000:53000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 04",
|
|
"type": "http",
|
|
"server": "a0573efd-tbaqo0-tcr5bw-64gc.sub.cdnbytescm.com",
|
|
"server_port": 3244,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "a0573efd-tbaqo0-tcr5bw-64gc.sub.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"type": "hysteria2",
|
|
"server": "140.84.171.236",
|
|
"server_port": 50000,
|
|
"password": "767ed51d-2358-4981-9447-a807c1419e93",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fastcdn.hoyoverse.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"50000:53000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "hysteria2",
|
|
"server": "129.151.251.122",
|
|
"server_port": 35000,
|
|
"password": "dc6a6c45-b13c-4f1d-8729-19b4d8bba4aa",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.lamer.com.hk",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"35000:39000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 01",
|
|
"type": "hysteria2",
|
|
"server": "168.138.233.67",
|
|
"server_port": 50000,
|
|
"password": "767ed51d-2358-4981-9447-a807c1419e93",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fastcdn.hoyoverse.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"50000:53000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇧🇷 机场推荐:dafei.de 巴西 02",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 57577,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "c10c81e1-8a81-43bf-9b51-59c885caa1bf"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.151.146.135",
|
|
"server_port": 8469,
|
|
"method": "aes-128-gcm",
|
|
"password": "05d926a5-0b6e-4b00-8b8a-fe65d29943d3"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"type": "vless",
|
|
"server": "91.108.254.161",
|
|
"server_port": 443,
|
|
"uuid": "314c57c8-1cff-40f3-bf35-3ea77eb6f18a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "download-porter.hoyoverse.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "6s0j3Mcg1kZojX39co1VPIrw_sAcaW42K53d28rk210",
|
|
"short_id": "a3856d69"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"type": "http",
|
|
"server": "3c03985d-tba4g0-tcqj3w-64gc.sksapisrv.com",
|
|
"server_port": 3242,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "3c03985d-tba4g0-tcqj3w-64gc.sksapisrv.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"type": "shadowsocks",
|
|
"server": "ldu.izenny.com",
|
|
"server_port": 13828,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "c6d61cd1-d3dc-405e-afb2-d67815f4e4da"
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"type": "http",
|
|
"server": "d8374bfc-tba4g0-tcqj3w-64gc.h2mydc1.cdnbytescm.com",
|
|
"server_port": 3239,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d8374bfc-tba4g0-tcqj3w-64gc.h2mydc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "shadowsocks",
|
|
"server": "183.232.137.2",
|
|
"server_port": 18148,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "c6d61cd1-d3dc-405e-afb2-d67815f4e4da"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30202,
|
|
"uuid": "035b106c-da7e-47f9-be5b-5f6eafccd4ab",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.samsung.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "9ahErgB4NKffqiZe3HHRx7Wb5br086fhnI75YuCdN0U",
|
|
"short_id": "10fa499e"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"type": "shadowsocks",
|
|
"server": "183.232.137.2",
|
|
"server_port": 43076,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "c6d61cd1-d3dc-405e-afb2-d67815f4e4da"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"type": "vless",
|
|
"server": "60.251.232.240",
|
|
"server_port": 995,
|
|
"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": "/60.251.232.240:995"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"type": "shadowsocks",
|
|
"server": "ldu.izenny.com",
|
|
"server_port": 43076,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "c6d61cd1-d3dc-405e-afb2-d67815f4e4da"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 06",
|
|
"type": "vless",
|
|
"server": "kbgs.hinet.tw1.yydjc.top",
|
|
"server_port": 443,
|
|
"uuid": "dc6a6c45-b13c-4f1d-8729-19b4d8bba4aa",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gopro.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "TMwVM6Se3KqnJX6ArrqsFyr5wDIuk9weurW38h8zIjQ",
|
|
"short_id": "5a337f9f"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 07",
|
|
"type": "http",
|
|
"server": "1afd37fc-tbaqo0-tcr5bw-64gc.twdc1.cdnbytescm.com",
|
|
"server_port": 3252,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "1afd37fc-tbaqo0-tcr5bw-64gc.twdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 08",
|
|
"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 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.59",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"type": "hysteria2",
|
|
"server": "143.47.56.230",
|
|
"server_port": 35000,
|
|
"password": "dc6a6c45-b13c-4f1d-8729-19b4d8bba4aa",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.lamer.com.hk",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"35000:39000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇪🇸 机场推荐:dafei.de 西班牙 02",
|
|
"type": "hysteria2",
|
|
"server": "158.179.214.33",
|
|
"server_port": 50000,
|
|
"password": "767ed51d-2358-4981-9447-a807c1419e93",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fastcdn.hoyoverse.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"50000:53000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"type": "http",
|
|
"server": "3c03985d-tba4g0-tcqj3w-64gc.sksapisrv.com",
|
|
"server_port": 3243,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "3c03985d-tba4g0-tcqj3w-64gc.sksapisrv.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "tuic",
|
|
"server": "82.27.2.253",
|
|
"server_port": 50000,
|
|
"uuid": "c1969963-71c3-4181-b36c-6ec340153cee",
|
|
"password": "c1969963-71c3-4181-b36c-6ec340153cee",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.python.org",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "hysteria2",
|
|
"server": "193.122.12.150",
|
|
"server_port": 50000,
|
|
"password": "767ed51d-2358-4981-9447-a807c1419e93",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fastcdn.hoyoverse.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"50000:53000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"type": "vless",
|
|
"server": "213.142.149.156",
|
|
"server_port": 14519,
|
|
"uuid": "695df8a2-e948-4906-83ab-18e680ef130b"
|
|
},
|
|
{
|
|
"tag": "🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"type": "hysteria2",
|
|
"server": "168.138.109.21",
|
|
"server_port": 50000,
|
|
"password": "767ed51d-2358-4981-9447-a807c1419e93",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fastcdn.hoyoverse.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"50000:53000"
|
|
]
|
|
},
|
|
{
|
|
"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": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 32009,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "c10c81e1-8a81-43bf-9b51-59c885caa1bf"
|
|
},
|
|
{
|
|
"tag": "🇮🇸 机场推荐:dafei.de 冰岛 02",
|
|
"type": "shadowsocks",
|
|
"server": "ldu.izenny.com",
|
|
"server_port": 18244,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "c6d61cd1-d3dc-405e-afb2-d67815f4e4da"
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
} |