mirror of
https://github.com/ssrsub/ssr.git
synced 2026-03-15 12:33:17 +08:00
2932 lines
79 KiB
JSON
2932 lines
79 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": [
|
|
"COMPATIBLE"
|
|
]
|
|
},
|
|
{
|
|
"tag": "jp",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04"
|
|
]
|
|
},
|
|
{
|
|
"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",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36"
|
|
]
|
|
},
|
|
{
|
|
"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 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"🇩🇪 机场推荐:dafei.de 德国 08",
|
|
"🇩🇪 机场推荐:dafei.de 德国 09",
|
|
"🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"🇩🇪 机场推荐:dafei.de 德国 11",
|
|
"🇩🇪 机场推荐:dafei.de 德国 12",
|
|
"🇩🇪 机场推荐:dafei.de 德国 13",
|
|
"🇩🇪 机场推荐:dafei.de 德国 14",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 02",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 02",
|
|
"🇬🇧 机场推荐: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 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 03",
|
|
"🇫🇷 机场推荐:dafei.de 法国 04",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"🇱🇹 机场推荐:dafei.de 立陶宛 01"
|
|
]
|
|
},
|
|
{
|
|
"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": [
|
|
"COMPATIBLE"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "jp-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04"
|
|
],
|
|
"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",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36"
|
|
],
|
|
"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 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"🇩🇪 机场推荐:dafei.de 德国 08",
|
|
"🇩🇪 机场推荐:dafei.de 德国 09",
|
|
"🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"🇩🇪 机场推荐:dafei.de 德国 11",
|
|
"🇩🇪 机场推荐:dafei.de 德国 12",
|
|
"🇩🇪 机场推荐:dafei.de 德国 13",
|
|
"🇩🇪 机场推荐:dafei.de 德国 14",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 02",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 02",
|
|
"🇬🇧 机场推荐: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 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 03",
|
|
"🇫🇷 机场推荐:dafei.de 法国 04",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"🇱🇹 机场推荐:dafei.de 立陶宛 01"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "GLOBAL",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"direct",
|
|
"proxy",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "direct",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "COMPATIBLE",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "vless",
|
|
"server": "www.charteredaccountantsanz.com",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "f5383e07d.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "f5383e07d.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "anytls",
|
|
"server": "sg4.ootx.ru",
|
|
"server_port": 30000,
|
|
"password": "bbb7500a-5400-4396-a744-f35ceb870b0f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "dl.cdn-internal-v5.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "hysteria2",
|
|
"server": "sg.xn--ehqa22b.site",
|
|
"server_port": 21699,
|
|
"password": "c08dc37f-d9f5-4d40-896a-a8327cb24536",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "vless",
|
|
"server": "140.245.110.183",
|
|
"server_port": 443,
|
|
"uuid": "35647c8c-08cd-4363-b578-d7c0995d987a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.changiairport.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "CAYxNSrhcGWAnE-tZkYEOgZBXcApS2UyjOLPac9glgo",
|
|
"short_id": "854993c2"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"type": "vless",
|
|
"server": "46.36.219.80",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "vless",
|
|
"server": "8.39.125.61",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lirpeuijr.chinav.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lirpeuijr.chinav.indevs.in"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30402,
|
|
"uuid": "12e2bc94-2877-4783-8f44-c077562ef236",
|
|
"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 日本 01",
|
|
"type": "vless",
|
|
"server": "cf.cloudflare.182682.xyz",
|
|
"server_port": 443,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "http",
|
|
"server": "d5454ce7-tbn340-td3l0d-1lkt0.cm4.oshuawei.com",
|
|
"server_port": 27233,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d5454ce7-tbn340-td3l0d-1lkt0.cm4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "cd1b0ae0-4010-11ee-953a-f23c9164ca5d",
|
|
"password": "cd1b0ae0-4010-11ee-953a-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "vless",
|
|
"server": "cf.cloudflare.182682.xyz",
|
|
"server_port": 443,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "hysteria2",
|
|
"server": "jp.xn--ehqa22b.site",
|
|
"server_port": 21901,
|
|
"password": "f81b6c87-113f-4346-9836-631f49b4aaf3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "shadowsocks",
|
|
"server": "dafeizhu.whtjdasha.com",
|
|
"server_port": 39987,
|
|
"method": "2022-blake3-aes-128-gcm",
|
|
"password": "MDhhMTdjZDI0MjI2ZWRlNg==:OGM3YjY5MWUtOWQ4Zi00MQ=="
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "hysteria2",
|
|
"server": "de1.shiyuandian.shop",
|
|
"server_port": 2056,
|
|
"password": "ae845cbd-08fb-4346-929a-e28a6f3960a8",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "8qEG16vXX8gARc3y"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de1.shiyuandian.shop",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"type": "hysteria2",
|
|
"server": "89.144.35.34",
|
|
"server_port": 43608,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"type": "hysteria",
|
|
"server": "5.83.129.153",
|
|
"server_port": 20088,
|
|
"disable_mtu_discovery": false,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"auth_str": "dongtaiwang.com",
|
|
"up_mbps": 500,
|
|
"down_mbps": 1000
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"type": "hysteria2",
|
|
"server": "fr1.shiyuandian.shop",
|
|
"server_port": 30000,
|
|
"password": "ae845cbd-08fb-4346-929a-e28a6f3960a8",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "YG@8Ld96QvE6jxSD"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fr1.shiyuandian.shop",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21726,
|
|
"password": "f6ac9393-ba3e-4d3d-bdde-ba4b351715af",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"type": "vless",
|
|
"server": "www.caritas.org.hk",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "f5383e07d.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "f5383e07d.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 08",
|
|
"type": "hysteria",
|
|
"server": "5.83.129.90",
|
|
"server_port": 54177,
|
|
"disable_mtu_discovery": false,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"auth_str": "dongtaiwang.com",
|
|
"up_mbps": 500,
|
|
"down_mbps": 1000
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 09",
|
|
"type": "vless",
|
|
"server": "185.235.241.209",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fqrf5tlc.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fqrf5tlc.chinav.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"type": "vless",
|
|
"server": "91.107.177.114",
|
|
"server_port": 14444,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 11",
|
|
"type": "vless",
|
|
"server": "51.91.100.56",
|
|
"server_port": 8443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fqrf5tlc.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fqrf5tlc.chinav.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 12",
|
|
"type": "vless",
|
|
"server": "152.53.12.245",
|
|
"server_port": 8443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "k7ryegiaeu.chinam.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "k7ryegiaeu.chinam.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 13",
|
|
"type": "vless",
|
|
"server": "152.53.13.159",
|
|
"server_port": 2083,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 14",
|
|
"type": "vless",
|
|
"server": "94.159.106.205",
|
|
"server_port": 443,
|
|
"uuid": "6202b230-417c-4d8e-b624-0f71afa9c75d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.111000.dynv6.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.111000.dynv6.net"
|
|
},
|
|
"path": "/?ed=2560&Telegram🇨🇳 @WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"type": "http",
|
|
"server": "627838ff-t9zts0-tbicd9-1go3q.my.oshuawei.com",
|
|
"server_port": 31233,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "627838ff-t9zts0-tbicd9-1go3q.my.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "19dd9c70-e4a5-11ed-8347-f23c9164ca5d",
|
|
"password": "19dd9c70-e4a5-11ed-8347-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "vless",
|
|
"server": "43.161.222.233",
|
|
"server_port": 443,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "hysteria2",
|
|
"server": "hk4.shiyuandian.shop",
|
|
"server_port": 30000,
|
|
"password": "ae845cbd-08fb-4346-929a-e28a6f3960a8",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "&XufEjrzgh36%MAU"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk4.shiyuandian.shop",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "vmess",
|
|
"server": "4b5ef466-t8pj40-tbicd9-1go3q.hkt.gotochinatown.net",
|
|
"server_port": 80,
|
|
"uuid": "19dd9c70-e4a5-11ed-8347-f23c9164ca5d",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "4b5ef466-t8pj40-tbicd9-1go3q.hkt.gotochinatown.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "hysteria2",
|
|
"server": "hk.xn--ehqa22b.site",
|
|
"server_port": 21737,
|
|
"password": "f81b6c87-113f-4346-9836-631f49b4aaf3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"type": "hysteria2",
|
|
"server": "tr.xn--ehqa22b.site",
|
|
"server_port": 21874,
|
|
"password": "f6ac9393-ba3e-4d3d-bdde-ba4b351715af",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tr.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 02",
|
|
"type": "vless",
|
|
"server": "62.133.63.61",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"type": "vless",
|
|
"server": "104.18.32.47",
|
|
"server_port": 2052,
|
|
"uuid": "5e62ddcf-78c9-4b15-803a-436c8c839ddc",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "oBEDiENt-noiseqJf5ja18yF.wIndLer.CO.UK."
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇩 机场推荐:dafei.de 摩尔多瓦 02",
|
|
"type": "vless",
|
|
"server": "198.62.62.235",
|
|
"server_port": 443,
|
|
"uuid": "5a4abb78-ecd7-4d68-ab2a-c11a3842f261",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "bank.alaska-tigr.info",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "bank.alaska-tigr.info"
|
|
},
|
|
"path": "/love"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"type": "vless",
|
|
"server": "198.62.62.248",
|
|
"server_port": 443,
|
|
"uuid": "5a4abb78-ecd7-4d68-ab2a-c11a3842f261",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tar.alabama-tigr.info",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tar.alabama-tigr.info"
|
|
},
|
|
"path": "/love"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"type": "vless",
|
|
"server": "198.62.62.124",
|
|
"server_port": 443,
|
|
"uuid": "5a4abb78-ecd7-4d68-ab2a-c11a3842f261",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "war.connecticut-haloo.info",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "war.connecticut-haloo.info"
|
|
},
|
|
"path": "/love"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"type": "vless",
|
|
"server": "8.208.10.113",
|
|
"server_port": 17817,
|
|
"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 英国 04",
|
|
"type": "vless",
|
|
"server": "78.129.253.144",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fqrf5tlc.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fqrf5tlc.chinav.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇿🇦 机场推荐:dafei.de 南非 01",
|
|
"type": "anytls",
|
|
"server": "45.221.98.14",
|
|
"server_port": 59901,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "45.221.98.14",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h2"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇭 机场推荐:dafei.de 瑞士 01",
|
|
"type": "hysteria2",
|
|
"server": "ch.xn--ehqa22b.site",
|
|
"server_port": 21419,
|
|
"password": "f6ac9393-ba3e-4d3d-bdde-ba4b351715af",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ch.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 01",
|
|
"type": "vless",
|
|
"server": "itsea.osaip.net",
|
|
"server_port": 443,
|
|
"uuid": "c45cab5a-9a08-4e8e-b7f1-b4c61357b8a4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "itsea.osaip.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "violet"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "vless",
|
|
"server": "104.19.73.126",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "f5383e07d.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "f5383e07d.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "vless",
|
|
"server": "pages.cloudflare.com",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "f5383e07d.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "f5383e07d.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "vmess",
|
|
"server": "zdqbk.cmvvb.online",
|
|
"server_port": 8443,
|
|
"uuid": "f200c1d9-4060-4784-8c45-87358b255c87",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zdqbk.cmvvb.online",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "zdqbk.cmvvb.online"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "vless",
|
|
"server": "104.18.26.169",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lirpeuijr.chinav.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lirpeuijr.chinav.indevs.in"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "vless",
|
|
"server": "104.24.151.186",
|
|
"server_port": 2087,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "k7ryegiaeu.chinam.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "k7ryegiaeu.chinam.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "vless",
|
|
"server": "135.84.74.162",
|
|
"server_port": 443,
|
|
"uuid": "6202b230-417c-4d8e-b624-0f71afa9c75d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.111000.dynv6.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.111000.dynv6.net"
|
|
},
|
|
"path": "/?ed=2560&Telegram🇨🇳 @WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "vless",
|
|
"server": "141.11.95.10",
|
|
"server_port": 18443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "vless",
|
|
"server": "135.84.72.87",
|
|
"server_port": 443,
|
|
"uuid": "6202b230-417c-4d8e-b624-0f71afa9c75d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.111000.dynv6.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.111000.dynv6.net"
|
|
},
|
|
"path": "/?ed=2560&Telegram🇨🇳 @WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "vless",
|
|
"server": "198.41.223.92",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fqrf5tlc.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fqrf5tlc.chinav.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vmess",
|
|
"server": "fffvbghy.231.pp.ua",
|
|
"server_port": 443,
|
|
"uuid": "98b419ef-83a2-4d1b-a23d-566b7f24477b",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fffvbghy.231.pp.ua",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "Iu415Fpf5REYxWhtV4H3biiBu4Mb"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "vless",
|
|
"server": "135.84.64.205",
|
|
"server_port": 443,
|
|
"uuid": "6202b230-417c-4d8e-b624-0f71afa9c75d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.111000.dynv6.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.111000.dynv6.net"
|
|
},
|
|
"path": "/?ed=2560&Telegram🇨🇳 @WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "vless",
|
|
"server": "34.212.240.129",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fqrf5tlc.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fqrf5tlc.chinav.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "vmess",
|
|
"server": "zdqbk.cmvvb.online",
|
|
"server_port": 8443,
|
|
"uuid": "562a7327-19e9-4d38-955a-c5fb654b9e7b",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zdqbk.cmvvb.online",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "zdqbk.cmvvb.online"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "vless",
|
|
"server": "104.19.49.233",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fqrf5tlc.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fqrf5tlc.chinav.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "vless",
|
|
"server": "104.19.55.47",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "k7ryegiaeu.chinam.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "k7ryegiaeu.chinam.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"type": "vless",
|
|
"server": "162.159.152.234",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fqrf5tlc.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fqrf5tlc.chinav.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"type": "vmess",
|
|
"server": "132.145.154.72",
|
|
"server_port": 80,
|
|
"uuid": "bcb7c581-3c95-4569-a4e7-918141e91ea3",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "http",
|
|
"headers": {},
|
|
"method": "GET",
|
|
"path": "/",
|
|
"host": "www.example.com"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"type": "vless",
|
|
"server": "162.159.152.55",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "k7ryegiaeu.chinam.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "k7ryegiaeu.chinam.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"type": "vless",
|
|
"server": "172.64.144.12",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lirpeuijr.chinav.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lirpeuijr.chinav.indevs.in"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 40063,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "e67939f3-2a66-437c-8e65-06f8f63ad3c1"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"type": "http",
|
|
"server": "4-nas8bs9e6.mix.dexiansheng.com",
|
|
"server_port": 4430,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "4-nas8bs9e6.mix.dexiansheng.com",
|
|
"insecure": false
|
|
},
|
|
"username": "walless",
|
|
"password": "a66858f1-0a4f-4aba-a7d9-7590b4dc7f5a"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"type": "vless",
|
|
"server": "96.126.112.12",
|
|
"server_port": 38298,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"type": "http",
|
|
"server": "9d3e7e75-tbl8g0-td1526-1bonh.jp.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "9d3e7e75-tbl8g0-td1526-1bonh.jp.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "e8a960d8-14f5-11ec-a0fc-f23c913c8d2b",
|
|
"password": "e8a960d8-14f5-11ec-a0fc-f23c913c8d2b"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"type": "vless",
|
|
"server": "104.26.15.26",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fqrf5tlc.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fqrf5tlc.chinav.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"type": "vless",
|
|
"server": "104.19.60.48",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fqrf5tlc.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fqrf5tlc.chinav.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"type": "vmess",
|
|
"server": "udtzy.cmvvb.online",
|
|
"server_port": 443,
|
|
"uuid": "9fc9b94d-6b44-4029-bc41-09e4ac92e508",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "udtzy.cmvvb.online",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "udtzy.cmvvb.online"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"type": "vless",
|
|
"server": "141.101.121.25",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "k7ryegiaeu.chinam.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "k7ryegiaeu.chinam.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"type": "hysteria2",
|
|
"server": "us.xn--ehqa22b.site",
|
|
"server_port": 21021,
|
|
"password": "78f60a9f-ea03-4f5f-b287-7261b0cbabc8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"type": "vless",
|
|
"server": "192.200.160.20",
|
|
"server_port": 443,
|
|
"uuid": "6202b230-417c-4d8e-b624-0f71afa9c75d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.111000.dynv6.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.111000.dynv6.net"
|
|
},
|
|
"path": "/?ed=2560&Telegram🇨🇳@WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"type": "vless",
|
|
"server": "usrna.osaip.net",
|
|
"server_port": 15055,
|
|
"uuid": "1d80d028-29d5-4411-bfca-2dab3fe69efa",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "usrna.osaip.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "violet"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"type": "vless",
|
|
"server": "192.210.196.158",
|
|
"server_port": 36414,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 32",
|
|
"type": "vmess",
|
|
"server": "udtzy.cmvvb.online",
|
|
"server_port": 443,
|
|
"uuid": "bb6e260e-b80d-4365-b252-9fbe466f1f34",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "udtzy.cmvvb.online",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "udtzy.cmvvb.online"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"type": "vless",
|
|
"server": "104.16.82.241",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 34",
|
|
"type": "vless",
|
|
"server": "platform.wise.com",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "m834s7cv.chinam.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "m834s7cv.chinam.eu.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 35",
|
|
"type": "vless",
|
|
"server": "162.159.152.39",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fqrf5tlc.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fqrf5tlc.chinav.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 36",
|
|
"type": "vless",
|
|
"server": "172.64.151.125",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lirpeuijr.chinav.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lirpeuijr.chinav.indevs.in"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "vless",
|
|
"server": "211.198.88.33",
|
|
"server_port": 12577,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"type": "vless",
|
|
"server": "121.150.130.214",
|
|
"server_port": 23023,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"type": "socks",
|
|
"server": "121.169.46.116",
|
|
"server_port": 1090,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"type": "vless",
|
|
"server": "s716.okgfw.top",
|
|
"server_port": 443,
|
|
"uuid": "f81b7cb0-70c6-3d1a-9b30-c95b1227f6ed",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "u710297uee28s716.okgfw.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "ios"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "ssp"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.216",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.37",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.177",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.102",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "vless",
|
|
"server": "194.87.186.68",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"type": "vless",
|
|
"server": "185.243.112.61",
|
|
"server_port": 2053,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"type": "vless",
|
|
"server": "86.105.252.223",
|
|
"server_port": 8443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"type": "vless",
|
|
"server": "46.249.50.72",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"type": "vless",
|
|
"server": "185.103.255.111",
|
|
"server_port": 2053,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "vless",
|
|
"server": "51.91.248.251",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fqrf5tlc.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fqrf5tlc.chinav.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"type": "http",
|
|
"server": "d59c17ec-tbl8g0-td1526-1bonh.fr.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d59c17ec-tbl8g0-td1526-1bonh.fr.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "e8a960d8-14f5-11ec-a0fc-f23c913c8d2b",
|
|
"password": "e8a960d8-14f5-11ec-a0fc-f23c913c8d2b"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 03",
|
|
"type": "vless",
|
|
"server": "162.19.79.57",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "k7ryegiaeu.chinam.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "k7ryegiaeu.chinam.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 04",
|
|
"type": "vless",
|
|
"server": "94.131.9.65",
|
|
"server_port": 443,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "hysteria2",
|
|
"server": "in.xn--ehqa22b.site",
|
|
"server_port": 21781,
|
|
"password": "dc2cb9a3-1997-481e-a05e-1281b86661e3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "in.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"type": "vmess",
|
|
"server": "gtm1.ktmwan.net",
|
|
"server_port": 12887,
|
|
"uuid": "bbd785de-9793-4453-be40-6a3fdc418203",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "baidu.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"type": "vless",
|
|
"server": "185.82.127.6",
|
|
"server_port": 2053,
|
|
"uuid": "948fac3c-42bf-41a6-a5f9-704d36ff0d8d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippet.sh21.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippet.sh21.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇱🇹 机场推荐:dafei.de 立陶宛 01",
|
|
"type": "vless",
|
|
"server": "192.144.39.33",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lirpeuijr.chinav.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "lirpeuijr.chinav.indevs.in"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
} |