mirror of
https://github.com/ssrsub/ssr.git
synced 2026-03-19 02:19:52 +08:00
3357 lines
93 KiB
JSON
3357 lines
93 KiB
JSON
{
|
|
"dns": {
|
|
"servers": [
|
|
{
|
|
"tag": "google",
|
|
"type": "https",
|
|
"server": "8.8.8.8",
|
|
"detour": "proxy"
|
|
},
|
|
{
|
|
"tag": "ali",
|
|
"type": "https",
|
|
"server": "223.5.5.5"
|
|
},
|
|
{
|
|
"tag": "fakeip",
|
|
"type": "fakeip",
|
|
"inet4_range": "198.18.0.0/15",
|
|
"inet6_range": "fc00::/18"
|
|
}
|
|
],
|
|
"rules": [
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"server": "ali"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"server": "fakeip"
|
|
},
|
|
{
|
|
"query_type": "HTTPS",
|
|
"action": "reject"
|
|
},
|
|
{
|
|
"query_type": [
|
|
"A",
|
|
"AAAA"
|
|
],
|
|
"action": "route",
|
|
"server": "fakeip",
|
|
"rewrite_ttl": 1
|
|
},
|
|
{
|
|
"rule_set": "cn_domain",
|
|
"action": "route",
|
|
"server": "ali"
|
|
}
|
|
],
|
|
"final": "google",
|
|
"independent_cache": true
|
|
},
|
|
"route": {
|
|
"default_domain_resolver": {
|
|
"server": "ali"
|
|
},
|
|
"rules": [
|
|
{
|
|
"action": "sniff",
|
|
"sniffer": [
|
|
"http",
|
|
"tls",
|
|
"quic",
|
|
"dns"
|
|
],
|
|
"timeout": "500ms"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "or",
|
|
"rules": [
|
|
{
|
|
"port": 53
|
|
},
|
|
{
|
|
"protocol": "dns"
|
|
}
|
|
],
|
|
"action": "hijack-dns"
|
|
},
|
|
{
|
|
"ip_is_private": true,
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"outbound": "GLOBAL"
|
|
},
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"rule_set": "bilibili_domain",
|
|
"action": "route",
|
|
"outbound": "bilibili"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"netflix_ip",
|
|
"netflix_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "netflix"
|
|
},
|
|
{
|
|
"rule_set": "bahamut_domain",
|
|
"action": "route",
|
|
"outbound": "bahamut"
|
|
},
|
|
{
|
|
"rule_set": "youtube_domain",
|
|
"action": "route",
|
|
"outbound": "youtube"
|
|
},
|
|
{
|
|
"rule_set": "openai_domain",
|
|
"action": "route",
|
|
"outbound": "openai"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "and",
|
|
"rules": [
|
|
{
|
|
"rule_set": "proxy_domain"
|
|
},
|
|
{
|
|
"invert": true,
|
|
"rule_set": [
|
|
"cn_domain",
|
|
"apple_domain",
|
|
"google_domain",
|
|
"telegram_domain",
|
|
"netflix_domain"
|
|
]
|
|
}
|
|
],
|
|
"action": "route",
|
|
"outbound": "proxy"
|
|
},
|
|
{
|
|
"action": "resolve"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"telegram_ip",
|
|
"telegram_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "telegram"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"google_ip",
|
|
"google_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "google"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"apple_ip",
|
|
"apple_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "apple"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"cn_ip",
|
|
"cn_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "cn"
|
|
}
|
|
],
|
|
"rule_set": [
|
|
{
|
|
"tag": "apple_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "apple_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bahamut_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bahamut.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bilibili_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bilibili.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geoip/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "openai_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/openai.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "proxy_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/geolocation-!cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "youtube_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/youtube.srs",
|
|
"download_detour": "direct"
|
|
}
|
|
],
|
|
"final": "final",
|
|
"auto_detect_interface": true
|
|
},
|
|
"outbounds": [
|
|
{
|
|
"tag": "proxy",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto",
|
|
"direct"
|
|
],
|
|
"default": "all-auto"
|
|
},
|
|
{
|
|
"tag": "google",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "apple",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bilibili",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bahamut",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "youtube",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "openai",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "cn",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "final",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "hk",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03"
|
|
]
|
|
},
|
|
{
|
|
"tag": "jp",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 11"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"tag": "all",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 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 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇦🇱 机场推荐:dafei.de 阿尔巴尼亚 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"🇬🇧 机场推荐:dafei.de 英国 04",
|
|
"🇬🇧 机场推荐:dafei.de 英国 05",
|
|
"🇬🇧 机场推荐:dafei.de 英国 06",
|
|
"🇬🇧 机场推荐:dafei.de 英国 07",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"🇩🇪 机场推荐:dafei.de 德国 08",
|
|
"🇩🇪 机场推荐:dafei.de 德国 09",
|
|
"🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"🇩🇪 机场推荐:dafei.de 德国 11",
|
|
"🇩🇪 机场推荐:dafei.de 德国 12",
|
|
"🇩🇪 机场推荐:dafei.de 德国 13",
|
|
"🇻🇳 机场推荐:dafei.de 越南 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 荷兰 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 白俄罗斯 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 01",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 02",
|
|
"🇨🇳 机场推荐: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 日本 05",
|
|
"🇨🇭 机场推荐: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 意大利 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "jp-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "sg-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 11"
|
|
],
|
|
"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"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "all-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 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 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇦🇱 机场推荐:dafei.de 阿尔巴尼亚 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"🇬🇧 机场推荐:dafei.de 英国 04",
|
|
"🇬🇧 机场推荐:dafei.de 英国 05",
|
|
"🇬🇧 机场推荐:dafei.de 英国 06",
|
|
"🇬🇧 机场推荐:dafei.de 英国 07",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"🇩🇪 机场推荐:dafei.de 德国 08",
|
|
"🇩🇪 机场推荐:dafei.de 德国 09",
|
|
"🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"🇩🇪 机场推荐:dafei.de 德国 11",
|
|
"🇩🇪 机场推荐:dafei.de 德国 12",
|
|
"🇩🇪 机场推荐:dafei.de 德国 13",
|
|
"🇻🇳 机场推荐:dafei.de 越南 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 荷兰 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 白俄罗斯 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 01",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 02",
|
|
"🇨🇳 机场推荐: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 日本 05",
|
|
"🇨🇭 机场推荐: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 意大利 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": "cloudflare.seeck.cn",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kfaq8uz96.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kfaq8uz96.chinav.eu.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "trojan",
|
|
"server": "43.160.197.160",
|
|
"server_port": 443,
|
|
"password": "38f169d6-d202-4b1b-8db8-e6eb1648f5cf",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "43.160.197.160",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
},
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "vless",
|
|
"server": "news.zoom.us",
|
|
"server_port": 8443,
|
|
"uuid": "39eb8c33-ee7f-4980-b3e5-684aaf390f56",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "darknet-free.alexid.org",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "darknet-free.alexid.org",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "vless",
|
|
"server": "ev.zoom.us",
|
|
"server_port": 8443,
|
|
"uuid": "39eb8c33-ee7f-4980-b3e5-684aaf390f56",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "darknet-free.alexid.org",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "darknet-free.alexid.org",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"type": "shadowsocks",
|
|
"server": "209.74.82.156",
|
|
"server_port": 18571,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "PYEU2YIb0XkFGakKZ04OnP"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "vless",
|
|
"server": "cloudflare.seeck.cn",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kfaq8uz96.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kfaq8uz96.chinav.eu.org"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"type": "shadowsocks",
|
|
"server": "103.36.91.32",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"type": "trojan",
|
|
"server": "160.16.124.17",
|
|
"server_port": 3419,
|
|
"password": "f7dbed8b1ca85124e793ba6c0bcfd0db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"type": "trojan",
|
|
"server": "95.40.88.242",
|
|
"server_port": 52951,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%252Fripaojiedian",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30401,
|
|
"uuid": "21410307-13e4-474d-9b40-56a62ed71df9",
|
|
"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 新加坡 11",
|
|
"type": "vless",
|
|
"server": "8.35.211.59",
|
|
"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": "us2.miyazono-kaori.com",
|
|
"server_port": 443,
|
|
"uuid": "f6c7016b-6f94-4a32-975c-013f2494d312",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "download-porter.hoyoverse.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "OIVDQIpAT0W0VQ5E8qHlBZjXtcPOxrbWpx3CxN5L-iQ",
|
|
"short_id": "2714177825354e"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "vless",
|
|
"server": "144.31.131.224",
|
|
"server_port": 8443,
|
|
"uuid": "0ee2d410-3e64-4c41-a571-3e5d2b5b8982",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mold.speedload.online",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "J5ITJbg5FQFembAfkogKHHQB6DigsFXQxK7xu-QMWUs",
|
|
"short_id": "a20d3ed244c76426"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "vless",
|
|
"server": "us1.miyazono-kaori.com",
|
|
"server_port": 443,
|
|
"uuid": "f6c7016b-6f94-4a32-975c-013f2494d312",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "download-porter.hoyoverse.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "MrVc8uqpwhoXwJXD-2rOkZp-gXyIH15mYx0noP7joxM",
|
|
"short_id": "014c5bef3f"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "shadowsocks",
|
|
"server": "144.31.131.32",
|
|
"server_port": 9443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "yoNzQ7Q6qbC1Mx5QpGvdPsHpRsqkvQxk"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "vless",
|
|
"server": "www.visa.com",
|
|
"server_port": 80,
|
|
"uuid": "a2af6e7c-a792-4e51-9460-fff4bd74fbfc",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "vahidqaz-ft33vt-1.vahidqaz.workers.dev"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "trojan",
|
|
"server": "54.199.149.138",
|
|
"server_port": 4920,
|
|
"password": "f7dbed8b1ca85124e793ba6c0bcfd0db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "vless",
|
|
"server": "172.67.153.156",
|
|
"server_port": 8443,
|
|
"uuid": "57ba2ab1-a283-42eb-82ee-dc3561a805b8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ovhwuxian.pai50288.uk",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ovhwuxian.pai50288.uk"
|
|
},
|
|
"path": "/57ba2ab1"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "vless",
|
|
"server": "162.159.153.99",
|
|
"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 美国 09",
|
|
"type": "vless",
|
|
"server": "www.garuda-indonesia.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"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vless",
|
|
"server": "162.159.39.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 美国 11",
|
|
"type": "vmess",
|
|
"server": "kwtgm.cmvvb.online",
|
|
"server_port": 8443,
|
|
"uuid": "d0a3ebd2-23db-42b3-9823-7c57d1d5591b",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kwtgm.cmvvb.online",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kwtgm.cmvvb.online"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "vless",
|
|
"server": "104.26.11.136",
|
|
"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 美国 13",
|
|
"type": "vless",
|
|
"server": "146.235.199.164",
|
|
"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 美国 14",
|
|
"type": "vless",
|
|
"server": "147.224.144.148",
|
|
"server_port": 443,
|
|
"uuid": "35647c8c-08cd-4363-b578-d7c0995d987a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "download-porter.hoyoverse.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "gELMPfd7ipBhZ1hB5gtMewKRD21V7JRiOBToMOnCuD0",
|
|
"short_id": "5ea87c04"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "vless",
|
|
"server": "129.153.112.108",
|
|
"server_port": 3966,
|
|
"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 美国 16",
|
|
"type": "vmess",
|
|
"server": "kwtgm.cmvvb.online",
|
|
"server_port": 8443,
|
|
"uuid": "f2bd433f-70d0-470f-b271-1df1794ca955",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kwtgm.cmvvb.online",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kwtgm.cmvvb.online"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"type": "vless",
|
|
"server": "135.84.73.123",
|
|
"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 美国 18",
|
|
"type": "vmess",
|
|
"server": "nqzkb.cmvvb.online",
|
|
"server_port": 443,
|
|
"uuid": "5017f929-00f3-4244-abb6-c7295ebf0ac3",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "nqzkb.cmvvb.online",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "nqzkb.cmvvb.online"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"type": "vless",
|
|
"server": "104.16.71.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"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"type": "vless",
|
|
"server": "ffgghjuuuuui.007770777.xyz",
|
|
"server_port": 443,
|
|
"uuid": "4ef1e946-aa74-4ce3-8875-4339a07d46aa",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ffgghjuuuuui.007770777.xyz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ffgghjuuuuui.007770777.xyz"
|
|
},
|
|
"path": "/gswYtzBd52XmedI6YBH"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"type": "trojan",
|
|
"server": "kkkiuy.231.pp.ua",
|
|
"server_port": 443,
|
|
"password": "98b419ef-83a2-4d1b-a23d-566b7f24477b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kkKiuy.231.pP.Ua",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "Klh0x8wthtV4H3biiBu4Mb"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"type": "vless",
|
|
"server": "103.21.244.168",
|
|
"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 美国 23",
|
|
"type": "vless",
|
|
"server": "135.84.64.52",
|
|
"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 美国 24",
|
|
"type": "shadowsocks",
|
|
"server": "jry.izenny.com",
|
|
"server_port": 47831,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "c10f2d03-3c48-43d0-ae02-cc28685613c0"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"type": "vless",
|
|
"server": "170.130.40.20",
|
|
"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 美国 26",
|
|
"type": "vless",
|
|
"server": "135.84.74.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 美国 27",
|
|
"type": "hysteria2",
|
|
"server": "us.xn--ehqa22b.site",
|
|
"server_port": 21041,
|
|
"password": "f81b6c87-113f-4346-9836-631f49b4aaf3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"type": "vless",
|
|
"server": "135.84.73.96",
|
|
"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 美国 29",
|
|
"type": "vless",
|
|
"server": "172.64.67.185",
|
|
"server_port": 2083,
|
|
"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 美国 30",
|
|
"type": "vless",
|
|
"server": "150.230.33.247",
|
|
"server_port": 19131,
|
|
"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 美国 31",
|
|
"type": "vless",
|
|
"server": "104.18.132.73",
|
|
"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 美国 32",
|
|
"type": "hysteria2",
|
|
"server": "us.xn--ehqa22b.site",
|
|
"server_port": 21706,
|
|
"password": "dc2cb9a3-1997-481e-a05e-1281b86661e3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 33",
|
|
"type": "vless",
|
|
"server": "104.19.60.172",
|
|
"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 香港 01",
|
|
"type": "socks",
|
|
"server": "13.70.6.6",
|
|
"server_port": 50161,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "vmess",
|
|
"server": "ncgddx.gdsxrk.com",
|
|
"server_port": 25210,
|
|
"uuid": "623787ef-7786-4572-abf5-0180892558aa",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "trojan",
|
|
"server": "57.180.10.241",
|
|
"server_port": 388,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "trojan",
|
|
"server": "54.250.4.226",
|
|
"server_port": 921,
|
|
"password": "f7dbed8b1ca85124e793ba6c0bcfd0db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "shadowsocks",
|
|
"server": "aaa.whtjdasha.com",
|
|
"server_port": 20269,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "de158a17-cb18-47ad-8c4d-1c8499d82dd8"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 55407,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "e67939f3-2a66-437c-8e65-06f8f63ad3c1"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "hysteria2",
|
|
"server": "hk.xn--ehqa22b.site",
|
|
"server_port": 21987,
|
|
"password": "ddd7262a-5e2e-49f9-b757-8d9203517d8a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"type": "shadowsocks",
|
|
"server": "103.149.182.105",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"type": "vmess",
|
|
"server": "hk02cm.ifastcdncache.com",
|
|
"server_port": 43963,
|
|
"uuid": "ff3ce1e1-0633-4498-b38e-3c1942cf4369",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s2.hdslb.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"type": "http",
|
|
"server": "705650ae-t9zts0-tgr32b-wj6v.hkt.cdnhuawei.com",
|
|
"server_port": 8443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "705650ae-t9zts0-tgr32b-wj6v.hkt.cdnhuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "847c03b2-0a9d-11eb-a8bf-f23c91cfbbc9",
|
|
"password": "<password>"
|
|
},
|
|
{
|
|
"tag": "🇦🇱 机场推荐:dafei.de 阿尔巴尼亚 01",
|
|
"type": "vless",
|
|
"server": "78.159.131.16",
|
|
"server_port": 443,
|
|
"uuid": "400c1f85-9d3a-444a-8a50-81b11f3b4c20",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "alb.denditop.site",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "BxD77zyPkOaShiNfOkRbbJvpmSzFHIKx4xhhLR4PSQU",
|
|
"short_id": "9c2378562188c3cb"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"type": "vless",
|
|
"server": "uk2.miyazono-kaori.com",
|
|
"server_port": 443,
|
|
"uuid": "f6c7016b-6f94-4a32-975c-013f2494d312",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bp.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "QdYs12kmf0mAXNOEPgMpLN5dbZUlgvRK2zCqynOmqBk",
|
|
"short_id": "20"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"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 英国 03",
|
|
"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": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "war.connecticut-haloo.info"
|
|
},
|
|
"path": "/love"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 04",
|
|
"type": "vless",
|
|
"server": "79.72.90.132",
|
|
"server_port": 3366,
|
|
"uuid": "98256f2f-1a3e-4db8-ad9b-d553b6894d50",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "addons.mozilla.org",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "jLPhroYnK4b3DmS7uijt_tgIy3I3uZPCG--eoIjwREw",
|
|
"short_id": "63d28495"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "grpc"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 05",
|
|
"type": "vless",
|
|
"server": "uk1.miyazono-kaori.com",
|
|
"server_port": 443,
|
|
"uuid": "726dd73e-e06b-4665-a2c6-38a2277c499b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bp.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "_dsOu_vxEU7pY3sIeGJxIpR0Ac2KoqIyBor2Bx0CwGA",
|
|
"short_id": "d923"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 06",
|
|
"type": "vless",
|
|
"server": "91.108.254.112",
|
|
"server_port": 443,
|
|
"uuid": "35647c8c-08cd-4363-b578-d7c0995d987a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "download-porter.hoyoverse.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "6s0j3Mcg1kZojX39co1VPIrw_sAcaW42K53d28rk210",
|
|
"short_id": "a3856d69"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 07",
|
|
"type": "vless",
|
|
"server": "57.128.182.234",
|
|
"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": "45.145.42.170",
|
|
"server_port": 8005,
|
|
"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": "37.120.186.205",
|
|
"server_port": 2087,
|
|
"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 德国 03",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21085,
|
|
"password": "c08dc37f-d9f5-4d40-896a-a8327cb24536",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"type": "hysteria2",
|
|
"server": "de.ktmurl.club",
|
|
"server_port": 18383,
|
|
"password": "bbd785de-9793-4453-be40-6a3fdc418203",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.ktmurl.club",
|
|
"insecure": true
|
|
},
|
|
"up_mbps": 200,
|
|
"down_mbps": 200
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"type": "vless",
|
|
"server": "162.159.152.184",
|
|
"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 德国 06",
|
|
"type": "vmess",
|
|
"server": "arfa.life",
|
|
"server_port": 10032,
|
|
"uuid": "1d66102c-fe46-474f-96c7-11b70bbed24c",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "arfa.life",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "arfa.life"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21901,
|
|
"password": "8568c610-7aaa-4819-a2a4-963becd1f2dd",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 08",
|
|
"type": "vless",
|
|
"server": "91.107.250.153",
|
|
"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 德国 09",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21707,
|
|
"password": "78f60a9f-ea03-4f5f-b287-7261b0cbabc8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"type": "hysteria",
|
|
"server": "ip1.758733.xyz",
|
|
"server_port": 23008,
|
|
"disable_mtu_discovery": false,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"auth_str": "alvin9999.com",
|
|
"up_mbps": 500,
|
|
"down_mbps": 1000
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 11",
|
|
"type": "vless",
|
|
"server": "152.53.117.152",
|
|
"server_port": 1022,
|
|
"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": "202.61.200.220",
|
|
"server_port": 8088,
|
|
"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": "tuic",
|
|
"server": "ip1.758733.xyz",
|
|
"server_port": 10088,
|
|
"uuid": "9bbd1f42-7ae7-4239-bd10-a68de95e3295",
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.129",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.22",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.213",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.195",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.219",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.62",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.199",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 08",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.101",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 09",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.144",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 10",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.37",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 11",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.43",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 12",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.145",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 13",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.31",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "vless",
|
|
"server": "s725.ccgfw.top",
|
|
"server_port": 443,
|
|
"uuid": "f81b7cb0-70c6-3d1a-9b30-c95b1227f6ed",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "u710297ua16es725.ccgfw.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"type": "vless",
|
|
"server": "Sun.senboonzakara.ir",
|
|
"server_port": 443,
|
|
"uuid": "3c715fab-a290-487a-a4bf-76c6c86f8e98",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "Sun.senboonzakara.ir",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "Sun.senboonzakara.ir",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36"
|
|
},
|
|
"path": "/sun"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"type": "vless",
|
|
"server": "mx2.tehrantolidi.ir",
|
|
"server_port": 80,
|
|
"uuid": "dfe13f5a-9ce4-44fc-be96-1067bbf9202d",
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cdn123.global.ssl.fastly.net",
|
|
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36"
|
|
},
|
|
"path": "/site"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"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 荷兰 05",
|
|
"type": "vless",
|
|
"server": "143.20.236.51",
|
|
"server_port": 443,
|
|
"uuid": "d65cc14c-f53f-4fe2-b262-97856601319c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yahoo.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "e2RLf57Li_-MDZGE9ss1BWPgP54mqRb5PfXhW2jcVVg",
|
|
"short_id": "c39cc7310a"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 06",
|
|
"type": "vless",
|
|
"server": "62.133.61.100",
|
|
"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 荷兰 07",
|
|
"type": "vless",
|
|
"server": "51.15.105.75",
|
|
"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 荷兰 08",
|
|
"type": "vless",
|
|
"server": "193.160.96.234",
|
|
"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 荷兰 09",
|
|
"type": "vless",
|
|
"server": "89.169.8.105",
|
|
"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": "hb-by2.cdns.su",
|
|
"server_port": 443,
|
|
"uuid": "c67f81df-34e8-4cb3-ab43-599585775fa9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hb-by2.cdns.su",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "0L6FE1vTechnKhN9LxFgmcDzqGVIfEQz8ZBGfvzKGzg",
|
|
"short_id": "79400b6f0813381c"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "hysteria2",
|
|
"server": "kr1.miyazono-kaori.com",
|
|
"server_port": 48306,
|
|
"password": "f6c7016b-6f94-4a32-975c-013f2494d312",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "MKsqfibVxwhZ3pCf"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kr1.miyazono-kaori.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"type": "vless",
|
|
"server": "140.245.77.88",
|
|
"server_port": 443,
|
|
"uuid": "35647c8c-08cd-4363-b578-d7c0995d987a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "download-porter.hoyoverse.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "RxiZyt1TiGizOaVLvMCvWkiYUhpHjDB6idK_CGsSFEE",
|
|
"short_id": "a7a7d27e"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 01",
|
|
"type": "vless",
|
|
"server": "85.192.49.213",
|
|
"server_port": 443,
|
|
"uuid": "711f56b0-0d4c-4516-bea6-0e963749928c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "my-rebar.shop",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "5vZadQxvsBfPR1hKN3TFOYsGLBBPDvd4sLVNnPzddRg"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 02",
|
|
"type": "vless",
|
|
"server": "65.109.213.219",
|
|
"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 台湾 01",
|
|
"type": "vless",
|
|
"server": "tw1.miyazono-kaori.com",
|
|
"server_port": 443,
|
|
"uuid": "726dd73e-e06b-4665-a2c6-38a2277c499b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "KJgODVMTQcncG_l1ZCDhzn8gEgMU2YRl2Yw2je6moWY",
|
|
"short_id": "c0d856ec"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "vless",
|
|
"server": "tw2.miyazono-kaori.com",
|
|
"server_port": 443,
|
|
"uuid": "f6c7016b-6f94-4a32-975c-013f2494d312",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "cJc4dNsluJs9LimkkO6uVVafilOvr6H8Jx2uM9JnhEE",
|
|
"short_id": "129271"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"type": "vmess",
|
|
"server": "gtm1.ktmwan.net",
|
|
"server_port": 12888,
|
|
"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": "51.250.75.255",
|
|
"server_port": 8081,
|
|
"uuid": "f1449968-0329-468b-b56b-1c573ac2a767",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "eh.vk.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "EJKcPSl0dv7mtU26gg6tUmKPw_aDvO2AHraRgNn6B14",
|
|
"short_id": "425ba80cd1a821a8"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "trojan",
|
|
"server": "57.180.10.241",
|
|
"server_port": 4945,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%252Fripaojiedian",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "vless",
|
|
"server": "140.83.57.114",
|
|
"server_port": 25965,
|
|
"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": "freea.glyphara.com",
|
|
"server_port": 30301,
|
|
"uuid": "21410307-13e4-474d-9b40-56a62ed71df9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lol.secure.dyn.riotcdn.net",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "IoW1RqD-BzW9oxaM4KtHx5ap6haIENhYyZt_oMZqlCM",
|
|
"short_id": "950cee8a"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "hysteria2",
|
|
"server": "jp.xn--ehqa22b.site",
|
|
"server_port": 21523,
|
|
"password": "c08dc37f-d9f5-4d40-896a-a8327cb24536",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"type": "vless",
|
|
"server": "45.11.1.118",
|
|
"server_port": 44004,
|
|
"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": "vless",
|
|
"server": "138.124.32.20",
|
|
"server_port": 443,
|
|
"uuid": "30c04389-bbcb-431f-9d47-a8ad24406bd4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "max.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "eQXsYV276NoiN9SDwuloNrJkX-NU2tDtkMK6ntKQwlg",
|
|
"short_id": "df13327f2677fc90"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "vless",
|
|
"server": "51.75.23.173",
|
|
"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 法国 02",
|
|
"type": "vless",
|
|
"server": "37.59.97.136",
|
|
"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 法国 03",
|
|
"type": "vless",
|
|
"server": "51.75.23.173",
|
|
"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 法国 04",
|
|
"type": "vless",
|
|
"server": "51.178.29.175",
|
|
"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": "37.59.97.135",
|
|
"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 法国 06",
|
|
"type": "vless",
|
|
"server": "51.91.254.50",
|
|
"server_port": 8443,
|
|
"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": "hysteria2",
|
|
"server": "tg.887774.xyz",
|
|
"server_port": 8443,
|
|
"password": "bcb7c581-3c95-4569-a4e7-918141e91ea3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tg.887774.xyz",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"type": "vless",
|
|
"server": "193.181.29.120",
|
|
"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 拉脱维亚 01",
|
|
"type": "vless",
|
|
"server": "195.135.255.177",
|
|
"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": "vless",
|
|
"server": "179.43.176.216",
|
|
"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": "my.xn--ehqa22b.site",
|
|
"server_port": 21299,
|
|
"password": "dc2cb9a3-1997-481e-a05e-1281b86661e3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "my.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"type": "hysteria2",
|
|
"server": "tr.xn--ehqa22b.site",
|
|
"server_port": 21184,
|
|
"password": "dc2cb9a3-1997-481e-a05e-1281b86661e3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tr.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
} |