mirror of
https://github.com/ssrsub/ssr.git
synced 2026-03-16 00:43:18 +08:00
1692 lines
45 KiB
JSON
1692 lines
45 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 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"COMPATIBLE"
|
|
]
|
|
},
|
|
{
|
|
"tag": "jp",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04"
|
|
]
|
|
},
|
|
{
|
|
"tag": "us",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15"
|
|
]
|
|
},
|
|
{
|
|
"tag": "all",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 04",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 05",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇨🇭 机场推荐:dafei.de 瑞士 01",
|
|
"🇦🇹 机场推荐:dafei.de 奥地利 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇸🇬 机场推荐: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 法国 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇻🇳 机场推荐: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 香港 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": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"COMPATIBLE"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "jp-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "sg-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "us-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "all-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 04",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 05",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇨🇭 机场推荐:dafei.de 瑞士 01",
|
|
"🇦🇹 机场推荐:dafei.de 奥地利 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇸🇬 机场推荐: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 法国 01",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇻🇳 机场推荐: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": "COMPATIBLE",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "trojan",
|
|
"server": "188.244.122.238",
|
|
"server_port": 2096,
|
|
"password": "5a2c16f9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippets.kkii.eu.org",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippets.kkii.eu.org"
|
|
},
|
|
"path": "/%2FTelegram%F0%9F%87%A8%F0%9F%87%B3WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"type": "trojan",
|
|
"server": "193.23.197.183",
|
|
"server_port": 443,
|
|
"password": "554f139b-f31f-41c4-99f9-73d60647db26",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippets.kkii.eu.org",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippets.kkii.eu.org"
|
|
},
|
|
"path": "/Telegram🇨🇳WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"type": "trojan",
|
|
"server": "178.250.187.3",
|
|
"server_port": 8443,
|
|
"password": "554f139b-f31f-41c4-99f9-73d60647db26",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippets.kkii.eu.org",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippets.kkii.eu.org"
|
|
},
|
|
"path": "/Telegram🇨🇳WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "trojan",
|
|
"server": "58.152.25.236",
|
|
"server_port": 443,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "vmess",
|
|
"server": "v10.hdacd.com",
|
|
"server_port": 30807,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "trojan",
|
|
"server": "58.152.46.60",
|
|
"server_port": 443,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "trojan",
|
|
"server": "58.152.110.104",
|
|
"server_port": 443,
|
|
"password": "381f2e86233720eacda26d50e9aa26da",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "trojan",
|
|
"server": "58.152.25.86",
|
|
"server_port": 443,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%252Fripaojiedian",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "vmess",
|
|
"server": "45.196.235.171",
|
|
"server_port": 443,
|
|
"uuid": "ac6e19f8-4852-41e1-c120-c7261ee8f6e5",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "http",
|
|
"headers": {},
|
|
"method": "GET",
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"type": "shadowsocks",
|
|
"server": "103.141.221.124",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"type": "http",
|
|
"server": "172.93.165.193",
|
|
"server_port": 36855,
|
|
"username": "xZedCGy2A5",
|
|
"password": "76nlxJLO35"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"type": "http",
|
|
"server": "43.100.114.255",
|
|
"server_port": 40011
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"type": "vmess",
|
|
"server": "43.100.114.255",
|
|
"server_port": 25470,
|
|
"uuid": "09a2f799-5188-495f-86ce-b64613ce8728",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "http",
|
|
"headers": {},
|
|
"method": "GET",
|
|
"path": "/使用此节点前需先沐浴焚香,然后对938399693qq群的群主磕800个响头,再在群里大喊3声群主nb,方能不跳点,嘎嘎免(„ಡωಡ„)"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"type": "vless",
|
|
"server": "213.165.60.36",
|
|
"server_port": 443,
|
|
"uuid": "e9dbc178-3656-40f8-8833-5023f306ef1d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hls-svod.itunes.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "mLmBhbVFfNuo2eUgBh6r9-5Koz9mUCn3aSzlR6IejUg",
|
|
"short_id": "86e999a2cdc2"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"type": "vless",
|
|
"server": "vkll.takovpn.ru",
|
|
"server_port": 443,
|
|
"uuid": "846c5d45-936c-42f6-9120-2d13830d5fa0",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "eh.vk.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "t0Gj0moa6d8jMp9LazLtWPenE3wl_M9tMHveifor8GU",
|
|
"short_id": "4d4421a0bac569"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
|
"type": "vless",
|
|
"server": "aut-0001-xr.packet-drop-society.net",
|
|
"server_port": 443,
|
|
"uuid": "94e25e2b-ffc8-453d-a08c-1f5c3c249755",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hls-svod.itunes.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "llaiqC-oIhL_bjc236FPq26LSn7IVhIa4cIC6OVytws",
|
|
"short_id": "8453e5fd9af927"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 04",
|
|
"type": "trojan",
|
|
"server": "45.135.235.238",
|
|
"server_port": 2096,
|
|
"password": "ff1dbbc9-ddf2-4d6c-a315-61ecd4223bc0",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippets.kkii.eu.org",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippets.kkii.eu.org"
|
|
},
|
|
"path": "/Telegram🇨🇳WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 05",
|
|
"type": "vless",
|
|
"server": "51.250.104.85",
|
|
"server_port": 1488,
|
|
"uuid": "d2d79fd8-a3d4-4792-9766-e472e1fe8a5f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ads.x5.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "SbVKOEMjK0sIlbwg4akyBg5mL5KZwwB-ed4eEE7YnRc",
|
|
"short_id": "6ba85179e30d4fc2"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 06",
|
|
"type": "vless",
|
|
"server": "51.250.28.232",
|
|
"server_port": 1488,
|
|
"uuid": "d2d79fd8-a3d4-4792-9766-e472e1fe8a5f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ads.x5.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "SbVKOEMjK0sIlbwg4akyBg5mL5KZwwB-ed4eEE7YnRc",
|
|
"short_id": "6ba85179e30d4fc2"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "trojan",
|
|
"server": "104.16.246.188",
|
|
"server_port": 443,
|
|
"password": "5a2c16f9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippets.kkii.eu.org",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippets.kkii.eu.org"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "vless",
|
|
"server": "172.64.229.205",
|
|
"server_port": 443,
|
|
"uuid": "5a2c16f9-e365-4080-8d38-6924c3835586",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippets.kkii.eu.org",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippets.kkii.eu.org"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "trojan",
|
|
"server": "104.26.1.110",
|
|
"server_port": 443,
|
|
"password": "5a2c16f9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippets.kkii.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippets.kkii.eu.org"
|
|
},
|
|
"path": "/%2F"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "trojan",
|
|
"server": "162.159.128.253",
|
|
"server_port": 443,
|
|
"password": "5a2c16f9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippets.kkii.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippets.kkii.eu.org"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "http",
|
|
"server": "154.26.192.123",
|
|
"server_port": 10988,
|
|
"username": "fQ67Dpe5dU",
|
|
"password": "gs4BXwT6SW"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "vmess",
|
|
"server": "82.198.246.97",
|
|
"server_port": 180,
|
|
"uuid": "d13fc2f5-3e05-4795-81eb-44143a09e552",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "vless",
|
|
"server": "104.21.3.219",
|
|
"server_port": 8443,
|
|
"uuid": "57ba2ab1-a283-42eb-82ee-dc3561a805b8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ovhwuxian.pai50288.uk",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ovhwuxian.pai50288.uk",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
|
|
},
|
|
"path": "/57ba2ab1"
|
|
},
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "trojan",
|
|
"server": "18.177.146.37",
|
|
"server_port": 1112,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "trojan",
|
|
"server": "202.181.103.246",
|
|
"server_port": 1281,
|
|
"password": "381f2e86233720eacda26d50e9aa26da",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "vmess",
|
|
"server": "v29.heduian.link",
|
|
"server_port": 30829,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ocbc.com"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "trojan",
|
|
"server": "38.96.254.102",
|
|
"server_port": 18509,
|
|
"password": ".ie4rghJuMkcf0oF",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "shoppingmall.electricbanana.click",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "trojan",
|
|
"server": "64.181.227.82",
|
|
"server_port": 443,
|
|
"password": "ff1dbbc9-ddf2-4d6c-a315-61ecd4223bc0",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippets.kkii.eu.org",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippets.kkii.eu.org"
|
|
},
|
|
"path": "/Telegram🇨🇳WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "trojan",
|
|
"server": "135.84.73.238",
|
|
"server_port": 2096,
|
|
"password": "5a2c16f9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippets.kkii.eu.org",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippets.kkii.eu.org"
|
|
},
|
|
"path": "/Telegram🇨🇳WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"type": "trojan",
|
|
"server": "23.227.38.33",
|
|
"server_port": 443,
|
|
"password": "aff9928f-7ba3-45fb-b56d-4dec45653ca9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "z9mifq7ujufk56im.jptimecsgo.xyz",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/%2Fimages"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇭 机场推荐:dafei.de 瑞士 01",
|
|
"type": "hysteria2",
|
|
"server": "152.67.95.183",
|
|
"server_port": 443,
|
|
"password": "e343471a-aad3-40da-9dea-72cc8c7dce5f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇦🇹 机场推荐:dafei.de 奥地利 01",
|
|
"type": "shadowsocks",
|
|
"server": "5.181.21.246",
|
|
"server_port": 443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "gKYygTcRYhc3skc2x6tZ073lYz0DnieX"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "socks",
|
|
"server": "104.248.203.234",
|
|
"server_port": 1080,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"type": "socks",
|
|
"server": "161.35.82.57",
|
|
"server_port": 1080,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "trojan",
|
|
"server": "164.52.2.98",
|
|
"server_port": 443,
|
|
"password": "5a2c16f9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippets.kkii.eu.org",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippets.kkii.eu.org"
|
|
},
|
|
"path": "/%2FTelegram%F0%9F%87%A8%F0%9F%87%B3WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "vmess",
|
|
"server": "150.109.11.193",
|
|
"server_port": 80,
|
|
"uuid": "b7118dcc-a234-4784-e487-4064c2920808",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "trojan",
|
|
"server": "202.181.103.246",
|
|
"server_port": 3901,
|
|
"password": "381f2e86233720eacda26d50e9aa26da",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "trojan",
|
|
"server": "43.199.187.111",
|
|
"server_port": 1196,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%252Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "trojan",
|
|
"server": "202.181.103.246",
|
|
"server_port": 4006,
|
|
"password": "381f2e86233720eacda26d50e9aa26da",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "trojan",
|
|
"server": "54.199.226.29",
|
|
"server_port": 3194,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%252Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "trojan",
|
|
"server": "202.181.103.246",
|
|
"server_port": 1933,
|
|
"password": "381f2e86233720eacda26d50e9aa26da",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "trojan",
|
|
"server": "36.156.102.115",
|
|
"server_port": 26876,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "36.156.102.115",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "hysteria",
|
|
"server": "62.210.196.68",
|
|
"server_port": 26691,
|
|
"disable_mtu_discovery": false,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"auth_str": "dongtaiwang.com",
|
|
"up_mbps": 11,
|
|
"down_mbps": 55
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "socks",
|
|
"server": "64.227.131.240",
|
|
"server_port": 1080,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"type": "http",
|
|
"server": "38.54.87.34",
|
|
"server_port": 10881,
|
|
"username": "09ahaEWmXn",
|
|
"password": "Ejtp4SfY82"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "socks",
|
|
"server": "121.169.46.116",
|
|
"server_port": 1090,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"type": "shadowsocks",
|
|
"server": "210.217.18.69",
|
|
"server_port": 50411,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"type": "vless",
|
|
"server": "59.3.3.161",
|
|
"server_port": 8443,
|
|
"uuid": "3afad5df-e056-4301-846d-665b4ef51968",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "x.kkii.eu.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "x.kkii.eu.org"
|
|
},
|
|
"path": "/59.3.3.161:8443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.63",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.153.197.5",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇦🇪 机场推荐:dafei.de 阿联酋 01",
|
|
"type": "trojan",
|
|
"server": "94.140.0.238",
|
|
"server_port": 2096,
|
|
"password": "5a2c16f9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "snippets.kkii.eu.org",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "snippets.kkii.eu.org"
|
|
},
|
|
"path": "/TelegramU0001F1E8U0001F1F3WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 01",
|
|
"type": "vless",
|
|
"server": "78.153.139.68",
|
|
"server_port": 8443,
|
|
"uuid": "fd8972d7-cf5e-11f0-9970-45e1d80c4039",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "images.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "pekfYPV5U8EjfQ4_zS5c6I2NnOZ2jUlyMGAWa4FWPF4",
|
|
"short_id": "58c512b4422e2517"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇬🇷 机场推荐:dafei.de 希腊 01",
|
|
"type": "vless",
|
|
"server": "185.234.57.169",
|
|
"server_port": 443,
|
|
"uuid": "c7fd7017-71cf-4bfa-bc4f-bff8534c250b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "wikiportal.su",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "oXJYDXF6d8Bfx04xUNcI6SFSRyQ9SpBhU0Xf3tw4yy8",
|
|
"short_id": "a5dc63d78eb0b1c9"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"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
|
|
}
|
|
} |