mirror of
https://github.com/ssrsub/ssr.git
synced 2026-03-22 03:19:48 +08:00
1854 lines
51 KiB
JSON
1854 lines
51 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"
|
||
]
|
||
},
|
||
{
|
||
"tag": "tw",
|
||
"type": "selector",
|
||
"outbounds": [
|
||
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
||
"🇨🇳 机场推荐:dafei.de 台湾 02"
|
||
]
|
||
},
|
||
{
|
||
"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"
|
||
]
|
||
},
|
||
{
|
||
"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 美国 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"
|
||
]
|
||
},
|
||
{
|
||
"tag": "all",
|
||
"type": "selector",
|
||
"outbounds": [
|
||
"🇰🇼 机场推荐: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 美国 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 英国 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 香港 01",
|
||
"🇭🇰 机场推荐:dafei.de 香港 02",
|
||
"🇭🇰 机场推荐:dafei.de 香港 03",
|
||
"🇭🇰 机场推荐:dafei.de 香港 04",
|
||
"🇭🇰 机场推荐:dafei.de 香港 05",
|
||
"🇭🇰 机场推荐:dafei.de 香港 06",
|
||
"🇭🇰 机场推荐:dafei.de 香港 07",
|
||
"🇭🇰 机场推荐:dafei.de 香港 08",
|
||
"🇭🇰 机场推荐:dafei.de 香港 09",
|
||
"🇮🇳 机场推荐:dafei.de 印度 01",
|
||
"🇮🇷 机场推荐:dafei.de 伊朗 01",
|
||
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
||
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
||
"🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
||
"🇷🇺 机场推荐:dafei.de 俄罗斯 04",
|
||
"🇷🇺 机场推荐:dafei.de 俄罗斯 05",
|
||
"🇷🇺 机场推荐:dafei.de 俄罗斯 06",
|
||
"🇸🇮 机场推荐:dafei.de 斯洛文尼亚 01",
|
||
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
||
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
||
"🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
||
"🇧🇬 机场推荐:dafei.de 保加利亚 01",
|
||
"🇩🇪 机场推荐:dafei.de 德国 01",
|
||
"🇯🇵 机场推荐:dafei.de 日本 01",
|
||
"🇯🇵 机场推荐:dafei.de 日本 02",
|
||
"🇯🇵 机场推荐:dafei.de 日本 03",
|
||
"🇯🇵 机场推荐:dafei.de 日本 04",
|
||
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
||
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
||
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
||
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
||
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
||
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
||
"🇫🇮 机场推荐:dafei.de 芬兰 01",
|
||
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
||
"🇸🇪 机场推荐:dafei.de 瑞典 01",
|
||
"🇻🇳 机场推荐:dafei.de 越南 01",
|
||
"🇻🇳 机场推荐:dafei.de 越南 02",
|
||
"🇻🇳 机场推荐:dafei.de 越南 03",
|
||
"🇻🇳 机场推荐:dafei.de 越南 04",
|
||
"🇻🇳 机场推荐:dafei.de 越南 05"
|
||
]
|
||
},
|
||
{
|
||
"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"
|
||
],
|
||
"url": "https://www.gstatic.com/generate_204",
|
||
"interval": "1m",
|
||
"tolerance": 50
|
||
},
|
||
{
|
||
"tag": "tw-auto",
|
||
"type": "urltest",
|
||
"outbounds": [
|
||
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
||
"🇨🇳 机场推荐:dafei.de 台湾 02"
|
||
],
|
||
"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"
|
||
],
|
||
"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 美国 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"
|
||
],
|
||
"url": "https://www.gstatic.com/generate_204",
|
||
"interval": "1m",
|
||
"tolerance": 50
|
||
},
|
||
{
|
||
"tag": "all-auto",
|
||
"type": "urltest",
|
||
"outbounds": [
|
||
"🇰🇼 机场推荐: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 美国 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 英国 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 香港 01",
|
||
"🇭🇰 机场推荐:dafei.de 香港 02",
|
||
"🇭🇰 机场推荐:dafei.de 香港 03",
|
||
"🇭🇰 机场推荐:dafei.de 香港 04",
|
||
"🇭🇰 机场推荐:dafei.de 香港 05",
|
||
"🇭🇰 机场推荐:dafei.de 香港 06",
|
||
"🇭🇰 机场推荐:dafei.de 香港 07",
|
||
"🇭🇰 机场推荐:dafei.de 香港 08",
|
||
"🇭🇰 机场推荐:dafei.de 香港 09",
|
||
"🇮🇳 机场推荐:dafei.de 印度 01",
|
||
"🇮🇷 机场推荐:dafei.de 伊朗 01",
|
||
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
||
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
||
"🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
||
"🇷🇺 机场推荐:dafei.de 俄罗斯 04",
|
||
"🇷🇺 机场推荐:dafei.de 俄罗斯 05",
|
||
"🇷🇺 机场推荐:dafei.de 俄罗斯 06",
|
||
"🇸🇮 机场推荐:dafei.de 斯洛文尼亚 01",
|
||
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
||
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
||
"🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
||
"🇧🇬 机场推荐:dafei.de 保加利亚 01",
|
||
"🇩🇪 机场推荐:dafei.de 德国 01",
|
||
"🇯🇵 机场推荐:dafei.de 日本 01",
|
||
"🇯🇵 机场推荐:dafei.de 日本 02",
|
||
"🇯🇵 机场推荐:dafei.de 日本 03",
|
||
"🇯🇵 机场推荐:dafei.de 日本 04",
|
||
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
||
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
||
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
||
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
||
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
||
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
||
"🇫🇮 机场推荐:dafei.de 芬兰 01",
|
||
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
||
"🇸🇪 机场推荐:dafei.de 瑞典 01",
|
||
"🇻🇳 机场推荐: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": "GLOBAL",
|
||
"type": "selector",
|
||
"outbounds": [
|
||
"direct",
|
||
"proxy",
|
||
"hk",
|
||
"hk-auto",
|
||
"tw",
|
||
"tw-auto",
|
||
"jp",
|
||
"jp-auto",
|
||
"sg",
|
||
"sg-auto",
|
||
"us",
|
||
"us-auto",
|
||
"all",
|
||
"all-auto"
|
||
],
|
||
"default": "direct"
|
||
},
|
||
{
|
||
"tag": "direct",
|
||
"type": "direct"
|
||
},
|
||
{
|
||
"tag": "🇰🇼 机场推荐:dafei.de 科威特 01",
|
||
"type": "shadowsocks",
|
||
"server": "163.171.181.29",
|
||
"server_port": 11201,
|
||
"method": "chacha20-ietf-poly1305",
|
||
"password": "bddd79c7386646d6"
|
||
},
|
||
{
|
||
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
||
"type": "vless",
|
||
"server": "162.159.16.63",
|
||
"server_port": 443,
|
||
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "l.ayovo.netlib.re",
|
||
"insecure": false,
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "chrome"
|
||
}
|
||
},
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "l.ayovo.netlib.re"
|
||
},
|
||
"early_data_header_name": "Sec-WebSocket-Protocol",
|
||
"max_early_data": 2560,
|
||
"path": "/"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
||
"type": "http",
|
||
"server": "154.26.192.123",
|
||
"server_port": 10988,
|
||
"username": "fQ67Dpe5dU",
|
||
"password": "gs4BXwT6SW"
|
||
},
|
||
{
|
||
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
||
"type": "vless",
|
||
"server": "104.18.185.26",
|
||
"server_port": 443,
|
||
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "l.ayovo.netlib.re",
|
||
"insecure": false
|
||
},
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "l.ayovo.netlib.re"
|
||
},
|
||
"early_data_header_name": "Sec-WebSocket-Protocol",
|
||
"max_early_data": 2560,
|
||
"path": "/"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
||
"type": "vless",
|
||
"server": "162.159.44.142",
|
||
"server_port": 443,
|
||
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "l.ayovo.netlib.re",
|
||
"insecure": false,
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "chrome"
|
||
}
|
||
},
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "l.ayovo.netlib.re"
|
||
},
|
||
"early_data_header_name": "Sec-WebSocket-Protocol",
|
||
"max_early_data": 2560,
|
||
"path": "/"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
||
"type": "shadowsocks",
|
||
"server": "185.193.48.157",
|
||
"server_port": 443,
|
||
"method": "chacha20-ietf-poly1305",
|
||
"password": "zwBLM6bBE5YxvwvnKgxAq3ErXpqMYv20"
|
||
},
|
||
{
|
||
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
||
"type": "vless",
|
||
"server": "104.21.227.134",
|
||
"server_port": 443,
|
||
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "l.ayovo.netlib.re",
|
||
"insecure": false
|
||
},
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "l.ayovo.netlib.re"
|
||
},
|
||
"early_data_header_name": "Sec-WebSocket-Protocol",
|
||
"max_early_data": 2560,
|
||
"path": "/"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
||
"type": "vless",
|
||
"server": "162.159.45.232",
|
||
"server_port": 443,
|
||
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "l.ayovo.netlib.re",
|
||
"insecure": false
|
||
},
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "l.ayovo.netlib.re"
|
||
},
|
||
"early_data_header_name": "Sec-WebSocket-Protocol",
|
||
"max_early_data": 2560,
|
||
"path": "/"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
||
"type": "trojan",
|
||
"server": "160.16.85.33",
|
||
"server_port": 5076,
|
||
"password": "61d8077bfb174e171b8283f155a555ad",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "www.nintendogames.net",
|
||
"insecure": false
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
||
"type": "trojan",
|
||
"server": "160.16.89.176",
|
||
"server_port": 5076,
|
||
"password": "61d8077bfb174e171b8283f155a555ad",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "www.nintendogames.net",
|
||
"insecure": false
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
||
"type": "trojan",
|
||
"server": "13.113.239.128",
|
||
"server_port": 1112,
|
||
"password": "BxceQaOe",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "t.me%2Fripaojiedian",
|
||
"insecure": true
|
||
}
|
||
},
|
||
{
|
||
"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": "vless",
|
||
"server": "104.17.25.173",
|
||
"server_port": 443,
|
||
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "l.ayovo.netlib.re",
|
||
"insecure": false,
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "chrome"
|
||
}
|
||
},
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "l.ayovo.netlib.re"
|
||
},
|
||
"early_data_header_name": "Sec-WebSocket-Protocol",
|
||
"max_early_data": 2560,
|
||
"path": "/"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
||
"type": "vless",
|
||
"server": "cloudflare.182682.xyz",
|
||
"server_port": 443,
|
||
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "l.ayovo.netlib.re",
|
||
"insecure": false,
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "chrome"
|
||
}
|
||
},
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "l.ayovo.netlib.re"
|
||
},
|
||
"early_data_header_name": "Sec-WebSocket-Protocol",
|
||
"max_early_data": 2560,
|
||
"path": "/"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇺🇸 机场推荐:dafei.de 美国 16",
|
||
"type": "vless",
|
||
"server": "151.101.3.8",
|
||
"server_port": 80,
|
||
"uuid": "dd0cfef0-fda9-47ec-8a65-49d7bc004f82",
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "mitivpn.global.ssl.fastly.net"
|
||
},
|
||
"path": "/---@MiTiVPN/---@MiTiVPN/---@MiTiVPN/---@MiTiVPN/---@MiTiVPN"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇺🇸 机场推荐:dafei.de 美国 17",
|
||
"type": "vless",
|
||
"server": "saas.sin.fan",
|
||
"server_port": 443,
|
||
"uuid": "655a808d-d2f8-4675-9b05-84be201eaa16",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "madcity.123123123.shop",
|
||
"insecure": false
|
||
},
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "madcity.123123123.shop"
|
||
},
|
||
"early_data_header_name": "Sec-WebSocket-Protocol",
|
||
"max_early_data": 2560,
|
||
"path": "/"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇬🇧 机场推荐:dafei.de 英国 01",
|
||
"type": "vless",
|
||
"server": "25.129.197.138",
|
||
"server_port": 2053,
|
||
"uuid": "8a07740f-b932-4372-a3a2-ed91f184cd33",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "KhAmeneI.DPdNs.OrG",
|
||
"insecure": false
|
||
},
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "KhAmeneI.DPdNs.OrG"
|
||
},
|
||
"path": "/eyJqdW5rIjoiNDBNWGY3Z0NPd0loZ2YiLCJwcm90b2NvbCI6InZsIiwibW9kZSI6InByb3h5aXAiLCJwYW5lbElQcyI6W119"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇬🇧 机场推荐:dafei.de 英国 02",
|
||
"type": "vless",
|
||
"server": "25.25.25.0",
|
||
"server_port": 8880,
|
||
"uuid": "8e997404-cb62-4fa1-a8c9-c77a32f10153",
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "rightel.IRANCEELL.mci.it.www.speedtest.net.zula.ir.focusontrade.ir"
|
||
},
|
||
"path": "/"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇬🇧 机场推荐:dafei.de 英国 03",
|
||
"type": "vless",
|
||
"server": "turkiye.torprospeed.ir",
|
||
"server_port": 587,
|
||
"uuid": "65a1e22c-d37e-4b92-b6ca-1d09dcd1d441",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "excoino.com",
|
||
"insecure": false,
|
||
"reality": {
|
||
"enabled": true,
|
||
"public_key": "HnPEhCDTcZnDejsAiidoOSx2-h0EvJMILj4bv3X1mBc",
|
||
"short_id": "916e8258c4a01b02"
|
||
},
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "firefox"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇬🇧 机场推荐:dafei.de 英国 04",
|
||
"type": "vmess",
|
||
"server": "82.198.246.97",
|
||
"server_port": 180,
|
||
"uuid": "d13fc2f5-3e05-4795-81eb-44143a09e552",
|
||
"security": "auto",
|
||
"alter_id": 0
|
||
},
|
||
{
|
||
"tag": "🇬🇧 机场推荐:dafei.de 英国 05",
|
||
"type": "vless",
|
||
"server": "england.torprospeed.ir",
|
||
"server_port": 587,
|
||
"uuid": "65a1e22c-d37e-4b92-b6ca-1d09dcd1d441",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "excoino.com",
|
||
"insecure": false,
|
||
"reality": {
|
||
"enabled": true,
|
||
"public_key": "HnPEhCDTcZnDejsAiidoOSx2-h0EvJMILj4bv3X1mBc",
|
||
"short_id": "916e8258c4a01b02"
|
||
},
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "firefox"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
||
"type": "shadowsocks",
|
||
"server": "221.139.79.57",
|
||
"server_port": 13979,
|
||
"method": "aes-256-cfb",
|
||
"password": "qwerREWQ@@",
|
||
"tcp_fast_open": true
|
||
},
|
||
{
|
||
"tag": "🇰🇷 机场推荐:dafei.de 韩国 02",
|
||
"type": "shadowsocks",
|
||
"server": "221.139.79.20",
|
||
"server_port": 45833,
|
||
"method": "aes-256-cfb",
|
||
"password": "qwerREWQ@@",
|
||
"tcp_fast_open": true
|
||
},
|
||
{
|
||
"tag": "🇰🇷 机场推荐:dafei.de 韩国 03",
|
||
"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 韩国 04",
|
||
"type": "socks",
|
||
"server": "121.169.46.116",
|
||
"server_port": 1090,
|
||
"version": "5"
|
||
},
|
||
{
|
||
"tag": "🇰🇷 机场推荐:dafei.de 韩国 05",
|
||
"type": "shadowsocks",
|
||
"server": "221.139.79.41",
|
||
"server_port": 41240,
|
||
"method": "aes-256-cfb",
|
||
"password": "qwerREWQ@@",
|
||
"tcp_fast_open": true
|
||
},
|
||
{
|
||
"tag": "🇰🇷 机场推荐:dafei.de 韩国 06",
|
||
"type": "shadowsocks",
|
||
"server": "168.126.234.230",
|
||
"server_port": 44112,
|
||
"method": "aes-256-cfb",
|
||
"password": "qwerREWQ@@",
|
||
"tcp_fast_open": true
|
||
},
|
||
{
|
||
"tag": "🇰🇷 机场推荐:dafei.de 韩国 07",
|
||
"type": "vmess",
|
||
"server": "152.70.92.69",
|
||
"server_port": 80,
|
||
"uuid": "bb9c3993-a4b9-4dad-aeb9-ac86371ae68b",
|
||
"security": "auto",
|
||
"alter_id": 0,
|
||
"transport": {
|
||
"type": "http",
|
||
"headers": {},
|
||
"method": "GET",
|
||
"path": "/"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
||
"type": "trojan",
|
||
"server": "58.152.53.219",
|
||
"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": "vless",
|
||
"server": "43.161.253.78",
|
||
"server_port": 9527,
|
||
"uuid": "d4a23188-85b0-4b46-b84b-f1d36d66c03e"
|
||
},
|
||
{
|
||
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
||
"type": "shadowsocks",
|
||
"server": "103.149.182.158",
|
||
"server_port": 8388,
|
||
"method": "chacha20-ietf",
|
||
"password": "asd123456"
|
||
},
|
||
{
|
||
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
||
"type": "http",
|
||
"server": "47.242.192.233",
|
||
"server_port": 53919
|
||
},
|
||
{
|
||
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
||
"type": "trojan",
|
||
"server": "58.152.46.60",
|
||
"server_port": 443,
|
||
"password": "BxceQaOe",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "<22>+[By+DukeMehdi]+b2n.io/v2ray-configs+|+17+",
|
||
"insecure": true
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
||
"type": "trojan",
|
||
"server": "58.152.25.130",
|
||
"server_port": 443,
|
||
"password": "BxceQaOe",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "t.me%2Fripaojiedian",
|
||
"insecure": true
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
||
"type": "shadowsocks",
|
||
"server": "103.149.183.200",
|
||
"server_port": 8388,
|
||
"method": "chacha20-ietf",
|
||
"password": "asd123456"
|
||
},
|
||
{
|
||
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
||
"type": "trojan",
|
||
"server": "58.152.110.111",
|
||
"server_port": 443,
|
||
"password": "61d8077bfb174e171b8283f155a555ad",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "www.nintendogames.net",
|
||
"insecure": false
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
||
"type": "socks",
|
||
"server": "64.227.131.240",
|
||
"server_port": 1080,
|
||
"version": "5"
|
||
},
|
||
{
|
||
"tag": "🇮🇷 机场推荐:dafei.de 伊朗 01",
|
||
"type": "vless",
|
||
"server": "185.143.233.235",
|
||
"server_port": 80,
|
||
"uuid": "087d8602-503b-4091-9f05-44c20792083c",
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "oon.visaups.ir"
|
||
},
|
||
"path": "/"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
||
"type": "vless",
|
||
"server": "51.250.95.143",
|
||
"server_port": 443,
|
||
"uuid": "5725a60c-34a5-476d-9ae3-9e43d945ca8f",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "www.mobile.yandex.ru",
|
||
"insecure": false,
|
||
"reality": {
|
||
"enabled": true,
|
||
"public_key": "dEHsPQQSnMJiHJKnJRbbLFKQmwIemUXQsQ1zIYbLZng",
|
||
"short_id": "f6"
|
||
},
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "chrome"
|
||
}
|
||
},
|
||
"flow": "xtls-rprx-vision"
|
||
},
|
||
{
|
||
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
||
"type": "vmess",
|
||
"server": "92.246.87.170",
|
||
"server_port": 18355,
|
||
"uuid": "caf921c7-ac63-40bc-faa1-cda097fd7e42",
|
||
"security": "auto",
|
||
"alter_id": 0
|
||
},
|
||
{
|
||
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
||
"type": "vless",
|
||
"server": "91.243.82.82",
|
||
"server_port": 443,
|
||
"uuid": "a91e64f0-9295-499d-bf4a-661ad99d4938",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "khabarovsk.geodema.network",
|
||
"insecure": false,
|
||
"reality": {
|
||
"enabled": true,
|
||
"public_key": "EltWI8AOqkN8lMjRycweRRoFRah5hu6xiKtgBmQOdE8",
|
||
"short_id": "1ed136481e0ede74"
|
||
},
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "chrome"
|
||
}
|
||
},
|
||
"flow": "xtls-rprx-vision"
|
||
},
|
||
{
|
||
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 04",
|
||
"type": "vless",
|
||
"server": "217.198.13.50",
|
||
"server_port": 443,
|
||
"uuid": "d684cb56-e4b8-4453-8a7b-a1ad8c81935a",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "fi.reality.tv123.ru",
|
||
"insecure": false,
|
||
"reality": {
|
||
"enabled": true,
|
||
"public_key": "SbVKOEMjK0sIlbwg4akyBg5mL5KZwwB-ed4eEE7YnRc"
|
||
},
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "chrome"
|
||
}
|
||
},
|
||
"flow": "xtls-rprx-vision"
|
||
},
|
||
{
|
||
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 05",
|
||
"type": "vless",
|
||
"server": "158.160.53.57",
|
||
"server_port": 443,
|
||
"uuid": "3d29bd40-5f23-4024-aab6-17258cd55a7e",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "api-maps.yandex.ru",
|
||
"insecure": false,
|
||
"reality": {
|
||
"enabled": true,
|
||
"public_key": "vnjp7zIK2H3CGdjSis_79KXqS6IG-opmpbETPUD-EC8",
|
||
"short_id": "15affa0af66dfc79"
|
||
},
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "chrome"
|
||
}
|
||
},
|
||
"flow": "xtls-rprx-vision"
|
||
},
|
||
{
|
||
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 06",
|
||
"type": "vless",
|
||
"server": "bridge2.pool.sssrvpn.pro",
|
||
"server_port": 443,
|
||
"uuid": "d684cb56-e4b8-4453-8a7b-a1ad8c81935a",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "fi.reality.tv123.ru",
|
||
"insecure": false,
|
||
"reality": {
|
||
"enabled": true,
|
||
"public_key": "SbVKOEMjK0sIlbwg4akyBg5mL5KZwwB-ed4eEE7YnRc"
|
||
},
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "chrome"
|
||
}
|
||
},
|
||
"flow": "xtls-rprx-vision"
|
||
},
|
||
{
|
||
"tag": "🇸🇮 机场推荐:dafei.de 斯洛文尼亚 01",
|
||
"type": "vless",
|
||
"server": "45.144.52.37",
|
||
"server_port": 443,
|
||
"uuid": "d684cb56-e4b8-4453-8a7b-a1ad8c81935a",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "fi.reality.tv123.ru",
|
||
"insecure": false,
|
||
"reality": {
|
||
"enabled": true,
|
||
"public_key": "SbVKOEMjK0sIlbwg4akyBg5mL5KZwwB-ed4eEE7YnRc"
|
||
},
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "chrome"
|
||
}
|
||
},
|
||
"flow": "xtls-rprx-vision"
|
||
},
|
||
{
|
||
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 01",
|
||
"type": "vless",
|
||
"server": "92.60.70.36",
|
||
"server_port": 2053,
|
||
"uuid": "08c7f096-d057-4d53-82fd-c739d372887b"
|
||
},
|
||
{
|
||
"tag": "🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
||
"type": "http",
|
||
"server": "38.54.87.34",
|
||
"server_port": 10881,
|
||
"username": "09ahaEWmXn",
|
||
"password": "Ejtp4SfY82"
|
||
},
|
||
{
|
||
"tag": "🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
||
"type": "shadowsocks",
|
||
"server": "185.231.233.112",
|
||
"server_port": 989,
|
||
"method": "aes-256-cfb",
|
||
"password": "f8f7aCzcPKbsF8p3"
|
||
},
|
||
{
|
||
"tag": "🇧🇬 机场推荐:dafei.de 保加利亚 01",
|
||
"type": "vless",
|
||
"server": "free1.barayekhudam.ir",
|
||
"server_port": 2255,
|
||
"uuid": "02b320ce-09f8-4cb5-9c46-9024f5585881",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "radar.arvancloud.ir",
|
||
"insecure": false,
|
||
"reality": {
|
||
"enabled": true,
|
||
"public_key": "Cs7yLk8XXPksSjf6GB1JFYyFICqWVL3nL-10K7jQ7xc",
|
||
"short_id": "983c9303725c67"
|
||
},
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "firefox"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
||
"type": "vless",
|
||
"server": "api.dark-coffe.com",
|
||
"server_port": 2087,
|
||
"uuid": "7e58699f-1d5d-4f6b-b181-cb74f0ad9509",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "5JxGp6VrFh.SmArTtEcHzAaL.iNfO",
|
||
"insecure": false
|
||
},
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "5JxGp6VrFh.SmArTtEcHzAaL.iNfO"
|
||
},
|
||
"early_data_header_name": "Sec-WebSocket-Protocol",
|
||
"max_early_data": 2048,
|
||
"path": "/"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
||
"type": "trojan",
|
||
"server": "57.180.65.162",
|
||
"server_port": 2053,
|
||
"password": "BxceQaOe",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "t.me%252Fripaojiedian",
|
||
"insecure": true
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
||
"type": "trojan",
|
||
"server": "160.16.81.84",
|
||
"server_port": 4006,
|
||
"password": "61d8077bfb174e171b8283f155a555ad",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "www.nintendogames.net",
|
||
"insecure": false
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
||
"type": "trojan",
|
||
"server": "160.16.89.176",
|
||
"server_port": 4006,
|
||
"password": "61d8077bfb174e171b8283f155a555ad",
|
||
"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": "trojan",
|
||
"server": "160.16.106.99",
|
||
"server_port": 3076,
|
||
"password": "61d8077bfb174e171b8283f155a555ad",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "www.nintendogames.net",
|
||
"insecure": false
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
||
"type": "trojan",
|
||
"server": "160.16.106.99",
|
||
"server_port": 544,
|
||
"password": "61d8077bfb174e171b8283f155a555ad",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "www.nintendogames.net",
|
||
"insecure": false
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
||
"type": "trojan",
|
||
"server": "18.163.206.7",
|
||
"server_port": 1196,
|
||
"password": "BxceQaOe",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "t.me%252Fripaojiedian",
|
||
"insecure": true
|
||
}
|
||
},
|
||
{
|
||
"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": "220.130.58.136",
|
||
"server_port": 31102,
|
||
"password": "b7aa4e87-d990-4f2d-8880-73b206953efc",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "green2.cdntencentmusic.com",
|
||
"insecure": true
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
||
"type": "http",
|
||
"server": "twmoon1-cdn-route.couldflare-cdn.com",
|
||
"server_port": 1443,
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "twmoon1-cdn-route.couldflare-cdn.com",
|
||
"insecure": false
|
||
},
|
||
"username": "mrwdfNTD8M79LCukCieldrqZWqs=",
|
||
"password": "exaxgqkKkd0TAMrCxeonWg=="
|
||
},
|
||
{
|
||
"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": "77.93.89.171",
|
||
"server_port": 25059,
|
||
"uuid": "00a85603-d8c6-437d-a8bd-ea521107bd87",
|
||
"tls": {
|
||
"enabled": true,
|
||
"server_name": "snippet.danfeng.de5.net",
|
||
"insecure": false,
|
||
"alpn": [
|
||
"h3"
|
||
],
|
||
"utls": {
|
||
"enabled": true,
|
||
"fingerprint": "random"
|
||
}
|
||
},
|
||
"transport": {
|
||
"type": "ws",
|
||
"headers": {
|
||
"Host": "snippet.danfeng.de5.net"
|
||
},
|
||
"early_data_header_name": "Sec-WebSocket-Protocol",
|
||
"max_early_data": 2560,
|
||
"path": "/"
|
||
}
|
||
},
|
||
{
|
||
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 01",
|
||
"type": "shadowsocks",
|
||
"server": "121.127.46.147",
|
||
"server_port": 989,
|
||
"method": "aes-256-cfb",
|
||
"password": "f8f7aCzcPKbsF8p3"
|
||
},
|
||
{
|
||
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
||
"type": "shadowsocks",
|
||
"server": "103.186.154.195",
|
||
"server_port": 38388,
|
||
"method": "aes-256-cfb",
|
||
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
||
},
|
||
{
|
||
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
||
"type": "shadowsocks",
|
||
"server": "103.186.155.29",
|
||
"server_port": 38388,
|
||
"method": "aes-256-cfb",
|
||
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
||
},
|
||
{
|
||
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
||
"type": "shadowsocks",
|
||
"server": "103.186.155.101",
|
||
"server_port": 38388,
|
||
"method": "aes-256-cfb",
|
||
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
||
},
|
||
{
|
||
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
||
"type": "shadowsocks",
|
||
"server": "103.186.155.55",
|
||
"server_port": 38388,
|
||
"method": "aes-256-cfb",
|
||
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
||
},
|
||
{
|
||
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
||
"type": "shadowsocks",
|
||
"server": "103.186.155.52",
|
||
"server_port": 38388,
|
||
"method": "aes-256-cfb",
|
||
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
||
}
|
||
],
|
||
"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
|
||
}
|
||
} |