mirror of
https://github.com/ssrsub/ssr.git
synced 2026-04-28 02:59:51 +08:00
3830 lines
113 KiB
JSON
3830 lines
113 KiB
JSON
{
|
|
"dns": {
|
|
"servers": [
|
|
{
|
|
"tag": "google",
|
|
"type": "https",
|
|
"server": "8.8.8.8",
|
|
"detour": "proxy"
|
|
},
|
|
{
|
|
"tag": "ali",
|
|
"type": "https",
|
|
"server": "223.5.5.5"
|
|
},
|
|
{
|
|
"tag": "fakeip",
|
|
"type": "fakeip",
|
|
"inet4_range": "198.18.0.0/15",
|
|
"inet6_range": "fc00::/18"
|
|
}
|
|
],
|
|
"rules": [
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"server": "ali"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"server": "fakeip"
|
|
},
|
|
{
|
|
"query_type": "HTTPS",
|
|
"action": "reject"
|
|
},
|
|
{
|
|
"query_type": [
|
|
"A",
|
|
"AAAA"
|
|
],
|
|
"action": "route",
|
|
"server": "fakeip",
|
|
"rewrite_ttl": 1
|
|
},
|
|
{
|
|
"rule_set": "cn_domain",
|
|
"action": "route",
|
|
"server": "ali"
|
|
}
|
|
],
|
|
"final": "google",
|
|
"independent_cache": true
|
|
},
|
|
"route": {
|
|
"default_domain_resolver": {
|
|
"server": "ali"
|
|
},
|
|
"rules": [
|
|
{
|
|
"action": "sniff",
|
|
"sniffer": [
|
|
"http",
|
|
"tls",
|
|
"quic",
|
|
"dns"
|
|
],
|
|
"timeout": "500ms"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "or",
|
|
"rules": [
|
|
{
|
|
"port": 53
|
|
},
|
|
{
|
|
"protocol": "dns"
|
|
}
|
|
],
|
|
"action": "hijack-dns"
|
|
},
|
|
{
|
|
"ip_is_private": true,
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"outbound": "GLOBAL"
|
|
},
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"rule_set": "bilibili_domain",
|
|
"action": "route",
|
|
"outbound": "bilibili"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"netflix_ip",
|
|
"netflix_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "netflix"
|
|
},
|
|
{
|
|
"rule_set": "bahamut_domain",
|
|
"action": "route",
|
|
"outbound": "bahamut"
|
|
},
|
|
{
|
|
"rule_set": "youtube_domain",
|
|
"action": "route",
|
|
"outbound": "youtube"
|
|
},
|
|
{
|
|
"rule_set": "openai_domain",
|
|
"action": "route",
|
|
"outbound": "openai"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "and",
|
|
"rules": [
|
|
{
|
|
"rule_set": "proxy_domain"
|
|
},
|
|
{
|
|
"invert": true,
|
|
"rule_set": [
|
|
"cn_domain",
|
|
"apple_domain",
|
|
"google_domain",
|
|
"telegram_domain",
|
|
"netflix_domain"
|
|
]
|
|
}
|
|
],
|
|
"action": "route",
|
|
"outbound": "proxy"
|
|
},
|
|
{
|
|
"action": "resolve"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"telegram_ip",
|
|
"telegram_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "telegram"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"google_ip",
|
|
"google_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "google"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"apple_ip",
|
|
"apple_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "apple"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"cn_ip",
|
|
"cn_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "cn"
|
|
}
|
|
],
|
|
"rule_set": [
|
|
{
|
|
"tag": "apple_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "apple_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bahamut_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bahamut.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bilibili_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bilibili.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geoip/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "openai_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/openai.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "proxy_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/geolocation-!cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "youtube_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/youtube.srs",
|
|
"download_detour": "direct"
|
|
}
|
|
],
|
|
"final": "final",
|
|
"auto_detect_interface": true
|
|
},
|
|
"outbounds": [
|
|
{
|
|
"tag": "proxy",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto",
|
|
"direct"
|
|
],
|
|
"default": "all-auto"
|
|
},
|
|
{
|
|
"tag": "google",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "apple",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bilibili",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bahamut",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "youtube",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "openai",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "cn",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "final",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "hk",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 17",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇭🇰 机场推荐:dafei.de 香港 20",
|
|
"🇭🇰 机场推荐:dafei.de 香港 21",
|
|
"🇭🇰 机场推荐:dafei.de 香港 22"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04"
|
|
]
|
|
},
|
|
{
|
|
"tag": "jp",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"🇯🇵 机场推荐:dafei.de 日本 13",
|
|
"🇯🇵 机场推荐:dafei.de 日本 14",
|
|
"🇯🇵 机场推荐:dafei.de 日本 15",
|
|
"🇯🇵 机场推荐:dafei.de 日本 16",
|
|
"🇯🇵 机场推荐:dafei.de 日本 17",
|
|
"🇯🇵 机场推荐:dafei.de 日本 18",
|
|
"🇯🇵 机场推荐:dafei.de 日本 19",
|
|
"🇯🇵 机场推荐:dafei.de 日本 20",
|
|
"🇯🇵 机场推荐:dafei.de 日本 21",
|
|
"🇯🇵 机场推荐:dafei.de 日本 22",
|
|
"🇯🇵 机场推荐:dafei.de 日本 23",
|
|
"🇯🇵 机场推荐:dafei.de 日本 24",
|
|
"🇯🇵 机场推荐:dafei.de 日本 25",
|
|
"🇯🇵 机场推荐:dafei.de 日本 26",
|
|
"🇯🇵 机场推荐:dafei.de 日本 27",
|
|
"🇯🇵 机场推荐:dafei.de 日本 28",
|
|
"🇯🇵 机场推荐:dafei.de 日本 29",
|
|
"🇯🇵 机场推荐:dafei.de 日本 30",
|
|
"🇯🇵 机场推荐:dafei.de 日本 31",
|
|
"🇯🇵 机场推荐:dafei.de 日本 32",
|
|
"🇯🇵 机场推荐:dafei.de 日本 33",
|
|
"🇯🇵 机场推荐:dafei.de 日本 34",
|
|
"🇯🇵 机场推荐:dafei.de 日本 35",
|
|
"🇯🇵 机场推荐:dafei.de 日本 36",
|
|
"🇯🇵 机场推荐:dafei.de 日本 37",
|
|
"🇯🇵 机场推荐:dafei.de 日本 38",
|
|
"🇯🇵 机场推荐:dafei.de 日本 39",
|
|
"🇯🇵 机场推荐:dafei.de 日本 40",
|
|
"🇯🇵 机场推荐:dafei.de 日本 41",
|
|
"🇯🇵 机场推荐:dafei.de 日本 42",
|
|
"🇯🇵 机场推荐:dafei.de 日本 43",
|
|
"🇯🇵 机场推荐:dafei.de 日本 44",
|
|
"🇯🇵 机场推荐:dafei.de 日本 45",
|
|
"🇯🇵 机场推荐:dafei.de 日本 46",
|
|
"🇯🇵 机场推荐:dafei.de 日本 47",
|
|
"🇯🇵 机场推荐:dafei.de 日本 48",
|
|
"🇯🇵 机场推荐:dafei.de 日本 49",
|
|
"🇯🇵 机场推荐:dafei.de 日本 50",
|
|
"🇯🇵 机场推荐:dafei.de 日本 51",
|
|
"🇯🇵 机场推荐:dafei.de 日本 52",
|
|
"🇯🇵 机场推荐:dafei.de 日本 53",
|
|
"🇯🇵 机场推荐:dafei.de 日本 54"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 12",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 13",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 14",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 15",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 16",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 17",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 18",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 19",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 20",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 21",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 22",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 23",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 24",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 25",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 26",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 27",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 28",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 29",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 30"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"tag": "all",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"🇯🇵 机场推荐:dafei.de 日本 13",
|
|
"🇯🇵 机场推荐:dafei.de 日本 14",
|
|
"🇯🇵 机场推荐:dafei.de 日本 15",
|
|
"🇯🇵 机场推荐:dafei.de 日本 16",
|
|
"🇯🇵 机场推荐:dafei.de 日本 17",
|
|
"🇯🇵 机场推荐:dafei.de 日本 18",
|
|
"🇯🇵 机场推荐:dafei.de 日本 19",
|
|
"🇯🇵 机场推荐:dafei.de 日本 20",
|
|
"🇯🇵 机场推荐:dafei.de 日本 21",
|
|
"🇯🇵 机场推荐:dafei.de 日本 22",
|
|
"🇯🇵 机场推荐:dafei.de 日本 23",
|
|
"🇯🇵 机场推荐:dafei.de 日本 24",
|
|
"🇯🇵 机场推荐:dafei.de 日本 25",
|
|
"🇯🇵 机场推荐:dafei.de 日本 26",
|
|
"🇯🇵 机场推荐:dafei.de 日本 27",
|
|
"🇯🇵 机场推荐:dafei.de 日本 28",
|
|
"🇯🇵 机场推荐:dafei.de 日本 29",
|
|
"🇯🇵 机场推荐:dafei.de 日本 30",
|
|
"🇯🇵 机场推荐:dafei.de 日本 31",
|
|
"🇯🇵 机场推荐:dafei.de 日本 32",
|
|
"🇯🇵 机场推荐:dafei.de 日本 33",
|
|
"🇯🇵 机场推荐:dafei.de 日本 34",
|
|
"🇯🇵 机场推荐:dafei.de 日本 35",
|
|
"🇯🇵 机场推荐:dafei.de 日本 36",
|
|
"🇯🇵 机场推荐:dafei.de 日本 37",
|
|
"🇯🇵 机场推荐:dafei.de 日本 38",
|
|
"🇯🇵 机场推荐:dafei.de 日本 39",
|
|
"🇯🇵 机场推荐:dafei.de 日本 40",
|
|
"🇯🇵 机场推荐:dafei.de 日本 41",
|
|
"🇯🇵 机场推荐:dafei.de 日本 42",
|
|
"🇯🇵 机场推荐:dafei.de 日本 43",
|
|
"🇯🇵 机场推荐:dafei.de 日本 44",
|
|
"🇯🇵 机场推荐:dafei.de 日本 45",
|
|
"🇯🇵 机场推荐:dafei.de 日本 46",
|
|
"🇯🇵 机场推荐:dafei.de 日本 47",
|
|
"🇯🇵 机场推荐:dafei.de 日本 48",
|
|
"🇯🇵 机场推荐:dafei.de 日本 49",
|
|
"🇯🇵 机场推荐:dafei.de 日本 50",
|
|
"🇯🇵 机场推荐:dafei.de 日本 51",
|
|
"🇯🇵 机场推荐:dafei.de 日本 52",
|
|
"🇯🇵 机场推荐:dafei.de 日本 53",
|
|
"🇯🇵 机场推荐:dafei.de 日本 54",
|
|
"🇸🇬 机场推荐: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 澳大利亚 01",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 17",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇭🇰 机场推荐:dafei.de 香港 20",
|
|
"🇭🇰 机场推荐:dafei.de 香港 21",
|
|
"🇭🇰 机场推荐:dafei.de 香港 22",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇮🇳 机场推荐:dafei.de 印度 03",
|
|
"🇮🇳 机场推荐:dafei.de 印度 04",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"🇺🇸 机场推荐: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 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"🇷🇴 机场推荐:dafei.de 罗马尼亚 01",
|
|
"🇷🇴 机场推荐:dafei.de 罗马尼亚 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇦🇪 机场推荐:dafei.de 阿联酋 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 17",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇭🇰 机场推荐:dafei.de 香港 20",
|
|
"🇭🇰 机场推荐:dafei.de 香港 21",
|
|
"🇭🇰 机场推荐:dafei.de 香港 22"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-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": "jp-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"🇯🇵 机场推荐:dafei.de 日本 13",
|
|
"🇯🇵 机场推荐:dafei.de 日本 14",
|
|
"🇯🇵 机场推荐:dafei.de 日本 15",
|
|
"🇯🇵 机场推荐:dafei.de 日本 16",
|
|
"🇯🇵 机场推荐:dafei.de 日本 17",
|
|
"🇯🇵 机场推荐:dafei.de 日本 18",
|
|
"🇯🇵 机场推荐:dafei.de 日本 19",
|
|
"🇯🇵 机场推荐:dafei.de 日本 20",
|
|
"🇯🇵 机场推荐:dafei.de 日本 21",
|
|
"🇯🇵 机场推荐:dafei.de 日本 22",
|
|
"🇯🇵 机场推荐:dafei.de 日本 23",
|
|
"🇯🇵 机场推荐:dafei.de 日本 24",
|
|
"🇯🇵 机场推荐:dafei.de 日本 25",
|
|
"🇯🇵 机场推荐:dafei.de 日本 26",
|
|
"🇯🇵 机场推荐:dafei.de 日本 27",
|
|
"🇯🇵 机场推荐:dafei.de 日本 28",
|
|
"🇯🇵 机场推荐:dafei.de 日本 29",
|
|
"🇯🇵 机场推荐:dafei.de 日本 30",
|
|
"🇯🇵 机场推荐:dafei.de 日本 31",
|
|
"🇯🇵 机场推荐:dafei.de 日本 32",
|
|
"🇯🇵 机场推荐:dafei.de 日本 33",
|
|
"🇯🇵 机场推荐:dafei.de 日本 34",
|
|
"🇯🇵 机场推荐:dafei.de 日本 35",
|
|
"🇯🇵 机场推荐:dafei.de 日本 36",
|
|
"🇯🇵 机场推荐:dafei.de 日本 37",
|
|
"🇯🇵 机场推荐:dafei.de 日本 38",
|
|
"🇯🇵 机场推荐:dafei.de 日本 39",
|
|
"🇯🇵 机场推荐:dafei.de 日本 40",
|
|
"🇯🇵 机场推荐:dafei.de 日本 41",
|
|
"🇯🇵 机场推荐:dafei.de 日本 42",
|
|
"🇯🇵 机场推荐:dafei.de 日本 43",
|
|
"🇯🇵 机场推荐:dafei.de 日本 44",
|
|
"🇯🇵 机场推荐:dafei.de 日本 45",
|
|
"🇯🇵 机场推荐:dafei.de 日本 46",
|
|
"🇯🇵 机场推荐:dafei.de 日本 47",
|
|
"🇯🇵 机场推荐:dafei.de 日本 48",
|
|
"🇯🇵 机场推荐:dafei.de 日本 49",
|
|
"🇯🇵 机场推荐:dafei.de 日本 50",
|
|
"🇯🇵 机场推荐:dafei.de 日本 51",
|
|
"🇯🇵 机场推荐:dafei.de 日本 52",
|
|
"🇯🇵 机场推荐:dafei.de 日本 53",
|
|
"🇯🇵 机场推荐:dafei.de 日本 54"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "sg-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 12",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 13",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 14",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 15",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 16",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 17",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 18",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 19",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 20",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 21",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 22",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 23",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 24",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 25",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 26",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 27",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 28",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 29",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 30"
|
|
],
|
|
"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"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "all-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"🇯🇵 机场推荐:dafei.de 日本 13",
|
|
"🇯🇵 机场推荐:dafei.de 日本 14",
|
|
"🇯🇵 机场推荐:dafei.de 日本 15",
|
|
"🇯🇵 机场推荐:dafei.de 日本 16",
|
|
"🇯🇵 机场推荐:dafei.de 日本 17",
|
|
"🇯🇵 机场推荐:dafei.de 日本 18",
|
|
"🇯🇵 机场推荐:dafei.de 日本 19",
|
|
"🇯🇵 机场推荐:dafei.de 日本 20",
|
|
"🇯🇵 机场推荐:dafei.de 日本 21",
|
|
"🇯🇵 机场推荐:dafei.de 日本 22",
|
|
"🇯🇵 机场推荐:dafei.de 日本 23",
|
|
"🇯🇵 机场推荐:dafei.de 日本 24",
|
|
"🇯🇵 机场推荐:dafei.de 日本 25",
|
|
"🇯🇵 机场推荐:dafei.de 日本 26",
|
|
"🇯🇵 机场推荐:dafei.de 日本 27",
|
|
"🇯🇵 机场推荐:dafei.de 日本 28",
|
|
"🇯🇵 机场推荐:dafei.de 日本 29",
|
|
"🇯🇵 机场推荐:dafei.de 日本 30",
|
|
"🇯🇵 机场推荐:dafei.de 日本 31",
|
|
"🇯🇵 机场推荐:dafei.de 日本 32",
|
|
"🇯🇵 机场推荐:dafei.de 日本 33",
|
|
"🇯🇵 机场推荐:dafei.de 日本 34",
|
|
"🇯🇵 机场推荐:dafei.de 日本 35",
|
|
"🇯🇵 机场推荐:dafei.de 日本 36",
|
|
"🇯🇵 机场推荐:dafei.de 日本 37",
|
|
"🇯🇵 机场推荐:dafei.de 日本 38",
|
|
"🇯🇵 机场推荐:dafei.de 日本 39",
|
|
"🇯🇵 机场推荐:dafei.de 日本 40",
|
|
"🇯🇵 机场推荐:dafei.de 日本 41",
|
|
"🇯🇵 机场推荐:dafei.de 日本 42",
|
|
"🇯🇵 机场推荐:dafei.de 日本 43",
|
|
"🇯🇵 机场推荐:dafei.de 日本 44",
|
|
"🇯🇵 机场推荐:dafei.de 日本 45",
|
|
"🇯🇵 机场推荐:dafei.de 日本 46",
|
|
"🇯🇵 机场推荐:dafei.de 日本 47",
|
|
"🇯🇵 机场推荐:dafei.de 日本 48",
|
|
"🇯🇵 机场推荐:dafei.de 日本 49",
|
|
"🇯🇵 机场推荐:dafei.de 日本 50",
|
|
"🇯🇵 机场推荐:dafei.de 日本 51",
|
|
"🇯🇵 机场推荐:dafei.de 日本 52",
|
|
"🇯🇵 机场推荐:dafei.de 日本 53",
|
|
"🇯🇵 机场推荐:dafei.de 日本 54",
|
|
"🇸🇬 机场推荐: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 澳大利亚 01",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"🇭🇰 机场推荐:dafei.de 香港 17",
|
|
"🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"🇭🇰 机场推荐:dafei.de 香港 20",
|
|
"🇭🇰 机场推荐:dafei.de 香港 21",
|
|
"🇭🇰 机场推荐:dafei.de 香港 22",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇮🇳 机场推荐:dafei.de 印度 03",
|
|
"🇮🇳 机场推荐:dafei.de 印度 04",
|
|
"🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"🇺🇸 机场推荐: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 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"🇷🇴 机场推荐:dafei.de 罗马尼亚 01",
|
|
"🇷🇴 机场推荐:dafei.de 罗马尼亚 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇳🇱 机场推荐: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": "shadowsocks",
|
|
"server": "cf.008500.xyz",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "3e96ef7d-8637-42c2-ac73-75182196e755",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "host=mfvpn.fuchen.indevs.in;mode=websocket;path=/3e96ef7d-8637-42c2-ac73-75182196e755/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "hysteria2",
|
|
"server": "jp.mjhy2.com",
|
|
"server_port": 1443,
|
|
"password": "6e73dc5f-5261-4bb0-b116-c28a2144cd7b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp.mjhy2.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "hysteria2",
|
|
"server": "jp2.dexlos.com",
|
|
"server_port": 20278,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp2.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16617,
|
|
"uuid": "881da2de-238e-425e-a7e7-389f4842e545",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"HOST": "ba1b944c9237d79489431c3a8912f6f9.mobgslb.tbcache.com",
|
|
"Host": "planb.mojcn.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"type": "hysteria2",
|
|
"server": "vpn-jp-002.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-jp-002.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"type": "hysteria2",
|
|
"server": "vpn-jp-003.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-jp-003.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"type": "hysteria2",
|
|
"server": "vpn-jp-001.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-jp-001.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"type": "hysteria2",
|
|
"server": "jp2.dexlos.com",
|
|
"server_port": 20251,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp2.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"type": "vless",
|
|
"server": "172.64.229.1",
|
|
"server_port": 443,
|
|
"uuid": "f17d7eb4-ba07-463a-9ad8-3ec30f19dca2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "subtaler.trevely.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "subtaler.trevely.de5.net"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"type": "vless",
|
|
"server": "blog.88lin.eu.org",
|
|
"server_port": 443,
|
|
"uuid": "f17d7eb4-ba07-463a-9ad8-3ec30f19dca2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "subtaler.trevely.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "subtaler.trevely.de5.net",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"type": "vless",
|
|
"server": "animal.nuaa.tech",
|
|
"server_port": 443,
|
|
"uuid": "f17d7eb4-ba07-463a-9ad8-3ec30f19dca2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "subtaler.trevely.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "subtaler.trevely.de5.net"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 12",
|
|
"type": "hysteria2",
|
|
"server": "vpn-jp-018.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-jp-018.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 13",
|
|
"type": "hysteria2",
|
|
"server": "jp5.dexlos.com",
|
|
"server_port": 20916,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 14",
|
|
"type": "hysteria2",
|
|
"server": "jp5.dexlos.com",
|
|
"server_port": 20959,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 15",
|
|
"type": "hysteria2",
|
|
"server": "jp3.dexlos.com",
|
|
"server_port": 20494,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp3.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 16",
|
|
"type": "hysteria2",
|
|
"server": "jp4.dexlos.com",
|
|
"server_port": 20797,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 17",
|
|
"type": "hysteria2",
|
|
"server": "jp5.dexlos.com",
|
|
"server_port": 20910,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 18",
|
|
"type": "hysteria2",
|
|
"server": "jp5.dexlos.com",
|
|
"server_port": 20847,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 19",
|
|
"type": "hysteria2",
|
|
"server": "jp4.dexlos.com",
|
|
"server_port": 20760,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 20",
|
|
"type": "hysteria2",
|
|
"server": "jp4.dexlos.com",
|
|
"server_port": 20601,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 21",
|
|
"type": "hysteria2",
|
|
"server": "jp2.dexlos.com",
|
|
"server_port": 20384,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp2.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 22",
|
|
"type": "hysteria2",
|
|
"server": "jp5.dexlos.com",
|
|
"server_port": 20931,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 23",
|
|
"type": "hysteria2",
|
|
"server": "jp4.dexlos.com",
|
|
"server_port": 20789,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 24",
|
|
"type": "vless",
|
|
"server": "cf.tencentapp.cn",
|
|
"server_port": 443,
|
|
"uuid": "f17d7eb4-ba07-463a-9ad8-3ec30f19dca2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "subtaler.trevely.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "subtaler.trevely.de5.net"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 25",
|
|
"type": "hysteria2",
|
|
"server": "jp4.dexlos.com",
|
|
"server_port": 20719,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 26",
|
|
"type": "hysteria2",
|
|
"server": "jp4.dexlos.com",
|
|
"server_port": 20777,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 27",
|
|
"type": "hysteria2",
|
|
"server": "jp2.dexlos.com",
|
|
"server_port": 20206,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp2.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 28",
|
|
"type": "vless",
|
|
"server": "172.64.229.2",
|
|
"server_port": 443,
|
|
"uuid": "f17d7eb4-ba07-463a-9ad8-3ec30f19dca2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "subtaler.trevely.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "subtaler.trevely.de5.net"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 29",
|
|
"type": "hysteria2",
|
|
"server": "jp2.dexlos.com",
|
|
"server_port": 20362,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp2.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 30",
|
|
"type": "hysteria2",
|
|
"server": "jp5.dexlos.com",
|
|
"server_port": 20956,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 31",
|
|
"type": "hysteria2",
|
|
"server": "jp2.dexlos.com",
|
|
"server_port": 20234,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp2.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 32",
|
|
"type": "vless",
|
|
"server": "154.12.191.114",
|
|
"server_port": 2566,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ynwta9.api-edge.fgfw.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ynwta9.api-edge.fgfw.qzz.io"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 33",
|
|
"type": "hysteria2",
|
|
"server": "jp5.dexlos.com",
|
|
"server_port": 20831,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 34",
|
|
"type": "shadowsocks",
|
|
"server": "cf.008500.xyz",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "3e96ef7d-8637-42c2-ac73-75182196e755",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;tls;skip-cert-verify=false"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 35",
|
|
"type": "hysteria2",
|
|
"server": "jp.mjhy2.com",
|
|
"server_port": 1443,
|
|
"password": "6e73dc5f-5261-4bb0-b116-c28a2144cd7b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp.mjhy2.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 36",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16617,
|
|
"uuid": "881da2de-238e-425e-a7e7-389f4842e545",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "planb.mojcn.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 37",
|
|
"type": "hysteria2",
|
|
"server": "vpn-jp-002.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-jp-002.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 38",
|
|
"type": "hysteria2",
|
|
"server": "vpn-jp-003.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-jp-003.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 39",
|
|
"type": "hysteria2",
|
|
"server": "vpn-jp-001.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-jp-001.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 40",
|
|
"type": "vless",
|
|
"server": "blog.88lin.eu.org",
|
|
"server_port": 443,
|
|
"uuid": "f17d7eb4-ba07-463a-9ad8-3ec30f19dca2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "subtaler.trevely.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "subtaler.trevely.de5.net"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 41",
|
|
"type": "hysteria2",
|
|
"server": "vpn-jp-018.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-jp-018.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 42",
|
|
"type": "hysteria2",
|
|
"server": "jp3.dexlos.com",
|
|
"server_port": 20494,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp3.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 43",
|
|
"type": "hysteria2",
|
|
"server": "jp4.dexlos.com",
|
|
"server_port": 20797,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 44",
|
|
"type": "hysteria2",
|
|
"server": "jp4.dexlos.com",
|
|
"server_port": 20789,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 45",
|
|
"type": "hysteria2",
|
|
"server": "jp4.dexlos.com",
|
|
"server_port": 20719,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 46",
|
|
"type": "vless",
|
|
"server": "176.97.73.155",
|
|
"server_port": 443,
|
|
"uuid": "a91962ea-83c3-45a7-ac48-89a6b151cdad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "navi.bankrate.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "UT9tFQOdy54SeW_tg-XQN3QkGYoWUpO_88XFXijkrXc",
|
|
"short_id": "2da72ce6"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 47",
|
|
"type": "vmess",
|
|
"server": "m.cnmjin.net",
|
|
"server_port": 16617,
|
|
"uuid": "1fe2c019-6bcf-4314-8b39-f1c5a63d1128",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "4838ff902410750f9c8eb896b0dd5e2b.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 48",
|
|
"type": "hysteria2",
|
|
"server": "jp2.dexlos.com",
|
|
"server_port": 20261,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp2.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 49",
|
|
"type": "shadowsocks",
|
|
"server": "155.248.168.35",
|
|
"server_port": 18122,
|
|
"method": "none",
|
|
"password": "3e96ef7d-8637-42c2-ac73-75182196e755",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=mfvpn.fuchen.indevs.in;path=3e96ef7d-8637-42c2-ac73-75182196e755/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 50",
|
|
"type": "http",
|
|
"server": "baa176b8-te24g0-tfgtqm-nx3b.jp.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "baa176b8-te24g0-tfgtqm-nx3b.jp.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "32315324-cf6b-11ed-979b-f23c9164ca5d",
|
|
"password": "32315324-cf6b-11ed-979b-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 51",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30301,
|
|
"uuid": "b817e434-c98d-4c7b-988c-3459ac37eedd",
|
|
"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 日本 52",
|
|
"type": "vless",
|
|
"server": "jp3-r.link-t7.com",
|
|
"server_port": 10033,
|
|
"uuid": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s0.awsstatic.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "wOu-BMrXvk9KX23JZrlpUlF4SMjDcejm0vNECdhy5xE",
|
|
"short_id": "686c0ef0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "update"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 53",
|
|
"type": "hysteria2",
|
|
"server": "151.241.130.90",
|
|
"server_port": 55000,
|
|
"password": "9d9519a0-7df0-42a4-a765-29512ab65f5c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 54",
|
|
"type": "shadowsocks",
|
|
"server": "store.ubi.com",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "3e96ef7d-8637-42c2-ac73-75182196e755",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=mfvpn.fuchen.indevs.in;path=/3e96ef7d-8637-42c2-ac73-75182196e755/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "vless",
|
|
"server": "sg3-r.link-t7.com",
|
|
"server_port": 10038,
|
|
"uuid": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d1.awsstatic.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "wOu-BMrXvk9KX23JZrlpUlF4SMjDcejm0vNECdhy5xE",
|
|
"short_id": "686c0ef0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "update"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "hysteria2",
|
|
"server": "vpn-sg-001.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-sg-001.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "hysteria2",
|
|
"server": "vpn-sg-003.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-sg-003.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "hysteria2",
|
|
"server": "sg4.dexlos.com",
|
|
"server_port": 20658,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"type": "hysteria2",
|
|
"server": "sg5.dexlos.com",
|
|
"server_port": 20993,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "hysteria2",
|
|
"server": "sg5.dexlos.com",
|
|
"server_port": 20832,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16618,
|
|
"uuid": "1923c5c0-71b8-42fb-8abd-db1c82c46d49",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "59122e391c46090446f6ac8be22c8e38.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"type": "vless",
|
|
"server": "sg1-r.link-t7.com",
|
|
"server_port": 10036,
|
|
"uuid": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s0.awsstatic.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "wOu-BMrXvk9KX23JZrlpUlF4SMjDcejm0vNECdhy5xE",
|
|
"short_id": "686c0ef0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "update"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16618,
|
|
"uuid": "e4f74364-435b-49f1-bdbd-60a24dc99588",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "26244e9a2fd545178a435722e996eb61.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"type": "hysteria2",
|
|
"server": "sg5.dexlos.com",
|
|
"server_port": 20954,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"type": "vless",
|
|
"server": "sg2-r.link-t7.com",
|
|
"server_port": 10037,
|
|
"uuid": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s0.awsstatic.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "wOu-BMrXvk9KX23JZrlpUlF4SMjDcejm0vNECdhy5xE",
|
|
"short_id": "686c0ef0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "update"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 12",
|
|
"type": "hysteria2",
|
|
"server": "sg4.dexlos.com",
|
|
"server_port": 20610,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 13",
|
|
"type": "hysteria2",
|
|
"server": "sg4.dexlos.com",
|
|
"server_port": 20702,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 14",
|
|
"type": "hysteria2",
|
|
"server": "sg4.dexlos.com",
|
|
"server_port": 20761,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 15",
|
|
"type": "hysteria2",
|
|
"server": "sg4.dexlos.com",
|
|
"server_port": 20651,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 16",
|
|
"type": "hysteria2",
|
|
"server": "sg4.dexlos.com",
|
|
"server_port": 20699,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 17",
|
|
"type": "hysteria2",
|
|
"server": "sg4.dexlos.com",
|
|
"server_port": 20623,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 18",
|
|
"type": "hysteria2",
|
|
"server": "sg4.dexlos.com",
|
|
"server_port": 20714,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 19",
|
|
"type": "hysteria2",
|
|
"server": "sg5.dexlos.com",
|
|
"server_port": 20831,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 20",
|
|
"type": "hysteria2",
|
|
"server": "sg5.dexlos.com",
|
|
"server_port": 20857,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 21",
|
|
"type": "hysteria2",
|
|
"server": "sg4.dexlos.com",
|
|
"server_port": 20628,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 22",
|
|
"type": "hysteria2",
|
|
"server": "sg4.dexlos.com",
|
|
"server_port": 20797,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 23",
|
|
"type": "hysteria2",
|
|
"server": "sg5.dexlos.com",
|
|
"server_port": 20899,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 24",
|
|
"type": "hysteria2",
|
|
"server": "sg4.dexlos.com",
|
|
"server_port": 20630,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 25",
|
|
"type": "hysteria2",
|
|
"server": "sg5.dexlos.com",
|
|
"server_port": 20910,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg5.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 26",
|
|
"type": "hysteria2",
|
|
"server": "sg4.dexlos.com",
|
|
"server_port": 20771,
|
|
"password": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "xK9mN2pLq5vR8wB3"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg4.dexlos.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 27",
|
|
"type": "hysteria2",
|
|
"server": "vpn-sg-001.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-sg-001.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 28",
|
|
"type": "hysteria2",
|
|
"server": "vpn-sg-003.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-sg-003.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 29",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16618,
|
|
"uuid": "7e49287b-d3b2-4abc-b646-879165dae7dc",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "72fbf9ea0e889e56093a40dec0b5adb6.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 30",
|
|
"type": "vless",
|
|
"server": "43.103.40.206",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ynwta9.api-edge.fgfw.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ynwta9.api-edge.fgfw.qzz.io"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"type": "hysteria2",
|
|
"server": "vpn-au-002.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-au-002.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇦🇺 机场推荐:dafei.de 澳大利亚 02",
|
|
"type": "hysteria2",
|
|
"server": "vpn-au-002.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-au-002.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "shadowsocks",
|
|
"server": "43.168.16.112",
|
|
"server_port": 443,
|
|
"method": "aes-128-gcm",
|
|
"password": "931d70c1-8644-433a-9e8a-e09e10f5e7f5",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;tls;skip-cert-verify=false"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16622,
|
|
"uuid": "454a7451-9380-489b-91cb-2b5d2214f18a",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "740db99bdd99deb0b1510e7edca44162.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16632,
|
|
"uuid": "fd0398c2-33c8-45d1-bdf9-a97b576cac45",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "7f1ebaae45bada2b20dc845012ddd3a4.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16622,
|
|
"uuid": "e4f74364-435b-49f1-bdbd-60a24dc99588",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "26244e9a2fd545178a435722e996eb61.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16632,
|
|
"uuid": "7e49287b-d3b2-4abc-b646-879165dae7dc",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "72fbf9ea0e889e56093a40dec0b5adb6.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "hysteria2",
|
|
"server": "hk.mjhy2.com",
|
|
"server_port": 1443,
|
|
"password": "426069f8-bd51-4ca1-8be0-406e113e8d6d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk.mjhy2.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "hysteria2",
|
|
"server": "hk.mjhy2.com",
|
|
"server_port": 1443,
|
|
"password": "6e73dc5f-5261-4bb0-b116-c28a2144cd7b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk.mjhy2.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16622,
|
|
"uuid": "5f272295-fb23-4ffc-a076-f75e6d4e4ce0",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2a0805d553d3abef159d2f4a1afa5914.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16632,
|
|
"uuid": "1923c5c0-71b8-42fb-8abd-db1c82c46d49",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "59122e391c46090446f6ac8be22c8e38.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"type": "hysteria2",
|
|
"server": "hk.mjhy2.com",
|
|
"server_port": 1443,
|
|
"password": "426069f8-bd51-4ca1-8be0-406e113e8d6d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk.mjhy2.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"type": "hysteria2",
|
|
"server": "hk.mjhy2.com",
|
|
"server_port": 1443,
|
|
"password": "6e73dc5f-5261-4bb0-b116-c28a2144cd7b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk.mjhy2.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"type": "vless",
|
|
"server": "hk1.ap221.com",
|
|
"server_port": 443,
|
|
"uuid": "bfa61a19-30d7-4292-89fe-e76d2dd5c5de",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk.ap221.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"type": "shadowsocks",
|
|
"server": "20.235.105.146",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "14b02e2a-8930-4afb-8412-ea4a4954ca5b",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=ylnhh.us.ci;path=14b02e2a-8930-4afb-8412-ea4a4954ca5b/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"type": "anytls",
|
|
"server": "a0fb8a05-te3z40-tip01z-1gevg.hkt2.cdnhuawei.com",
|
|
"server_port": 8443,
|
|
"password": "f02ee2b4-d760-11ec-bd7c-f23c913c8d2b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "a0fb8a05-te3z40-tip01z-1gevg.hkt2.cdnhuawei.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"type": "vmess",
|
|
"server": "154.37.223.19",
|
|
"server_port": 16622,
|
|
"uuid": "97debe0d-039f-48a5-946a-869538e7f107",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "http",
|
|
"headers": {},
|
|
"method": "GET",
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 16",
|
|
"type": "hysteria2",
|
|
"server": "hk.mjhy2.com",
|
|
"server_port": 1443,
|
|
"password": "6e73dc5f-5261-4bb0-b116-c28a2144cd7b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk.mjhy2.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 17",
|
|
"type": "shadowsocks",
|
|
"server": "160.153.137.16",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "14b02e2a-8930-4afb-8412-ea4a4954ca5b",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=ylnhh.us.ci;path=/14b02e2a-8930-4afb-8412-ea4a4954ca5b/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 18",
|
|
"type": "vless",
|
|
"server": "s298.okgg.top",
|
|
"server_port": 443,
|
|
"uuid": "872624ac-aa40-39b1-8232-f7270812c234",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "u711541u3556s298.okgg.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 19",
|
|
"type": "shadowsocks",
|
|
"server": "154.194.0.16",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "14b02e2a-8930-4afb-8412-ea4a4954ca5b",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=ylnhh.us.ci;path=/14b02e2a-8930-4afb-8412-ea4a4954ca5b/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 20",
|
|
"type": "vless",
|
|
"server": "hk2-r.link-t7.com",
|
|
"server_port": 10127,
|
|
"uuid": "A537EA13-778F-4967-953F-EE29617B8E55",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s0.awsstatic.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "wOu-BMrXvk9KX23JZrlpUlF4SMjDcejm0vNECdhy5xE",
|
|
"short_id": "686c0ef0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "update"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 21",
|
|
"type": "shadowsocks",
|
|
"server": "135.125.191.9",
|
|
"server_port": 8443,
|
|
"method": "none",
|
|
"password": "14b02e2a-8930-4afb-8412-ea4a4954ca5b",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=ylnhh.us.ci;path=/14b02e2a-8930-4afb-8412-ea4a4954ca5b/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 22",
|
|
"type": "shadowsocks",
|
|
"server": "188.239.21.47",
|
|
"server_port": 8443,
|
|
"method": "none",
|
|
"password": "14b02e2a-8930-4afb-8412-ea4a4954ca5b",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=ylnhh.us.ci;path=14b02e2a-8930-4afb-8412-ea4a4954ca5b/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "hysteria2",
|
|
"server": "vpn-in-002.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-in-002.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16626,
|
|
"uuid": "fd0398c2-33c8-45d1-bdf9-a97b576cac45",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "7f1ebaae45bada2b20dc845012ddd3a4.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 03",
|
|
"type": "hysteria2",
|
|
"server": "vpn-in-002.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-in-002.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 04",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16626,
|
|
"uuid": "6e73dc5f-5261-4bb0-b116-c28a2144cd7b",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "066d6e9a0ea2920f4703e353a6c38455.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇪🇸 机场推荐:dafei.de 西班牙 01",
|
|
"type": "hysteria2",
|
|
"server": "vpn-uk-004.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-uk-004.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"type": "hysteria2",
|
|
"server": "vpn-uk-002.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-uk-002.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"type": "hysteria2",
|
|
"server": "vpn-uk-002.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-uk-002.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"type": "http",
|
|
"server": "8b397f7d-te24g0-twuk0i-1hzyr.uk.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "8b397f7d-te24g0-twuk0i-1hzyr.uk.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "3be8cba8-b721-11ec-8b04-f23c91cfbbc9",
|
|
"password": "3be8cba8-b721-11ec-8b04-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16626,
|
|
"uuid": "881da2de-238e-425e-a7e7-389f4842e545",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "planb.mojcn.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16648,
|
|
"uuid": "881da2de-238e-425e-a7e7-389f4842e545",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ba1b944c9237d79489431c3a8912f6f9.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16648,
|
|
"uuid": "881da2de-238e-425e-a7e7-389f4842e545",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ba1b944c9237d79489431c3a8912f6f9.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16648,
|
|
"uuid": "7e49287b-d3b2-4abc-b646-879165dae7dc",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "72fbf9ea0e889e56093a40dec0b5adb6.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "http",
|
|
"server": "edgeu654714155239896.u1.ihotelapis.net",
|
|
"server_port": 50443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "edgeu654714155239896.u1.ihotelapis.net",
|
|
"insecure": false
|
|
},
|
|
"username": "f8eca8df-a1a5-4918-a194-d34112a3673f",
|
|
"password": "f8eca8df-a1a5-4918-a194-d34112a3673f"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "vless",
|
|
"server": "zdas.zeabur.app",
|
|
"server_port": 443,
|
|
"uuid": "da2ab05b-6b96-4d0c-96eb-7b320b343fc0",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zdas.zeabur.app",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "zdas.zeabur.app"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "hysteria2",
|
|
"server": "us1.cloudsegl1.ccwu.cc",
|
|
"server_port": 30005,
|
|
"password": "45ddff98-af51-4e4d-99c1-954028c9f812",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.iq.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "anytls",
|
|
"server": "e9cf886e-te3z40-tip01z-1gevg.sj.oshuawei.com",
|
|
"server_port": 8443,
|
|
"password": "f02ee2b4-d760-11ec-bd7c-f23c913c8d2b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "e9cf886e-te3z40-tip01z-1gevg.sj.oshuawei.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "http",
|
|
"server": "ca011cb2-te3z40-tfgtqm-nx3b.se.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ca011cb2-te3z40-tfgtqm-nx3b.se.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "32315324-cf6b-11ed-979b-f23c9164ca5d",
|
|
"password": "32315324-cf6b-11ed-979b-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30703,
|
|
"uuid": "2cdc26b3-eb69-4ebe-b263-d5bd64a75b99",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mensura.cdn-apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "Fpcp8ed_KjL5rnn0gstMa0AQPL8GcYMtArb--r1AhnI",
|
|
"short_id": "845532fa"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30701,
|
|
"uuid": "b817e434-c98d-4c7b-988c-3459ac37eedd",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.amd.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "cgGav3P_PeaM4grdSECGj4Tt9IsCmSqhGo_EJ0_KdWY",
|
|
"short_id": "e62db878"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "hysteria2",
|
|
"server": "vpn-us-004.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-us-004.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "http",
|
|
"server": "5026c6f4-te24g0-twuk0i-1hzyr.jp4.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "5026c6f4-te24g0-twuk0i-1hzyr.jp4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "3be8cba8-b721-11ec-8b04-f23c91cfbbc9",
|
|
"password": "3be8cba8-b721-11ec-8b04-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "hysteria2",
|
|
"server": "vpn-de-002.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-de-002.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "hysteria2",
|
|
"server": "vpn-de-002.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-de-002.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"type": "http",
|
|
"server": "d2.cdn.nttsoftgroup.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d2.cdn.nttsoftgroup.com",
|
|
"insecure": false
|
|
},
|
|
"username": "f8eca8df-a1a5-4918-a194-d34112a3673f",
|
|
"password": "f8eca8df-a1a5-4918-a194-d34112a3673f"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"type": "vmess",
|
|
"server": "82.198.246.97",
|
|
"server_port": 180,
|
|
"uuid": "d13fc2f5-3e05-4795-81eb-44143a09e552",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"type": "trojan",
|
|
"server": "144.31.216.160",
|
|
"server_port": 443,
|
|
"password": "1234567890",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kfm-bn0.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kfm-bn0.pages.dev"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"type": "trojan",
|
|
"server": "104.128.139.68",
|
|
"server_port": 443,
|
|
"password": "1234567890",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kfm-bn0.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kfm-bn0.pages.dev"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"type": "trojan",
|
|
"server": "213.165.39.142",
|
|
"server_port": 2053,
|
|
"password": "1234567890",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kfm-bn0.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kfm-bn0.pages.dev"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 08",
|
|
"type": "vless",
|
|
"server": "germany3.nbbconnect.ru",
|
|
"server_port": 443,
|
|
"uuid": "1becdc51-1b1a-4fb5-bbfb-06433b3f9dec",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "germany3.nbbconnect.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "A4j57sDAA97uICmt2HhAW7PWMaV39gE6jy_VokhmI1k",
|
|
"short_id": "7c08356a875ff541"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "secure"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 09",
|
|
"type": "vless",
|
|
"server": "172.67.198.163",
|
|
"server_port": 443,
|
|
"uuid": "d774c562-ac77-4976-befd-063969fae990",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "pUbliC.tEchNoisHop.coM.",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "pUbliC.tEchNoisHop.coM."
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 10",
|
|
"type": "trojan",
|
|
"server": "144.31.98.216",
|
|
"server_port": 443,
|
|
"password": "1234567890",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kfm-bn0.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kfm-bn0.pages.dev"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 11",
|
|
"type": "trojan",
|
|
"server": "194.87.77.91",
|
|
"server_port": 443,
|
|
"password": "1234567890",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kfm-bn0.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kfm-bn0.pages.dev"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 12",
|
|
"type": "trojan",
|
|
"server": "195.133.94.19",
|
|
"server_port": 443,
|
|
"password": "1234567890",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kfm-bn0.pages.dev",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kfm-bn0.pages.dev"
|
|
},
|
|
"path": "/?ed=2560&https://t.me/WangCai2🇨🇳"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 13",
|
|
"type": "trojan",
|
|
"server": "138.124.32.120",
|
|
"server_port": 443,
|
|
"password": "1234567890",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kfm-bn0.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kfm-bn0.pages.dev"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "hysteria2",
|
|
"server": "vpn-fr-002.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-fr-002.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16616,
|
|
"uuid": "1fe2c019-6bcf-4314-8b39-f1c5a63d1128",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "4838ff902410750f9c8eb896b0dd5e2b.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16616,
|
|
"uuid": "881da2de-238e-425e-a7e7-389f4842e545",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ba1b944c9237d79489431c3a8912f6f9.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30201,
|
|
"uuid": "2cdc26b3-eb69-4ebe-b263-d5bd64a75b99",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "lol.secure.dyn.riotcdn.net",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "kb5IP7-mBUXwW7zszu-grmOgNEWmqDiCvf1NRfbF3AQ",
|
|
"short_id": "c1e12817"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"type": "vless",
|
|
"server": "taipei1.ap221.com",
|
|
"server_port": 443,
|
|
"uuid": "a94f5c44-239c-4e67-8d0d-20dbbd9e0f85",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "taipei.ap221.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "hysteria2",
|
|
"server": "vpn-vn-001.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-vn-001.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.252",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.84",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.134",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.65",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.26",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 07",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.39",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇷🇴 机场推荐:dafei.de 罗马尼亚 01",
|
|
"type": "http",
|
|
"server": "84.239.49.233",
|
|
"server_port": 9002,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "84.239.49.233",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇴 机场推荐:dafei.de 罗马尼亚 02",
|
|
"type": "http",
|
|
"server": "84.239.14.160",
|
|
"server_port": 9002,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "84.239.14.160",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "trojan",
|
|
"server": "220.87.152.138",
|
|
"server_port": 30005,
|
|
"password": "1234567890",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kfm-bn0.pages.dev",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kfm-bn0.pages.dev"
|
|
},
|
|
"path": "/?ed=2560&https://t.me/WangCai2🇨🇳"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"type": "trojan",
|
|
"server": "220.72.32.44",
|
|
"server_port": 18080,
|
|
"password": "1234567890",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kfm-bn0.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kfm-bn0.pages.dev"
|
|
},
|
|
"path": "/?ed=2560&https://t.me/WangCai2🇨🇳"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"type": "trojan",
|
|
"server": "59.26.177.217",
|
|
"server_port": 22105,
|
|
"password": "1234567890",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kfm-bn0.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kfm-bn0.pages.dev"
|
|
},
|
|
"path": "/?ed=2560&https://t.me/WangCai2🇨🇳"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "vless",
|
|
"server": "45.149.234.236",
|
|
"server_port": 443,
|
|
"uuid": "9f7a44b8-617c-46de-bbe0-152e52570d69",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "linksys.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "BagDycRtQvlxTnortyehYkwB6e-SJwboi2STJLKKAX8",
|
|
"short_id": "99a9b78d171c04cb"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"type": "http",
|
|
"server": "51ca0672-te09s0-tfgtqm-nx3b.my.oshuawei.com",
|
|
"server_port": 31233,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "51ca0672-te09s0-tfgtqm-nx3b.my.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "32315324-cf6b-11ed-979b-f23c9164ca5d",
|
|
"password": "32315324-cf6b-11ed-979b-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇦🇪 机场推荐:dafei.de 阿联酋 01",
|
|
"type": "trojan",
|
|
"server": "95.85.232.148",
|
|
"server_port": 443,
|
|
"password": "1234567890",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "kfm-bn0.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "kfm-bn0.pages.dev"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
}
|
|
],
|
|
"inbounds": [
|
|
{
|
|
"type": "tun",
|
|
"address": [
|
|
"172.19.0.0/30",
|
|
"fdfe:dcba:9876::0/126"
|
|
],
|
|
"stack": "mixed",
|
|
"auto_route": true,
|
|
"platform": {
|
|
"http_proxy": {
|
|
"enabled": true,
|
|
"server": "127.0.0.1",
|
|
"server_port": 7890
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "mixed",
|
|
"listen": "127.0.0.1",
|
|
"listen_port": 7890
|
|
}
|
|
],
|
|
"experimental": {
|
|
"clash_api": {
|
|
"external_controller": "127.0.0.1:9090",
|
|
"external_ui": "ui",
|
|
"external_ui_download_url": "https://ghfast.top/https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip",
|
|
"external_ui_download_detour": "direct"
|
|
},
|
|
"cache_file": {
|
|
"enabled": true,
|
|
"store_fakeip": true
|
|
}
|
|
},
|
|
"log": {
|
|
"disabled": false,
|
|
"level": "info",
|
|
"timestamp": true
|
|
},
|
|
"endpoints": []
|
|
} |