mirror of
https://github.com/ssrsub/ssr.git
synced 2026-03-19 02:19:52 +08:00
2912 lines
84 KiB
JSON
2912 lines
84 KiB
JSON
{
|
|
"dns": {
|
|
"servers": [
|
|
{
|
|
"tag": "google",
|
|
"type": "https",
|
|
"server": "8.8.8.8",
|
|
"detour": "proxy"
|
|
},
|
|
{
|
|
"tag": "ali",
|
|
"type": "https",
|
|
"server": "223.5.5.5"
|
|
},
|
|
{
|
|
"tag": "fakeip",
|
|
"type": "fakeip",
|
|
"inet4_range": "198.18.0.0/15",
|
|
"inet6_range": "fc00::/18"
|
|
}
|
|
],
|
|
"rules": [
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"server": "ali"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"server": "fakeip"
|
|
},
|
|
{
|
|
"query_type": "HTTPS",
|
|
"action": "reject"
|
|
},
|
|
{
|
|
"query_type": [
|
|
"A",
|
|
"AAAA"
|
|
],
|
|
"action": "route",
|
|
"server": "fakeip",
|
|
"rewrite_ttl": 1
|
|
},
|
|
{
|
|
"rule_set": "cn_domain",
|
|
"action": "route",
|
|
"server": "ali"
|
|
}
|
|
],
|
|
"final": "google",
|
|
"independent_cache": true
|
|
},
|
|
"route": {
|
|
"default_domain_resolver": {
|
|
"server": "ali"
|
|
},
|
|
"rules": [
|
|
{
|
|
"action": "sniff",
|
|
"sniffer": [
|
|
"http",
|
|
"tls",
|
|
"quic",
|
|
"dns"
|
|
],
|
|
"timeout": "500ms"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "or",
|
|
"rules": [
|
|
{
|
|
"port": 53
|
|
},
|
|
{
|
|
"protocol": "dns"
|
|
}
|
|
],
|
|
"action": "hijack-dns"
|
|
},
|
|
{
|
|
"ip_is_private": true,
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"outbound": "GLOBAL"
|
|
},
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"rule_set": "bilibili_domain",
|
|
"action": "route",
|
|
"outbound": "bilibili"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"netflix_ip",
|
|
"netflix_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "netflix"
|
|
},
|
|
{
|
|
"rule_set": "bahamut_domain",
|
|
"action": "route",
|
|
"outbound": "bahamut"
|
|
},
|
|
{
|
|
"rule_set": "youtube_domain",
|
|
"action": "route",
|
|
"outbound": "youtube"
|
|
},
|
|
{
|
|
"rule_set": "openai_domain",
|
|
"action": "route",
|
|
"outbound": "openai"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "and",
|
|
"rules": [
|
|
{
|
|
"rule_set": "proxy_domain"
|
|
},
|
|
{
|
|
"invert": true,
|
|
"rule_set": [
|
|
"cn_domain",
|
|
"apple_domain",
|
|
"google_domain",
|
|
"telegram_domain",
|
|
"netflix_domain"
|
|
]
|
|
}
|
|
],
|
|
"action": "route",
|
|
"outbound": "proxy"
|
|
},
|
|
{
|
|
"action": "resolve"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"telegram_ip",
|
|
"telegram_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "telegram"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"google_ip",
|
|
"google_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "google"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"apple_ip",
|
|
"apple_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "apple"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"cn_ip",
|
|
"cn_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "cn"
|
|
}
|
|
],
|
|
"rule_set": [
|
|
{
|
|
"tag": "apple_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "apple_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bahamut_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bahamut.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bilibili_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bilibili.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geoip/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "openai_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/openai.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "proxy_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/geolocation-!cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "youtube_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/youtube.srs",
|
|
"download_detour": "direct"
|
|
}
|
|
],
|
|
"final": "final",
|
|
"auto_detect_interface": true
|
|
},
|
|
"outbounds": [
|
|
{
|
|
"tag": "proxy",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto",
|
|
"direct"
|
|
],
|
|
"default": "all-auto"
|
|
},
|
|
{
|
|
"tag": "google",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "apple",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bilibili",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bahamut",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "youtube",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "openai",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "cn",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "final",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "hk",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "jp",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"🇯🇵 机场推荐:dafei.de 日本 12"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 12",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 13",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 14",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 15",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 16",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 17",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 18",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 19",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 20",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 21",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 22"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"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 美国 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 香港 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 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 04",
|
|
"🇮🇩 机场推荐: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 德国 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 日本 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 西班牙 01",
|
|
"🇦🇱 机场推荐:dafei.de 阿尔巴尼亚 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 02",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 03",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 04",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"🇨🇾 机场推荐:dafei.de 塞浦路斯 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"🇲🇾 机场推荐:dafei.de 马来 03",
|
|
"🇲🇾 机场推荐:dafei.de 马来 04",
|
|
"🇲🇾 机场推荐:dafei.de 马来 05",
|
|
"🇲🇾 机场推荐:dafei.de 马来 06",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇿🇦 机场推荐:dafei.de 南非 01",
|
|
"🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"🇸🇪 机场推荐:dafei.de 瑞典 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "jp-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"🇯🇵 机场推荐:dafei.de 日本 12"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "sg-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 12",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 13",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 14",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 15",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 16",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 17",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 18",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 19",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 20",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 21",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 22"
|
|
],
|
|
"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"
|
|
],
|
|
"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 美国 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 香港 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 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 04",
|
|
"🇮🇩 机场推荐: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 德国 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 日本 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 西班牙 01",
|
|
"🇦🇱 机场推荐:dafei.de 阿尔巴尼亚 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 02",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 03",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 04",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"🇨🇾 机场推荐:dafei.de 塞浦路斯 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"🇲🇾 机场推荐:dafei.de 马来 03",
|
|
"🇲🇾 机场推荐:dafei.de 马来 04",
|
|
"🇲🇾 机场推荐:dafei.de 马来 05",
|
|
"🇲🇾 机场推荐:dafei.de 马来 06",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇿🇦 机场推荐:dafei.de 南非 01",
|
|
"🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"🇸🇪 机场推荐:dafei.de 瑞典 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "GLOBAL",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"direct",
|
|
"proxy",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "direct",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "vless",
|
|
"server": "104.18.32.47",
|
|
"server_port": 2087,
|
|
"uuid": "68ee25ac-514e-4e00-81ed-67a0ba23954a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ed6geslk00b6rndj55k65gj8mbdjuoxi.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "randomized"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ed6geslk00b6rndj55k65gj8mbdjuoxi.pages.dev"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/eyJqdW5rIjoiS0ZJaGhSaG14Z0NMeCIsInByb3RvY29sIjoidmwiLCJtb2RlIjoicHJveHlpcCIsInBhbmVsSVBzIjpbIjE0Ni4xMDMuMTE0LjEzNCJdfQ=="
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "vless",
|
|
"server": "192.0.54.83",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.fgfw.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.fgfw.ccwu.cc"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "shadowsocks",
|
|
"server": "183.236.97.212",
|
|
"server_port": 39006,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "36b33cb6-095c-47e7-ae83-445856a7d3ff",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "http",
|
|
"server": "21a03941-ta1og0-ta6lxc-jjv2.cm4.oshuawei.com",
|
|
"server_port": 17235,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "21a03941-ta1og0-ta6lxc-jjv2.cm4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "31676725-b0fd-fed2-c857-2da8ce5a6e4f",
|
|
"password": "31676725-b0fd-fed2-c857-2da8ce5a6e4f"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"type": "shadowsocks",
|
|
"server": "183.236.97.212",
|
|
"server_port": 23171,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "36b33cb6-095c-47e7-ae83-445856a7d3ff",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "shadowsocks",
|
|
"server": "store.ubi.com",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "3e96ef7d-8637-42c2-ac73-75182196e755",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;tls;skip-cert-verify=false"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"type": "trojan",
|
|
"server": "13.231.110.103",
|
|
"server_port": 52951,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%252Fripaojiedian",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"type": "vless",
|
|
"server": "31.133.0.167",
|
|
"server_port": 2053,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.fgfw.ccwu.cc",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.fgfw.ccwu.cc"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"type": "vless",
|
|
"server": "www.sofi.com",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gd1ya93ge.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "gd1ya93ge.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"type": "vless",
|
|
"server": "cloudflare.seeck.cn",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "y4fk5ppa.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "y4fk5ppa.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30402,
|
|
"uuid": "1654b416-3f73-4ec0-baf6-72627b0b2793",
|
|
"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 新加坡 12",
|
|
"type": "vless",
|
|
"server": "unpkg.com",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "y4fk5ppa.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "y4fk5ppa.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 13",
|
|
"type": "vless",
|
|
"server": "192.0.63.115",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.danfeng.theworkpc.com",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.danfeng.theworkpc.com"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 14",
|
|
"type": "vless",
|
|
"server": "84.21.172.100",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.fgfw.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.fgfw.ccwu.cc"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 15",
|
|
"type": "vless",
|
|
"server": "142.111.77.179",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.gfw.nn.kg",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.gfw.nn.kg"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 16",
|
|
"type": "vless",
|
|
"server": "211.194.9.159",
|
|
"server_port": 20244,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.danfeng.theworkpc.com",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.danfeng.theworkpc.com"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 17",
|
|
"type": "vless",
|
|
"server": "156.230.12.71",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.fgfw.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.fgfw.ccwu.cc"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 18",
|
|
"type": "vless",
|
|
"server": "198.204.227.171",
|
|
"server_port": 8082,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.fgfw.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.fgfw.ccwu.cc"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 19",
|
|
"type": "vless",
|
|
"server": "www.gov.se",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gd1ya93ge.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "gd1ya93ge.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 20",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30401,
|
|
"uuid": "348fc740-561e-471c-b5ac-6ce674f80c7f",
|
|
"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 新加坡 21",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30403,
|
|
"uuid": "8f16ed0e-c1ec-433d-9d76-6f1d1a214637",
|
|
"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 新加坡 22",
|
|
"type": "shadowsocks",
|
|
"server": "43.128.111.119",
|
|
"server_port": 38012,
|
|
"method": "2022-blake3-aes-256-gcm",
|
|
"password": "slG+0TTh3ooR89EGCea91CuAmPK4RVUdc7ah9ENN3jY="
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "vless",
|
|
"server": "192.0.63.24",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.fgfw.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.fgfw.ccwu.cc"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "vless",
|
|
"server": "192.0.54.5",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.fgfw.ccwu.cc",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.fgfw.ccwu.cc"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "vless",
|
|
"server": "192.0.54.7",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.fgfw.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.fgfw.ccwu.cc"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "http",
|
|
"server": "5bd34cd0-tbwcg0-tdcuqa-jjv2.cu.oshuawei.com",
|
|
"server_port": 15229,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "5bd34cd0-tbwcg0-tdcuqa-jjv2.cu.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "31676725-b0fd-fed2-c857-2da8ce5a6e4f",
|
|
"password": "31676725-b0fd-fed2-c857-2da8ce5a6e4f"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "shadowsocks",
|
|
"server": "us08.network-cdn-gw-yd.net",
|
|
"server_port": 43212,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "eb9aff96-654d-4b84-bfbd-30d57a927e4d"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "shadowsocks",
|
|
"server": "us04.network-cdn-gw-yd.net",
|
|
"server_port": 44404,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "eb9aff96-654d-4b84-bfbd-30d57a927e4d"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "shadowsocks",
|
|
"server": "us02.network-cdn-gw-yd.net",
|
|
"server_port": 44402,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "eb9aff96-654d-4b84-bfbd-30d57a927e4d"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "shadowsocks",
|
|
"server": "us01.network-cdn-gw-yd.net",
|
|
"server_port": 44401,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "eb9aff96-654d-4b84-bfbd-30d57a927e4d"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "vless",
|
|
"server": "157.254.223.44",
|
|
"server_port": 18959,
|
|
"uuid": "d0b3e27d-bbfc-4a3b-8e60-6973de8fcefa",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "itunes.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "-hwVEdgFkvjku8ESuDoAA7id5yGGv_zXBvBW_RdhmHA",
|
|
"short_id": "d557c6895d014075"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "trojan",
|
|
"server": "54.238.23.69",
|
|
"server_port": 4920,
|
|
"password": "f389ed926e512e15f382dc3804029474",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "trojan",
|
|
"server": "54.248.177.86",
|
|
"server_port": 4920,
|
|
"password": "f389ed926e512e15f382dc3804029474",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "vless",
|
|
"server": "104.17.15.87",
|
|
"server_port": 80,
|
|
"uuid": "f929cc78-e2a1-4ce3-8051-3e9538405144",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "britain.xydcqd.workers.dev"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048,
|
|
"path": "/@WireXnet"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "vless",
|
|
"server": "quick-edit.devprod.cloudflare.dev",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gd1ya93ge.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "gd1ya93ge.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "vless",
|
|
"server": "one.dash.cloudflare.com",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gd1ya93ge.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "gd1ya93ge.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "hysteria2",
|
|
"server": "svt1.fq.ito8.com",
|
|
"server_port": 8080,
|
|
"password": "1ae9f3fa-46a3-4ccf-ac29-990ec9673022",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "svt1.fq.ito8.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"type": "vless",
|
|
"server": "174.136.205.68",
|
|
"server_port": 443,
|
|
"uuid": "31b4d8f0-c389-4b9e-a414-cdc878c0012c",
|
|
"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 美国 17",
|
|
"type": "anytls",
|
|
"server": "43.162.108.172",
|
|
"server_port": 60001,
|
|
"password": "fe0fda62-79ff-467e-bef4-983322c1d21b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "43.162.108.172",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30703,
|
|
"uuid": "8f16ed0e-c1ec-433d-9d76-6f1d1a214637",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mensura.cdn-apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "Fpcp8ed_KjL5rnn0gstMa0AQPL8GcYMtArb--r1AhnI",
|
|
"short_id": "845532fa"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"type": "anytls",
|
|
"server": "us-sje.baipiao0721-dns78655.eu",
|
|
"server_port": 18443,
|
|
"password": "f9bbcdae-fe8c-4a07-9c1f-74d569fadd0e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us-sje.baipiao0721-dns78655.eu",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"type": "http",
|
|
"server": "d443b146-tbwcg0-tdcuqa-jjv2.sjc.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d443b146-tbwcg0-tdcuqa-jjv2.sjc.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "31676725-b0fd-fed2-c857-2da8ce5a6e4f",
|
|
"password": "31676725-b0fd-fed2-c857-2da8ce5a6e4f"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "vless",
|
|
"server": "155.117.5.181",
|
|
"server_port": 443,
|
|
"uuid": "f62095b5-6e82-43b1-8d79-1358bbeffc62",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/@FeriVP/@FeriVP/@FeriVP"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "shadowsocks",
|
|
"server": "hk18.network-cdn-gw-yd.net",
|
|
"server_port": 47708,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "eb9aff96-654d-4b84-bfbd-30d57a927e4d"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "shadowsocks",
|
|
"server": "hk17.network-cdn-gw-yd.net",
|
|
"server_port": 47707,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "eb9aff96-654d-4b84-bfbd-30d57a927e4d"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "shadowsocks",
|
|
"server": "hkp6.network-cdn-gw-yd.net",
|
|
"server_port": 48816,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "eb9aff96-654d-4b84-bfbd-30d57a927e4d"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "shadowsocks",
|
|
"server": "hk11.network-cdn-gw-yd.net",
|
|
"server_port": 47711,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "eb9aff96-654d-4b84-bfbd-30d57a927e4d"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "shadowsocks",
|
|
"server": "hk09.network-cdn-gw-yd.net",
|
|
"server_port": 47709,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "eb9aff96-654d-4b84-bfbd-30d57a927e4d"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "shadowsocks",
|
|
"server": "hkp8.network-cdn-gw-yd.net",
|
|
"server_port": 48818,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "eb9aff96-654d-4b84-bfbd-30d57a927e4d"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"type": "vmess",
|
|
"server": "451e6242-t70f40-t8kgw8-jjv2.hkt.gotochinatown.net",
|
|
"server_port": 80,
|
|
"uuid": "31676725-b0fd-fed2-c857-2da8ce5a6e4f",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "451e6242-t70f40-t8kgw8-jjv2.hkt.gotochinatown.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"type": "trojan",
|
|
"server": "hke.cylink.bond",
|
|
"server_port": 34490,
|
|
"password": "4b18c59f-b249-4d78-95bc-fc560a41aab7",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"type": "trojan",
|
|
"server": "54.238.23.69",
|
|
"server_port": 921,
|
|
"password": "f389ed926e512e15f382dc3804029474",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"type": "trojan",
|
|
"server": "13.231.91.242",
|
|
"server_port": 6313,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"type": "http",
|
|
"server": "7073dc46-tby740-tdd7ea-19xg1.cm4.oshuawei.com",
|
|
"server_port": 5228,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "7073dc46-tby740-tdd7ea-19xg1.cm4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "e1dee7c0-cff7-11eb-a8bf-f23c91cfbbc9",
|
|
"password": "e1dee7c0-cff7-11eb-a8bf-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "http",
|
|
"server": "testkr3.ssv.vc",
|
|
"server_port": 30446,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "testkr3.ssv.vc",
|
|
"insecure": true
|
|
},
|
|
"username": "test",
|
|
"password": "test.+"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"type": "vless",
|
|
"server": "104.19.57.52",
|
|
"server_port": 443,
|
|
"uuid": "5001b8d8-76ce-474c-bc29-94e6caa61164",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kra.yunniao.org",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "video"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"type": "vless",
|
|
"server": "211.48.77.114",
|
|
"server_port": 22410,
|
|
"uuid": "14b02e2a-8930-4afb-8412-ea4a4954ca5b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ylnhh.cc.cd",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ylnhh.cc.cd"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 04",
|
|
"type": "socks",
|
|
"server": "121.169.46.116",
|
|
"server_port": 1090,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇮🇩 机场推荐:dafei.de 印尼 01",
|
|
"type": "http",
|
|
"server": "1be202ec-tbqsg0-tetg39-146qr.id.oshuawei.com",
|
|
"server_port": 32233,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "1be202ec-tbqsg0-tetg39-146qr.id.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "21a74582-f139-11ed-ab21-f23c913c8d2b",
|
|
"password": "21a74582-f139-11ed-ab21-f23c913c8d2b"
|
|
},
|
|
{
|
|
"tag": "🇮🇩 机场推荐:dafei.de 印尼 02",
|
|
"type": "vmess",
|
|
"server": "38.55.193.78",
|
|
"server_port": 443,
|
|
"uuid": "462d9694-62b5-4781-a287-61a422b920e8",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mn1ray.jagoanvip.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/vvip"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.133",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.38",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.186",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.59",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.210",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.249",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.34",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 08",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.243",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "vless",
|
|
"server": "185.191.118.144",
|
|
"server_port": 443,
|
|
"uuid": "7a37a4a1-0750-4311-a355-ff7d499c6797",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.microsoft.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "qrnqrRbyJ3KLRDdvO0Ed2ewMvTn1i5XWyF07q_4eunk",
|
|
"short_id": "8cb5caf3547681c1"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "shadowsocks",
|
|
"server": "toy4lkdzy0c.22b74943-12ad-47f4-b705-f2defb6ffea0.org",
|
|
"server_port": 13152,
|
|
"method": "2022-blake3-aes-256-gcm",
|
|
"password": "mtMkp+1FttkSLmDOF9blnNMLigcCRacprQS3ry0nf3o=:AAvo+BsgpvvR5lJsdQU32vrMXL7ZAbZJZfETB7bddhQ="
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"type": "vless",
|
|
"server": "cd4.baguvix.xyz",
|
|
"server_port": 2053,
|
|
"uuid": "aea708eb-d27f-453b-8eca-fb4f509c2562",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "app3.phonepanel.ir",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "app3.phonepanel.ir"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/ws"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"type": "vless",
|
|
"server": "notability.com",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gd1ya93ge.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "gd1ya93ge.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"type": "vless",
|
|
"server": "104.26.12.27",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gd1ya93ge.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "gd1ya93ge.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21834,
|
|
"password": "3418c21b-5f47-445f-9717-243625c803f2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21022,
|
|
"password": "3418c21b-5f47-445f-9717-243625c803f2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 08",
|
|
"type": "vmess",
|
|
"server": "v33.hdacd.com",
|
|
"server_port": 30833,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 09",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21559,
|
|
"password": "3418c21b-5f47-445f-9717-243625c803f2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21651,
|
|
"password": "bd470fb8-73fd-455b-b8ae-e0fc9f44258b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 11",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21491,
|
|
"password": "df314131-ee4a-4857-a84e-e39c3eeac89d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 12",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21558,
|
|
"password": "835b4d1d-85f6-4b47-83da-7fe45dd0276a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 13",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21781,
|
|
"password": "b8ee1c4d-2399-4d3e-8ce0-8ad7244bc5ec",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 14",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21080,
|
|
"password": "bd470fb8-73fd-455b-b8ae-e0fc9f44258b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 15",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21315,
|
|
"password": "3418c21b-5f47-445f-9717-243625c803f2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "shadowsocks",
|
|
"server": "183.236.97.212",
|
|
"server_port": 33904,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "36b33cb6-095c-47e7-ae83-445856a7d3ff",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "vless",
|
|
"server": "104.19.57.149",
|
|
"server_port": 443,
|
|
"uuid": "5001b8d8-76ce-474c-bc29-94e6caa61164",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jpd.yunniao.org",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "video"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "shadowsocks",
|
|
"server": "toy4lkdzy0c.22b74943-12ad-47f4-b705-f2defb6ffea0.org",
|
|
"server_port": 14628,
|
|
"method": "2022-blake3-aes-256-gcm",
|
|
"password": "mtMkp+1FttkSLmDOF9blnNMLigcCRacprQS3ry0nf3o=:AAvo+BsgpvvR5lJsdQU32vrMXL7ZAbZJZfETB7bddhQ="
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "trojan",
|
|
"server": "3.112.213.24",
|
|
"server_port": 4945,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%252Fripaojiedian",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"type": "vless",
|
|
"server": "154.31.114.125",
|
|
"server_port": 443,
|
|
"uuid": "3539e6f3-bc4a-4f2f-8b95-69e0f2b1c678",
|
|
"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 日本 06",
|
|
"type": "vless",
|
|
"server": "207.148.121.53",
|
|
"server_port": 12442,
|
|
"uuid": "00000000-0000-4000-8000-000000000000",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ngrh5faw6tn78eudzbsmphdhkv.bpd67081tsq.ddns-ip.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ngrh5faw6tn78eudzbsmphdhkv.bpd67081tsq.ddns-ip.net"
|
|
},
|
|
"path": "/@Marisa_kristi"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"type": "hysteria2",
|
|
"server": "jp.xn--ehqa22b.site",
|
|
"server_port": 21975,
|
|
"password": "af3fcf92-2409-4936-b78a-c9d92f68ab96",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"type": "hysteria2",
|
|
"server": "jp.xn--ehqa22b.site",
|
|
"server_port": 21629,
|
|
"password": "9cf5c4ba-6939-40b2-a78a-98a582e233bc",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"type": "hysteria2",
|
|
"server": "jp.xn--ehqa22b.site",
|
|
"server_port": 21235,
|
|
"password": "aa98121d-728a-437c-a84f-99feb82a467f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"type": "hysteria2",
|
|
"server": "jp.xn--ehqa22b.site",
|
|
"server_port": 21273,
|
|
"password": "3418c21b-5f47-445f-9717-243625c803f2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"type": "hysteria2",
|
|
"server": "jp.xn--ehqa22b.site",
|
|
"server_port": 21161,
|
|
"password": "3418c21b-5f47-445f-9717-243625c803f2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"type": "http",
|
|
"server": "42c012a9-tbwcg0-tdcuqa-jjv2.jp.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "42c012a9-tbwcg0-tdcuqa-jjv2.jp.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "31676725-b0fd-fed2-c857-2da8ce5a6e4f",
|
|
"password": "31676725-b0fd-fed2-c857-2da8ce5a6e4f"
|
|
},
|
|
{
|
|
"tag": "🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"type": "shadowsocks",
|
|
"server": "183.236.97.212",
|
|
"server_port": 23194,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "36b33cb6-095c-47e7-ae83-445856a7d3ff",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇦🇱 机场推荐:dafei.de 阿尔巴尼亚 01",
|
|
"type": "shadowsocks",
|
|
"server": "183.236.97.212",
|
|
"server_port": 23924,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "36b33cb6-095c-47e7-ae83-445856a7d3ff",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"type": "shadowsocks",
|
|
"server": "toy4lkdzy0c.22b74943-12ad-47f4-b705-f2defb6ffea0.org",
|
|
"server_port": 13242,
|
|
"method": "2022-blake3-aes-256-gcm",
|
|
"password": "mtMkp+1FttkSLmDOF9blnNMLigcCRacprQS3ry0nf3o=:AAvo+BsgpvvR5lJsdQU32vrMXL7ZAbZJZfETB7bddhQ="
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"type": "hysteria2",
|
|
"server": "132.145.52.10",
|
|
"server_port": 65535,
|
|
"password": "cfae70b8-6c93-46fd-bfbf-12ed5f421a1b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.microsoft.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"type": "shadowsocks",
|
|
"server": "basic-ru-1.undef.network",
|
|
"server_port": 35686,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "IElNXAaTf5U9WtbJerrgzP4Lf"
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"type": "vless",
|
|
"server": "77.83.245.193",
|
|
"server_port": 11777,
|
|
"uuid": "40a7f95c-f861-4f04-9a6e-55d624c7582c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yandex.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "Yx7qVnlZif4zOda3OjieAZm352SaGzy0bNT67xNKGxQ",
|
|
"short_id": "a6f7168a7c3e2f77"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 02",
|
|
"type": "vless",
|
|
"server": "188.132.192.194",
|
|
"server_port": 2053,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.fgfw.ccwu.cc",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.fgfw.ccwu.cc"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 03",
|
|
"type": "hysteria2",
|
|
"server": "tr.xn--ehqa22b.site",
|
|
"server_port": 21064,
|
|
"password": "43ddfbea-3378-4780-a01a-e8801a88b547",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tr.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 04",
|
|
"type": "hysteria2",
|
|
"server": "tr.xn--ehqa22b.site",
|
|
"server_port": 21160,
|
|
"password": "524dcc20-caf6-4a93-b580-aa72f4e47a96",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tr.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"type": "vless",
|
|
"server": "31.133.0.124",
|
|
"server_port": 2053,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.fgfw.ccwu.cc",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.fgfw.ccwu.cc"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇾 机场推荐:dafei.de 塞浦路斯 01",
|
|
"type": "hysteria2",
|
|
"server": "150.241.78.128",
|
|
"server_port": 1935,
|
|
"password": "hysteria2_fastlane_62hxzxhw6:gpjapMeYWiBsDR3KEun6DrwY0Is3gXay",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de3.h.fastlanehosting.ru",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "socks",
|
|
"server": "139.59.24.173",
|
|
"server_port": 1080,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"type": "hysteria2",
|
|
"server": "my.xn--ehqa22b.site",
|
|
"server_port": 21220,
|
|
"password": "ff7393c0-e88a-4f93-afef-6e8151ebad53",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "my.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"type": "hysteria2",
|
|
"server": "my.xn--ehqa22b.site",
|
|
"server_port": 21449,
|
|
"password": "3418c21b-5f47-445f-9717-243625c803f2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "my.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 03",
|
|
"type": "hysteria2",
|
|
"server": "my.xn--ehqa22b.site",
|
|
"server_port": 21905,
|
|
"password": "ff7393c0-e88a-4f93-afef-6e8151ebad53",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "my.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 04",
|
|
"type": "hysteria2",
|
|
"server": "my.xn--ehqa22b.site",
|
|
"server_port": 21847,
|
|
"password": "3418c21b-5f47-445f-9717-243625c803f2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "my.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 05",
|
|
"type": "hysteria2",
|
|
"server": "my.xn--ehqa22b.site",
|
|
"server_port": 21475,
|
|
"password": "3418c21b-5f47-445f-9717-243625c803f2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "my.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 06",
|
|
"type": "hysteria2",
|
|
"server": "my.xn--ehqa22b.site",
|
|
"server_port": 21058,
|
|
"password": "b18a8d38-0005-415e-ad3a-fbdeaa7407c8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "my.xn--ehqa22b.site",
|
|
"insecure": false
|
|
},
|
|
"server_ports": [
|
|
"21001:21999"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"type": "vmess",
|
|
"server": "v46.hdacd.com",
|
|
"server_port": 30846,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2
|
|
},
|
|
{
|
|
"tag": "🇿🇦 机场推荐:dafei.de 南非 01",
|
|
"type": "hysteria2",
|
|
"server": "129.151.169.64",
|
|
"server_port": 65535,
|
|
"password": "cfae70b8-6c93-46fd-bfbf-12ed5f421a1b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.microsoft.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"type": "vless",
|
|
"server": "62.60.156.158",
|
|
"server_port": 8082,
|
|
"uuid": "00000000-0000-4000-8000-000000000000",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sub.mot.ip-ddns.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sub.mot.ip-ddns.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 02",
|
|
"type": "vless",
|
|
"server": "217.60.60.194",
|
|
"server_port": 8444,
|
|
"uuid": "00000000-0000-4000-8000-000000000000",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sub.mot.ip-ddns.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sub.mot.ip-ddns.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "http",
|
|
"server": "285879b4-tby740-tdd7ea-19xg1.fr.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "285879b4-tby740-tdd7ea-19xg1.fr.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "e1dee7c0-cff7-11eb-a8bf-f23c91cfbbc9",
|
|
"password": "e1dee7c0-cff7-11eb-a8bf-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"type": "hysteria2",
|
|
"server": "140.84.178.54",
|
|
"server_port": 50000,
|
|
"password": "cfae70b8-6c93-46fd-bfbf-12ed5f421a1b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.microsoft.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "shadowsocks",
|
|
"server": "toy4lkdzy0c.22b74943-12ad-47f4-b705-f2defb6ffea0.org",
|
|
"server_port": 12407,
|
|
"method": "2022-blake3-aes-256-gcm",
|
|
"password": "mtMkp+1FttkSLmDOF9blnNMLigcCRacprQS3ry0nf3o=:AAvo+BsgpvvR5lJsdQU32vrMXL7ZAbZJZfETB7bddhQ="
|
|
}
|
|
],
|
|
"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
|
|
},
|
|
"endpoints": []
|
|
} |