mirror of
https://github.com/ssrsub/ssr.git
synced 2026-03-15 12:33:17 +08:00
1871 lines
54 KiB
JSON
1871 lines
54 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"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"tag": "us",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14"
|
|
]
|
|
},
|
|
{
|
|
"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 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 02",
|
|
"🇦🇺 机场推荐: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 德国 01",
|
|
"🇮🇩 机场推荐:dafei.de 印尼 01",
|
|
"🇮🇩 机场推荐:dafei.de 印尼 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇦🇹 机场推荐:dafei.de 奥地利 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇪🇪 机场推荐:dafei.de 爱沙尼亚 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07"
|
|
],
|
|
"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"
|
|
],
|
|
"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"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "us-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14"
|
|
],
|
|
"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 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 02",
|
|
"🇦🇺 机场推荐: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 德国 01",
|
|
"🇮🇩 机场推荐:dafei.de 印尼 01",
|
|
"🇮🇩 机场推荐:dafei.de 印尼 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇦🇹 机场推荐:dafei.de 奥地利 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇪🇪 机场推荐:dafei.de 爱沙尼亚 01"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "GLOBAL",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"direct",
|
|
"proxy",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "direct",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "vless",
|
|
"server": "store.ubi.com",
|
|
"server_port": 443,
|
|
"uuid": "203d9487-1656-4824-bb09-99c73ecd36c6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zrf-czr.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "zrf-czr.pages.dev",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/zrf"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "vless",
|
|
"server": "store.ubi.com",
|
|
"server_port": 443,
|
|
"uuid": "203d9487-1656-4824-bb09-99c73ecd36c6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zrf-czr.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "zrf-czr.pages.dev"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/zrf"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "vless",
|
|
"server": "nekocloud.tencentapp.cn",
|
|
"server_port": 443,
|
|
"uuid": "699fca60-533f-4436-38db-7881c2150fe2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "53e5ab44.lfree.cn.mt",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "53e5ab44.lfree.cn.mt"
|
|
},
|
|
"path": "/socks5=44fa737d:1bab4a4504ca@38.96.191.150:21719"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "trojan",
|
|
"server": "a1t4b3xdoiuw8f6nmw72.a.karyl.top",
|
|
"server_port": 32202,
|
|
"password": "acf3a1a8-5d2c-455b-be63-585136cfd292",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s1.hdslb.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s1.hdslb.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30403,
|
|
"uuid": "9c30668b-fd31-49d3-ae0f-31cc2b5720af",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.samsung.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "avy1Z524LLGhXuHyCYV_k_hqi_fnHPCNSdNE85Z4qDo",
|
|
"short_id": "1b3f5a2e"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "http",
|
|
"server": "a8544c9d-tb6f40-ttyyk7-1h0r9.sg.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "a8544c9d-tb6f40-ttyyk7-1h0r9.sg.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "9bfd0dde-957e-11ec-a8bf-f23c91cfbbc9",
|
|
"password": "9bfd0dde-957e-11ec-a8bf-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"type": "http",
|
|
"server": "e504509e-tb6f40-tbo02e-4mce.sub.cdnbytescm.com",
|
|
"server_port": 3234,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "e504509e-tb6f40-tbo02e-4mce.sub.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "06c625ea-5902-11ee-9e87-f23c9313b177",
|
|
"password": "06c625ea-5902-11ee-9e87-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"type": "trojan",
|
|
"server": "ggcpxma7irk9fv23i4rt.a.karyl.top",
|
|
"server_port": 32202,
|
|
"password": "acf3a1a8-5d2c-455b-be63-585136cfd292",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s1.hdslb.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s1.hdslb.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"type": "http",
|
|
"server": "fd8b595a-tb6f40-tdtaxw-au6.sgdc1mpro.wkuaishou.com",
|
|
"server_port": 8200,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fd8b595a-tb6f40-tdtaxw-au6.sgdc1mpro.wkuaishou.com",
|
|
"insecure": false
|
|
},
|
|
"username": "1b609740-eec2-11ef-8543-f23c93136cb3",
|
|
"password": "1b609740-eec2-11ef-8543-f23c93136cb3"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "vmess",
|
|
"server": "faq1.lieerr222.cn",
|
|
"server_port": 43525,
|
|
"uuid": "b67d4455-d21e-4585-becc-7db23e08a4f8",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "http",
|
|
"server": "81883e1e-tb6f40-ttyjoe-ieln.cm4.oshuawei.com",
|
|
"server_port": 5228,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "81883e1e-tb6f40-ttyjoe-ieln.cm4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "f5c0eda2-4b97-11ed-bd7c-f23c913c8d2b",
|
|
"password": "f5c0eda2-4b97-11ed-bd7c-f23c913c8d2b"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "anytls",
|
|
"server": "8071ec3a-tb6f40-tbo02e-4mce.hkt.east.wctype.com",
|
|
"server_port": 8300,
|
|
"password": "06c625ea-5902-11ee-9e87-f23c9313b177",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "8071ec3a-tb6f40-tbo02e-4mce.hkt.east.wctype.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "http",
|
|
"server": "47e02ed5-tb71c0-tfn5eh-24c4.h2hktdc1.cdnbytescm.com",
|
|
"server_port": 3257,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "47e02ed5-tb71c0-tfn5eh-24c4.h2hktdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "hysteria2",
|
|
"server": "212.192.12.146",
|
|
"server_port": 12344,
|
|
"password": "6dfbef3b-f718-4053-806f-c9657e2fd943",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "ZWI4MWQ5YmMzOWY2NzlhMA=="
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hkfree.jljd.xyz",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "http",
|
|
"server": "97f05e29-tb6f40-tdtaxw-au6.nw3hktdc1.cdnbytescm.com",
|
|
"server_port": 3238,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "97f05e29-tb6f40-tdtaxw-au6.nw3hktdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "1b609740-eec2-11ef-8543-f23c93136cb3",
|
|
"password": "1b609740-eec2-11ef-8543-f23c93136cb3"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "http",
|
|
"server": "8c2951fa-tb71c0-tcm6ys-deip.hkmpro.wkuaishou.com",
|
|
"server_port": 8443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "8c2951fa-tb71c0-tcm6ys-deip.hkmpro.wkuaishou.com",
|
|
"insecure": false
|
|
},
|
|
"username": "7a2512b4-09ee-11f0-8d46-f23c9313b177",
|
|
"password": "7a2512b4-09ee-11f0-8d46-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "vmess",
|
|
"server": "faq1.lieerr222.cn",
|
|
"server_port": 43527,
|
|
"uuid": "4fcaee3c-590a-4d6f-917b-bd61bcda2673",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "trojan",
|
|
"server": "4yg15bqmgxnucmoicdrh.03.karyl.top",
|
|
"server_port": 32100,
|
|
"password": "acf3a1a8-5d2c-455b-be63-585136cfd292",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tw.karyl.cc",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tw.karyl.cc"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"type": "trojan",
|
|
"server": "0gezqk7vftsr8qv3ra4n.01.karyl.top",
|
|
"server_port": 32100,
|
|
"password": "acf3a1a8-5d2c-455b-be63-585136cfd292",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tw.karyl.cc",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tw.karyl.cc"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"type": "shadowsocks",
|
|
"server": "ldu.izenny.com",
|
|
"server_port": 18148,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "c6d61cd1-d3dc-405e-afb2-d67815f4e4da"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"type": "http",
|
|
"server": "d70c862c-tb71c0-tbonmy-b4pt.twdc1.cdnbytescm.com",
|
|
"server_port": 3252,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d70c862c-tb71c0-tbonmy-b4pt.twdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "be8cc8f6-0c6a-11f0-a5a3-f23c93141fad",
|
|
"password": "be8cc8f6-0c6a-11f0-a5a3-f23c93141fad"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "vmess",
|
|
"server": "faq1.lieerr222.cn",
|
|
"server_port": 43528,
|
|
"uuid": "e404a24f-cb43-4cec-abf1-7b7783ce8316",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.111",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.249",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.186",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.44",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "trojan",
|
|
"server": "faq1.lieerr222.cn",
|
|
"server_port": 43533,
|
|
"password": "685343f2-49e1-41f8-a7fc-5d0993afb6c6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "faq1.lieerr222.cn",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "http",
|
|
"server": "7d6c104f-tb71c0-tfn5eh-24c4.seadc2.cdnbytescm.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "7d6c104f-tb71c0-tfn5eh-24c4.seadc2.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "trojan",
|
|
"server": "bk68hx3dcojmqyjcee7v.01.karyl.top",
|
|
"server_port": 32104,
|
|
"password": "acf3a1a8-5d2c-455b-be63-585136cfd292",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us.karyl.cc",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.karyl.cc"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "http",
|
|
"server": "1f02a284-tb6f40-tbo02e-4mce.sksapisrv.com",
|
|
"server_port": 5228,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "1f02a284-tb6f40-tbo02e-4mce.sksapisrv.com",
|
|
"insecure": false
|
|
},
|
|
"username": "06c625ea-5902-11ee-9e87-f23c9313b177",
|
|
"password": "06c625ea-5902-11ee-9e87-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "http",
|
|
"server": "098c3389-tb71c0-tb5ob4-64gc.losjan20.west.wctype.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "098c3389-tb71c0-tb5ob4-64gc.losjan20.west.wctype.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "http",
|
|
"server": "e21379be-tb71c0-tb5ob4-64gc.los.west.wctype.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "e21379be-tb71c0-tb5ob4-64gc.los.west.wctype.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "vless",
|
|
"server": "174.136.205.68",
|
|
"server_port": 443,
|
|
"uuid": "05da8ead-a86e-4ee2-96a6-42368c014cb1",
|
|
"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 美国 08",
|
|
"type": "vmess",
|
|
"server": "vbbnhyu.2xv.ccwu.cc",
|
|
"server_port": 443,
|
|
"uuid": "9b354a64-81f6-4a15-a127-337cd17e25ba",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vbbnhyu.2xv.ccwu.cc",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "vbbnhyu.2xv.ccwu.cc"
|
|
},
|
|
"path": "/7t9M6fIZbmR7zklVEUuTu7GKK"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "anytls",
|
|
"server": "abe6142c-tb71c0-tgprfk-ddgs.los.west.wctype.com",
|
|
"server_port": 8300,
|
|
"password": "c870fe5a-0729-11f0-8cf9-f23c93136cb3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "abe6142c-tb71c0-tgprfk-ddgs.los.west.wctype.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "anytls",
|
|
"server": "a2c1c42c-tb71c0-tee5aa-1glq.losjan20.west.wctype.com",
|
|
"server_port": 8300,
|
|
"password": "df7bed3c-06eb-11f0-8ebc-f23c93141fad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "a2c1c42c-tb71c0-tee5aa-1glq.losjan20.west.wctype.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "trojan",
|
|
"server": "bbnnhju.un2027.indevs.in",
|
|
"server_port": 443,
|
|
"password": "827beb2a-f97a-4b23-b733-adef30c98e17",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "bbnnhju.un2027.indevs.in",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "RM17S7oAHRSadQhnQr"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "vless",
|
|
"server": "s843.ccgfw.top",
|
|
"server_port": 443,
|
|
"uuid": "8c6118b9-78a8-3b3b-a49a-6aa9cb5b1d4e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "u708330u2076s843.ccgfw.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "ios"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "ssp"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "http",
|
|
"server": "b47fc107-tb71c0-tcjtj6-d70y.fmtdc1mpro.wkuaishou.com",
|
|
"server_port": 8202,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "b47fc107-tb71c0-tcjtj6-d70y.fmtdc1mpro.wkuaishou.com",
|
|
"insecure": false
|
|
},
|
|
"username": "537d7098-fdbe-11ef-8ebc-f23c93141fad",
|
|
"password": "537d7098-fdbe-11ef-8ebc-f23c93141fad"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "http",
|
|
"server": "41fb96dc-tb71c0-tb5ob4-64gc.sksapisrv.com",
|
|
"server_port": 5229,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "41fb96dc-tb71c0-tb5ob4-64gc.sksapisrv.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"type": "http",
|
|
"server": "3c71ea0d-tb6f40-tfmj6h-24c4.h2mydc1.cdnbytescm.com",
|
|
"server_port": 3239,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "3c71ea0d-tb6f40-tfmj6h-24c4.h2mydc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "http",
|
|
"server": "6fea4136-tb71c0-tb7mup-4550.sub.cdnbytescm.com",
|
|
"server_port": 3244,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6fea4136-tb71c0-tb7mup-4550.sub.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "6286105c-fb6d-11ef-be96-f23c93136cb3",
|
|
"password": "6286105c-fb6d-11ef-be96-f23c93136cb3"
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"type": "trojan",
|
|
"server": "atodzve8ngmfvh9alup7.a.karyl.top",
|
|
"server_port": 32206,
|
|
"password": "acf3a1a8-5d2c-455b-be63-585136cfd292",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s1.hdslb.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s1.hdslb.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 02",
|
|
"type": "trojan",
|
|
"server": "jyros1uztsqewp7bava6.a.karyl.top",
|
|
"server_port": 32206,
|
|
"password": "acf3a1a8-5d2c-455b-be63-585136cfd292",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s1.hdslb.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s1.hdslb.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"type": "http",
|
|
"server": "0d08140c-tb6f40-tb5234-64gc.h2audc1.cdnbytescm.com",
|
|
"server_port": 3258,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "0d08140c-tb6f40-tb5234-64gc.h2audc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "http",
|
|
"server": "a07c1630-tb71c0-tb5ob4-64gc.tky05.east.189ti.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "a07c1630-tb71c0-tb5ob4-64gc.tky05.east.189ti.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "http",
|
|
"server": "5be89482-tb6f40-tgp57k-ddgs.h2tkydc2.cdnbytescm.com",
|
|
"server_port": 3235,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "5be89482-tb6f40-tgp57k-ddgs.h2tkydc2.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "c870fe5a-0729-11f0-8cf9-f23c93136cb3",
|
|
"password": "c870fe5a-0729-11f0-8cf9-f23c93136cb3"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "http",
|
|
"server": "ab633bab-tb6f40-tb5234-64gc.h2tkydc1.cdnbytescm.com",
|
|
"server_port": 3236,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ab633bab-tb6f40-tb5234-64gc.h2tkydc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "http",
|
|
"server": "80373261-tb71c0-tcjtj6-d70y.tkydc3.cdnbytescm.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "80373261-tb71c0-tcjtj6-d70y.tkydc3.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "537d7098-fdbe-11ef-8ebc-f23c93141fad",
|
|
"password": "537d7098-fdbe-11ef-8ebc-f23c93141fad"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"type": "trojan",
|
|
"server": "tcf2kvdltohdsr4qumfi.b.karyl.top",
|
|
"server_port": 32204,
|
|
"password": "acf3a1a8-5d2c-455b-be63-585136cfd292",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s1.hdslb.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s1.hdslb.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"type": "http",
|
|
"server": "651b423a-tb71c0-tcjtj6-d70y.tky02.east.189ti.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "651b423a-tb71c0-tcjtj6-d70y.tky02.east.189ti.com",
|
|
"insecure": false
|
|
},
|
|
"username": "537d7098-fdbe-11ef-8ebc-f23c93141fad",
|
|
"password": "537d7098-fdbe-11ef-8ebc-f23c93141fad"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"type": "trojan",
|
|
"server": "cwhanrj0d24qtycqogju.a.karyl.top",
|
|
"server_port": 32204,
|
|
"password": "acf3a1a8-5d2c-455b-be63-585136cfd292",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s1.hdslb.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s1.hdslb.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"type": "trojan",
|
|
"server": "lcm7qjbbrke6jkog9qpx.a.karyl.top",
|
|
"server_port": 32204,
|
|
"password": "acf3a1a8-5d2c-455b-be63-585136cfd292",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s1.hdslb.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s1.hdslb.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "http",
|
|
"server": "eeda467c-tb71c0-tbomae-4mce.h2dedc1.cdnbytescm.com",
|
|
"server_port": 3245,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "eeda467c-tb71c0-tbomae-4mce.h2dedc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "06c625ea-5902-11ee-9e87-f23c9313b177",
|
|
"password": "06c625ea-5902-11ee-9e87-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇮🇩 机场推荐:dafei.de 印尼 01",
|
|
"type": "http",
|
|
"server": "bc900373-tb6f40-tgp57k-ddgs.lnd-id.189ti.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "bc900373-tb6f40-tgp57k-ddgs.lnd-id.189ti.com",
|
|
"insecure": false
|
|
},
|
|
"username": "c870fe5a-0729-11f0-8cf9-f23c93136cb3",
|
|
"password": "c870fe5a-0729-11f0-8cf9-f23c93136cb3"
|
|
},
|
|
{
|
|
"tag": "🇮🇩 机场推荐:dafei.de 印尼 02",
|
|
"type": "http",
|
|
"server": "c8d81050-tb6f40-ttxkqc-e06r.id.oshuawei.com",
|
|
"server_port": 32233,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "c8d81050-tb6f40-ttxkqc-e06r.id.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "861726bb-c61a-b0e0-99fa-5ddfdcf21902",
|
|
"password": "861726bb-c61a-b0e0-99fa-5ddfdcf21902"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "http",
|
|
"server": "4797ee81-tb6f40-tfmj6h-24c4.h2frdc1.cdnbytescm.com",
|
|
"server_port": 3246,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "4797ee81-tb6f40-tfmj6h-24c4.h2frdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"type": "http",
|
|
"server": "63bdbc7a-tb71c0-tfn5eh-24c4.h2ukdc1.cdnbytescm.com",
|
|
"server_port": 3263,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "63bdbc7a-tb71c0-tfn5eh-24c4.h2ukdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "http",
|
|
"server": "86078bc9-tb6f40-tb70mp-4550.amsdc1.cdnbytescm.com",
|
|
"server_port": 3255,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "86078bc9-tb6f40-tb70mp-4550.amsdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "6286105c-fb6d-11ef-be96-f23c93136cb3",
|
|
"password": "6286105c-fb6d-11ef-be96-f23c93136cb3"
|
|
},
|
|
{
|
|
"tag": "🇦🇹 机场推荐:dafei.de 奥地利 01",
|
|
"type": "vless",
|
|
"server": "212.183.88.138",
|
|
"server_port": 2096,
|
|
"uuid": "6202b230-417c-4d8e-b624-0f71afa9c75d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sni.111000.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sni.111000.indevs.in"
|
|
},
|
|
"path": "/?ed=2560&Telegram🇨🇳 @WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "trojan",
|
|
"server": "jx2ihdzw3eafvold5mfn.b.karyl.top",
|
|
"server_port": 32209,
|
|
"password": "acf3a1a8-5d2c-455b-be63-585136cfd292",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s1.hdslb.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s1.hdslb.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇪🇪 机场推荐:dafei.de 爱沙尼亚 01",
|
|
"type": "vless",
|
|
"server": "s501.ccgfw.top",
|
|
"server_port": 443,
|
|
"uuid": "8c6118b9-78a8-3b3b-a49a-6aa9cb5b1d4e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "u708330u05c4s501.ccgfw.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
} |