mirror of
https://github.com/ssrsub/ssr.git
synced 2026-04-15 21:33:26 +08:00
1975 lines
59 KiB
JSON
1975 lines
59 KiB
JSON
{
|
|
"dns": {
|
|
"servers": [
|
|
{
|
|
"tag": "google",
|
|
"type": "https",
|
|
"server": "8.8.8.8",
|
|
"detour": "proxy"
|
|
},
|
|
{
|
|
"tag": "ali",
|
|
"type": "https",
|
|
"server": "223.5.5.5"
|
|
},
|
|
{
|
|
"tag": "fakeip",
|
|
"type": "fakeip",
|
|
"inet4_range": "198.18.0.0/15",
|
|
"inet6_range": "fc00::/18"
|
|
}
|
|
],
|
|
"rules": [
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"server": "ali"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"server": "fakeip"
|
|
},
|
|
{
|
|
"query_type": "HTTPS",
|
|
"action": "reject"
|
|
},
|
|
{
|
|
"query_type": [
|
|
"A",
|
|
"AAAA"
|
|
],
|
|
"action": "route",
|
|
"server": "fakeip",
|
|
"rewrite_ttl": 1
|
|
},
|
|
{
|
|
"rule_set": "cn_domain",
|
|
"action": "route",
|
|
"server": "ali"
|
|
}
|
|
],
|
|
"final": "google",
|
|
"independent_cache": true
|
|
},
|
|
"route": {
|
|
"default_domain_resolver": {
|
|
"server": "ali"
|
|
},
|
|
"rules": [
|
|
{
|
|
"action": "sniff",
|
|
"sniffer": [
|
|
"http",
|
|
"tls",
|
|
"quic",
|
|
"dns"
|
|
],
|
|
"timeout": "500ms"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "or",
|
|
"rules": [
|
|
{
|
|
"port": 53
|
|
},
|
|
{
|
|
"protocol": "dns"
|
|
}
|
|
],
|
|
"action": "hijack-dns"
|
|
},
|
|
{
|
|
"ip_is_private": true,
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"outbound": "GLOBAL"
|
|
},
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"rule_set": "bilibili_domain",
|
|
"action": "route",
|
|
"outbound": "bilibili"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"netflix_ip",
|
|
"netflix_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "netflix"
|
|
},
|
|
{
|
|
"rule_set": "bahamut_domain",
|
|
"action": "route",
|
|
"outbound": "bahamut"
|
|
},
|
|
{
|
|
"rule_set": "youtube_domain",
|
|
"action": "route",
|
|
"outbound": "youtube"
|
|
},
|
|
{
|
|
"rule_set": "openai_domain",
|
|
"action": "route",
|
|
"outbound": "openai"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "and",
|
|
"rules": [
|
|
{
|
|
"rule_set": "proxy_domain"
|
|
},
|
|
{
|
|
"invert": true,
|
|
"rule_set": [
|
|
"cn_domain",
|
|
"apple_domain",
|
|
"google_domain",
|
|
"telegram_domain",
|
|
"netflix_domain"
|
|
]
|
|
}
|
|
],
|
|
"action": "route",
|
|
"outbound": "proxy"
|
|
},
|
|
{
|
|
"action": "resolve"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"telegram_ip",
|
|
"telegram_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "telegram"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"google_ip",
|
|
"google_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "google"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"apple_ip",
|
|
"apple_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "apple"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"cn_ip",
|
|
"cn_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "cn"
|
|
}
|
|
],
|
|
"rule_set": [
|
|
{
|
|
"tag": "apple_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "apple_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bahamut_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bahamut.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bilibili_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bilibili.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geoip/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "openai_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/openai.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "proxy_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/geolocation-!cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "youtube_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/youtube.srs",
|
|
"download_detour": "direct"
|
|
}
|
|
],
|
|
"final": "final",
|
|
"auto_detect_interface": true
|
|
},
|
|
"outbounds": [
|
|
{
|
|
"tag": "proxy",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto",
|
|
"direct"
|
|
],
|
|
"default": "all-auto"
|
|
},
|
|
{
|
|
"tag": "google",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "apple",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bilibili",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bahamut",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "youtube",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "openai",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "cn",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "final",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "hk",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"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 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇫🇷 机场推荐: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 日本 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 罗马尼亚 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 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 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇱🇻 机场推荐:dafei.de 拉脱维亚 01",
|
|
"🇱🇻 机场推荐:dafei.de 拉脱维亚 02",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"🇦🇪 机场推荐:dafei.de 阿联酋 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05"
|
|
],
|
|
"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"
|
|
],
|
|
"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"
|
|
],
|
|
"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 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇫🇷 机场推荐: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 日本 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 罗马尼亚 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 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 印度 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇱🇻 机场推荐:dafei.de 拉脱维亚 01",
|
|
"🇱🇻 机场推荐:dafei.de 拉脱维亚 02",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"🇦🇪 机场推荐:dafei.de 阿联酋 01"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "GLOBAL",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"direct",
|
|
"proxy",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "direct",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "hysteria2",
|
|
"server": "sg.mjhy2.com",
|
|
"server_port": 1443,
|
|
"password": "b688ce0f-9201-4e8e-a67a-f3be2c6aa201",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg.mjhy2.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "shadowsocks",
|
|
"server": "cdns.doon.eu.org",
|
|
"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 新加坡 03",
|
|
"type": "shadowsocks",
|
|
"server": "mfa.gov.ua",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;tls;skip-cert-verify=false"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "shadowsocks",
|
|
"server": "cdns.doon.eu.org",
|
|
"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 新加坡 05",
|
|
"type": "shadowsocks",
|
|
"server": "212.34.143.57",
|
|
"server_port": 8443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "shadowsocks",
|
|
"server": "166.1.160.140",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"type": "vmess",
|
|
"server": "a.cdn-bilibili.cn",
|
|
"server_port": 55567,
|
|
"uuid": "e42e75bb-e320-4a99-80c7-80150e923380",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16618,
|
|
"uuid": "9c57c421-1d87-475b-8ec1-5595a304b19d",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6a52001e3651ccdc8ef7740494916ad2.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"type": "shadowsocks",
|
|
"server": "93.183.69.225",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"type": "shadowsocks",
|
|
"server": "216.238.54.35",
|
|
"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 新加坡 11",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16618,
|
|
"uuid": "afac7ff5-c2a3-4ac7-8a58-9ccb29735c25",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "619d0302498d8f6abdf90ab9585eb5ac.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "vless",
|
|
"server": "104.18.32.47",
|
|
"server_port": 80,
|
|
"uuid": "787b3724-16c8-4e58-a038-2b8013cdc6d9",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "c3linogp4x20x5acoguup217nstesdu1.nobodyface4b13.workers.dev"
|
|
},
|
|
"path": "/eyJqdW5rIjoiTG1jRlUwNjNwVUxvYyIsInByb3RvY29sIjoidmwiLCJtb2RlIjoicHJveHlpcCIsInBhbmVsSVBzIjpbXX0="
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "vless",
|
|
"server": "89.150.40.152",
|
|
"server_port": 443,
|
|
"uuid": "ce069292-c8bf-40dd-a6b1-87818a1e64e9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "3-abf.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "3-abf.pages.dev"
|
|
},
|
|
"path": "/proxyip=ProxyIP.DE.owg.dpdns.org"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"type": "vless",
|
|
"server": "openai.com",
|
|
"server_port": 443,
|
|
"uuid": "ce069292-c8bf-40dd-a6b1-87818a1e64e9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "3-2h8.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "3-2h8.pages.dev"
|
|
},
|
|
"path": "/proxyip=ProxyIP.DE.owg.dpdns.org"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"type": "vless",
|
|
"server": "cf.090227.xyz",
|
|
"server_port": 443,
|
|
"uuid": "ce069292-c8bf-40dd-a6b1-87818a1e64e9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2-ayr.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2-ayr.pages.dev"
|
|
},
|
|
"path": "/proxyip=ProxyIP.DE.owg.dpdns.org"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "hysteria2",
|
|
"server": "usa-hy2.onetaplink.app",
|
|
"server_port": 443,
|
|
"password": "48b36b6a-eaa6-4843-9231-0bb8b38b5da5",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "OrT7yQQIMqcvKdet"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hy2-usa.onetaplink.app",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "hysteria2",
|
|
"server": "vpn-us-006.fastervpn.world",
|
|
"server_port": 443,
|
|
"password": "qQe1z5kU8kN6SlKnDt9Ru3Qp",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vpn-us-006.fastervpn.world",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "vmess",
|
|
"server": "67.220.72.237",
|
|
"server_port": 22324,
|
|
"uuid": "04621bae-ab36-11ec-b909-0242ac120002",
|
|
"security": "auto",
|
|
"alter_id": 1
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "shadowsocks",
|
|
"server": "6154ff9.q7.gladns.net",
|
|
"server_port": 2377,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "t0srmdxrm3xyjnvqz9ewlxb2myq7rjuv",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=tls;obfs-host=6154ff9.default.microsoft.lv:135146"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "hysteria2",
|
|
"server": "129.153.25.59",
|
|
"server_port": 35000,
|
|
"password": "fadab0a4-861d-4ebf-89ac-c9b34aef631a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.lamer.com.hk",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "http",
|
|
"server": "e1e90ded-tde1s0-tet9be-1s0a7.se.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "e1e90ded-tde1s0-tet9be-1s0a7.se.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "1b9c460e-f026-11ef-b737-f23c91cfbbc9",
|
|
"password": "1b9c460e-f026-11ef-b737-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "hysteria2",
|
|
"server": "51.195.241.243",
|
|
"server_port": 443,
|
|
"password": "0d892bc7-41c5-4dc5-90bb-40dfc0043dd5",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "51.195.241.243",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"type": "hysteria2",
|
|
"server": "51.195.241.243",
|
|
"server_port": 50000,
|
|
"password": "0d892bc7-41c5-4dc5-90bb-40dfc0043dd5",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 03",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16645,
|
|
"uuid": "9c57c421-1d87-475b-8ec1-5595a304b19d",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6a52001e3651ccdc8ef7740494916ad2.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 04",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16644,
|
|
"uuid": "04081b53-62a0-4dc7-a271-4ba817a30a78",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2242886851f342201af8846f33b069e0.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 05",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16644,
|
|
"uuid": "ccb2a1ea-285f-4dda-b798-6ad925aa784b",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "4c38377a449c350ad3b4c6858225defb.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "http",
|
|
"server": "testkr3.ssv.vc",
|
|
"server_port": 30446,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "testkr3.ssv.vc",
|
|
"insecure": true
|
|
},
|
|
"username": "test",
|
|
"password": "test.+"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "hysteria2",
|
|
"server": "jp.mjhy2.com",
|
|
"server_port": 1443,
|
|
"password": "b688ce0f-9201-4e8e-a67a-f3be2c6aa201",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp.mjhy2.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "vmess",
|
|
"server": "m.cnmjin.net",
|
|
"server_port": 16617,
|
|
"uuid": "b688ce0f-9201-4e8e-a67a-f3be2c6aa201",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "7a297964a2b31dafd3529ef4d14574b9.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "hysteria2",
|
|
"server": "jp.mjhy2.com",
|
|
"server_port": 1443,
|
|
"password": "b688ce0f-9201-4e8e-a67a-f3be2c6aa201",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jp.mjhy2.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "vmess",
|
|
"server": "m.cnmjin.net",
|
|
"server_port": 16617,
|
|
"uuid": "b688ce0f-9201-4e8e-a67a-f3be2c6aa201",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "7a297964a2b31dafd3529ef4d14574b9.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"type": "shadowsocks",
|
|
"server": "8.35.211.198",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"type": "shadowsocks",
|
|
"server": "172.64.145.69",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"type": "shadowsocks",
|
|
"server": "mfa.gov.ua",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"type": "http",
|
|
"server": "75fa0383-tde1s0-tw661e-1isea.cm4.oshuawei.com",
|
|
"server_port": 27233,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "75fa0383-tde1s0-tw661e-1isea.cm4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d6abdbda-fe9d-11ec-bb74-f23c9164ca5d",
|
|
"password": "d6abdbda-fe9d-11ec-bb74-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"type": "shadowsocks",
|
|
"server": "45.144.112.52",
|
|
"server_port": 8443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"type": "shadowsocks",
|
|
"server": "176.222.55.84",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 11",
|
|
"type": "vless",
|
|
"server": "176.97.73.155",
|
|
"server_port": 443,
|
|
"uuid": "612c9d70-1acc-46ea-a7ca-0e656b380a02",
|
|
"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 日本 12",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16617,
|
|
"uuid": "4f37246e-87c5-45e3-b64b-37e60e25def9",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "8f353d2a3616a66a64521305657ab3c4.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 13",
|
|
"type": "vmess",
|
|
"server": "gtm1.ktmwan.net",
|
|
"server_port": 12883,
|
|
"uuid": "21324e77-b4d2-4fca-8884-5e8b75836d2a",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "baidu.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 14",
|
|
"type": "shadowsocks",
|
|
"server": "162.159.36.7",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 15",
|
|
"type": "shadowsocks",
|
|
"server": "104.26.2.200",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 16",
|
|
"type": "shadowsocks",
|
|
"server": "23.94.94.192",
|
|
"server_port": 42539,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 17",
|
|
"type": "shadowsocks",
|
|
"server": "66.42.61.215",
|
|
"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 日本 18",
|
|
"type": "shadowsocks",
|
|
"server": "45.133.18.31",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 19",
|
|
"type": "shadowsocks",
|
|
"server": "192.99.169.176",
|
|
"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 日本 20",
|
|
"type": "shadowsocks",
|
|
"server": "5.253.189.215",
|
|
"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 日本 21",
|
|
"type": "shadowsocks",
|
|
"server": "104.17.156.181",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
},
|
|
{
|
|
"tag": "🇷🇴 机场推荐:dafei.de 罗马尼亚 01",
|
|
"type": "tuic",
|
|
"server": "82.117.255.37",
|
|
"server_port": 50043,
|
|
"uuid": "e033ef6e-ab4b-47d4-a523-ff568d2c8dbb",
|
|
"password": "strong-secret-pass-777",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "82.117.255.37",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "hysteria2",
|
|
"server": "156.226.173.8",
|
|
"server_port": 8443,
|
|
"password": "9c23940e-efd8-4763-bfb5-54739b50893d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hy5.hy2yydsapi.top",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "vmess",
|
|
"server": "52a88ced-t6r5s0-tgzvop-hns7.hkt.gotochinatown.net",
|
|
"server_port": 80,
|
|
"uuid": "6857f1bc-f27b-11ea-87ad-f23c913c8d2b",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "52a88ced-t6r5s0-tgzvop-hns7.hkt.gotochinatown.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "http",
|
|
"server": "320e0e0a-ta1og0-tbeopq-1s0a7.cm4.oshuawei.com",
|
|
"server_port": 5228,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "320e0e0a-ta1og0-tbeopq-1s0a7.cm4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "1b9c460e-f026-11ef-b737-f23c91cfbbc9",
|
|
"password": "1b9c460e-f026-11ef-b737-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "shadowsocks",
|
|
"server": "45.77.178.100",
|
|
"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 香港 05",
|
|
"type": "vmess",
|
|
"server": "24cb43a0-t8pj40-thiwul-1gcq2.hkt.gotochinatown.net",
|
|
"server_port": 80,
|
|
"uuid": "759bf004-6137-11ec-bd7c-f23c913c8d2b",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "24cb43a0-t8pj40-thiwul-1gcq2.hkt.gotochinatown.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "http",
|
|
"server": "3429d10d-tde1s0-tet9be-1s0a7.hkt.cdnhuawei.com",
|
|
"server_port": 8443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "3429d10d-tde1s0-tet9be-1s0a7.hkt.cdnhuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "1b9c460e-f026-11ef-b737-f23c91cfbbc9",
|
|
"password": "<password>"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "vmess",
|
|
"server": "bcaec00f-t9ops0-tar8u7-1fy29.hkt.gotochinatown.net",
|
|
"server_port": 80,
|
|
"uuid": "500dd8cc-a21c-11ec-bd7c-f23c913c8d2b",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "broadcastlv.chat.bilibili.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"type": "hysteria2",
|
|
"server": "xgxg1.casvre.top",
|
|
"server_port": 22005,
|
|
"password": "85244fd6-8d1f-46cb-a543-ca522b3186b0",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "https%3A%2F%2Fxgxg1.casvre.top%2F",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"type": "shadowsocks",
|
|
"server": "211.48.77.114",
|
|
"server_port": 12312,
|
|
"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 香港 10",
|
|
"type": "shadowsocks",
|
|
"server": "211.48.77.114",
|
|
"server_port": 24095,
|
|
"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 香港 11",
|
|
"type": "shadowsocks",
|
|
"server": "50.62.90.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 香港 12",
|
|
"type": "shadowsocks",
|
|
"server": "209.17.118.112",
|
|
"server_port": 20524,
|
|
"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": "vmess",
|
|
"server": "m.cnmjin.net",
|
|
"server_port": 16616,
|
|
"uuid": "b688ce0f-9201-4e8e-a67a-f3be2c6aa201",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "7a297964a2b31dafd3529ef4d14574b9.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "vmess",
|
|
"server": "m.cnmjin.net",
|
|
"server_port": 16616,
|
|
"uuid": "b688ce0f-9201-4e8e-a67a-f3be2c6aa201",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "7a297964a2b31dafd3529ef4d14574b9.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16616,
|
|
"uuid": "ccb2a1ea-285f-4dda-b798-6ad925aa784b",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "4c38377a449c350ad3b4c6858225defb.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"type": "vmess",
|
|
"server": "a.cdn-bilibili.cn",
|
|
"server_port": 54387,
|
|
"uuid": "e42e75bb-e320-4a99-80c7-80150e923380",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16616,
|
|
"uuid": "9c57c421-1d87-475b-8ec1-5595a304b19d",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6a52001e3651ccdc8ef7740494916ad2.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 01",
|
|
"type": "vless",
|
|
"server": "222.167.202.16",
|
|
"server_port": 7443,
|
|
"uuid": "06ef598c-1555-4887-b3f9-08214a2f6792",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2026.hhhhh.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2026.hhhhh.eu.org"
|
|
},
|
|
"path": "/222.167.202.16:7443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.200",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.247",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.156",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.39",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.211",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16626,
|
|
"uuid": "afac7ff5-c2a3-4ac7-8a58-9ccb29735c25",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "619d0302498d8f6abdf90ab9585eb5ac.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"type": "vmess",
|
|
"server": "planb.mojcn.com",
|
|
"server_port": 16626,
|
|
"uuid": "04081b53-62a0-4dc7-a271-4ba817a30a78",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2242886851f342201af8846f33b069e0.mobgslb.tbcache.com"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"type": "shadowsocks",
|
|
"server": "46.32.186.85",
|
|
"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": "51.91.251.37",
|
|
"server_port": 443,
|
|
"uuid": "6202b230-417c-4d8e-b624-0f71afa9c75d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.111000.v6.navy",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.111000.v6.navy"
|
|
},
|
|
"path": "/?telegram"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇱🇻 机场推荐:dafei.de 拉脱维亚 02",
|
|
"type": "vless",
|
|
"server": "57.129.137.206",
|
|
"server_port": 8443,
|
|
"uuid": "6202b230-417c-4d8e-b624-0f71afa9c75d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.111000.v6.navy",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.111000.v6.navy"
|
|
},
|
|
"path": "/?telegram"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"type": "http",
|
|
"server": "103.62.50.130",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "103.62.50.130",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇦🇪 机场推荐:dafei.de 阿联酋 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.193.159.21",
|
|
"server_port": 8443,
|
|
"method": "none",
|
|
"password": "79960b0b-7d31-4263-8915-6511b0e137a8",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=woshinidie-et3.pages.dev;path=/79960b0b-7d31-4263-8915-6511b0e137a8/?ed=2560;tls"
|
|
}
|
|
],
|
|
"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": []
|
|
} |