mirror of
https://github.com/ssrsub/ssr.git
synced 2026-03-15 12:33:17 +08:00
2014 lines
55 KiB
JSON
2014 lines
55 KiB
JSON
{
|
|
"dns": {
|
|
"servers": [
|
|
{
|
|
"tag": "google",
|
|
"type": "https",
|
|
"server": "8.8.8.8",
|
|
"detour": "proxy"
|
|
},
|
|
{
|
|
"tag": "ali",
|
|
"type": "https",
|
|
"server": "223.5.5.5"
|
|
},
|
|
{
|
|
"tag": "fakeip",
|
|
"type": "fakeip",
|
|
"inet4_range": "198.18.0.0/15",
|
|
"inet6_range": "fc00::/18"
|
|
}
|
|
],
|
|
"rules": [
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"server": "ali"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"server": "fakeip"
|
|
},
|
|
{
|
|
"query_type": "HTTPS",
|
|
"action": "reject"
|
|
},
|
|
{
|
|
"query_type": [
|
|
"A",
|
|
"AAAA"
|
|
],
|
|
"action": "route",
|
|
"server": "fakeip",
|
|
"rewrite_ttl": 1
|
|
},
|
|
{
|
|
"rule_set": "cn_domain",
|
|
"action": "route",
|
|
"server": "ali"
|
|
}
|
|
],
|
|
"final": "google",
|
|
"independent_cache": true
|
|
},
|
|
"route": {
|
|
"default_domain_resolver": {
|
|
"server": "ali"
|
|
},
|
|
"rules": [
|
|
{
|
|
"action": "sniff",
|
|
"sniffer": [
|
|
"http",
|
|
"tls",
|
|
"quic",
|
|
"dns"
|
|
],
|
|
"timeout": "500ms"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "or",
|
|
"rules": [
|
|
{
|
|
"port": 53
|
|
},
|
|
{
|
|
"protocol": "dns"
|
|
}
|
|
],
|
|
"action": "hijack-dns"
|
|
},
|
|
{
|
|
"ip_is_private": true,
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"clash_mode": "Global",
|
|
"action": "route",
|
|
"outbound": "GLOBAL"
|
|
},
|
|
{
|
|
"clash_mode": "Direct",
|
|
"action": "route",
|
|
"outbound": "direct"
|
|
},
|
|
{
|
|
"rule_set": "bilibili_domain",
|
|
"action": "route",
|
|
"outbound": "bilibili"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"netflix_ip",
|
|
"netflix_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "netflix"
|
|
},
|
|
{
|
|
"rule_set": "bahamut_domain",
|
|
"action": "route",
|
|
"outbound": "bahamut"
|
|
},
|
|
{
|
|
"rule_set": "youtube_domain",
|
|
"action": "route",
|
|
"outbound": "youtube"
|
|
},
|
|
{
|
|
"rule_set": "openai_domain",
|
|
"action": "route",
|
|
"outbound": "openai"
|
|
},
|
|
{
|
|
"type": "logical",
|
|
"mode": "and",
|
|
"rules": [
|
|
{
|
|
"rule_set": "proxy_domain"
|
|
},
|
|
{
|
|
"invert": true,
|
|
"rule_set": [
|
|
"cn_domain",
|
|
"apple_domain",
|
|
"google_domain",
|
|
"telegram_domain",
|
|
"netflix_domain"
|
|
]
|
|
}
|
|
],
|
|
"action": "route",
|
|
"outbound": "proxy"
|
|
},
|
|
{
|
|
"action": "resolve"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"telegram_ip",
|
|
"telegram_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "telegram"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"google_ip",
|
|
"google_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "google"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"apple_ip",
|
|
"apple_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "apple"
|
|
},
|
|
{
|
|
"rule_set": [
|
|
"cn_ip",
|
|
"cn_domain"
|
|
],
|
|
"action": "route",
|
|
"outbound": "cn"
|
|
}
|
|
],
|
|
"rule_set": [
|
|
{
|
|
"tag": "apple_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "apple_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/apple.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bahamut_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bahamut.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "bilibili_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/bilibili.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geoip/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "cn_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "google_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/google.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/netflix.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "openai_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/openai.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "proxy_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/geolocation-!cn.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_ip",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geoip/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/telegram.srs",
|
|
"download_detour": "direct"
|
|
},
|
|
{
|
|
"tag": "youtube_domain",
|
|
"type": "remote",
|
|
"format": "binary",
|
|
"url": "https://ghfast.top/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo-lite/geosite/youtube.srs",
|
|
"download_detour": "direct"
|
|
}
|
|
],
|
|
"final": "final",
|
|
"auto_detect_interface": true
|
|
},
|
|
"outbounds": [
|
|
{
|
|
"tag": "proxy",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto",
|
|
"direct"
|
|
],
|
|
"default": "all-auto"
|
|
},
|
|
{
|
|
"tag": "google",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "apple",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "telegram",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bilibili",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "netflix",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "bahamut",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "youtube",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "openai",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "cn",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "final",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"proxy",
|
|
"direct",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "proxy"
|
|
},
|
|
{
|
|
"tag": "hk",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15"
|
|
]
|
|
},
|
|
{
|
|
"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",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"🇯🇵 机场推荐:dafei.de 日本 10"
|
|
]
|
|
},
|
|
{
|
|
"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 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11"
|
|
]
|
|
},
|
|
{
|
|
"tag": "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 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇰🇷 机场推荐: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 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇮🇩 机场推荐:dafei.de 印尼 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15"
|
|
],
|
|
"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",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"🇯🇵 机场推荐:dafei.de 日本 10"
|
|
],
|
|
"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 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "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 香港 08",
|
|
"🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"🇰🇷 机场推荐: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 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇮🇩 机场推荐:dafei.de 印尼 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 01"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "GLOBAL",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"direct",
|
|
"proxy",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "direct",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "🇪🇪 机场推荐:dafei.de 爱沙尼亚 01",
|
|
"type": "vless",
|
|
"server": "144.31.178.150",
|
|
"server_port": 443,
|
|
"uuid": "03dd7e7c-8d2a-4cd2-b920-f5ed564fc8c4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "eh.vk.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "8tmYXQZuVTmrJNLUAL4KKPgCVNd_UdHaxAoC2L3AL2U",
|
|
"short_id": "6ba85179e30d4fc2"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "xyz"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.149.183.200",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "vless",
|
|
"server": "185.242.234.252",
|
|
"server_port": 14201,
|
|
"uuid": "f1fc0a00-c9cc-45ef-97c3-7014d9f94b8a"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "vmess",
|
|
"server": "n1753348736.lie5d.cyou",
|
|
"server_port": 443,
|
|
"uuid": "f267eac3-dfb4-45be-a480-7e1847ca04ab",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "n1753348736.lie5d.cyou",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "n1753348736.lie5d.cyou"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "vmess",
|
|
"server": "n1752248951.lie5d.cyou",
|
|
"server_port": 443,
|
|
"uuid": "bf2ce3c2-339f-4926-b92d-b7d83af1b3b6",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "n1752248951.lie5d.cyou",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "n1752248951.lie5d.cyou"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "shadowsocks",
|
|
"server": "jry.izenny.com",
|
|
"server_port": 26535,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "efffa273-22a6-4c3a-a6b9-21b2adcf4d64"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "vless",
|
|
"server": "139.196.41.153",
|
|
"server_port": 443,
|
|
"uuid": "14b02e2a-8930-4afb-8412-ea4a4954ca5b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ylnhh.cc.cd",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ylnhh.cc.cd"
|
|
},
|
|
"path": "/gs5=6666:6666@47.239.178.125:6666"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "vmess",
|
|
"server": "47.242.225.0",
|
|
"server_port": 32975,
|
|
"uuid": "ebaad525-e2cf-4c18-8ae9-41af29ac4b9c",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "http",
|
|
"headers": {},
|
|
"method": "GET",
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"type": "vless",
|
|
"server": "43.199.62.3",
|
|
"server_port": 15416,
|
|
"uuid": "4ed2a71a-9ed8-4293-9d7d-af2f3ac9de19",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.lamer.com.hk",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 09",
|
|
"type": "vless",
|
|
"server": "43.199.35.122",
|
|
"server_port": 15416,
|
|
"uuid": "347d3425-11e7-4fb8-96e7-0df08fdb9b8f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.lamer.com.hk",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 10",
|
|
"type": "vmess",
|
|
"server": "onecat-sg.kunlun03dns.com",
|
|
"server_port": 25012,
|
|
"uuid": "ec3b3a0e-fd82-33f9-9153-8967438ae98d",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 11",
|
|
"type": "shadowsocks",
|
|
"server": "103.149.182.79",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 12",
|
|
"type": "shadowsocks",
|
|
"server": "ldu.izenny.com",
|
|
"server_port": 34061,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "c6d61cd1-d3dc-405e-afb2-d67815f4e4da"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 13",
|
|
"type": "vless",
|
|
"server": "95.40.108.236",
|
|
"server_port": 15416,
|
|
"uuid": "8a7af698-73ca-4025-9611-5f11fb88284a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.lamer.com.hk",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 14",
|
|
"type": "vmess",
|
|
"server": "n1752833184.lie5d.cyou",
|
|
"server_port": 443,
|
|
"uuid": "6c7d09e3-9cfa-41c8-8194-e81eb21bfb88",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "n1752833184.lie5d.cyou",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "n1752833184.lie5d.cyou"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 15",
|
|
"type": "trojan",
|
|
"server": "us3.9992eb2c-a5ca-e55b-127e-1b406bdfe2a6.47253001.the-best-airport.com",
|
|
"server_port": 443,
|
|
"password": "b3cf75f2-f50c-4f8e-9c28-7ce39ad7a64d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "new.download.the-best-airport.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "vmess",
|
|
"server": "82.198.246.97",
|
|
"server_port": 180,
|
|
"uuid": "d13fc2f5-3e05-4795-81eb-44143a09e552",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"packet_encoding": "xudp"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "vmess",
|
|
"server": "876.dddc.us.ci",
|
|
"server_port": 443,
|
|
"uuid": "34778794-72e8-4862-b1e7-6e6c3ba894be",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "876.dddc.us.ci",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "876.dddc.us.ci"
|
|
},
|
|
"path": "/qlWiWOdPkCVqBXYWmzP5D1vsO"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "trojan",
|
|
"server": "tyu.bb1.ccwu.cc",
|
|
"server_port": 443,
|
|
"password": "4115f84d-3b03-4b03-babf-21b36b2f9c03",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tYu.BB1.Ccwu.cC",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tYu.BB1.Ccwu.cC"
|
|
},
|
|
"path": "/r862SIwqItkD5XgXAL"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "trojan",
|
|
"server": "nhju.h2e.indevs.in",
|
|
"server_port": 443,
|
|
"password": "d5604db8-1f31-403d-a315-d8bafc70f7d2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "nhju.h2e.indevs.in",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "nhju.h2e.indevs.in"
|
|
},
|
|
"path": "/mRjWgF9aMWcpQ8L96b"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "hysteria2",
|
|
"server": "sss.ikun6.dpdns.org",
|
|
"server_port": 27995,
|
|
"password": "1y4HweESOT",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "azure.microsoft.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "vless",
|
|
"server": "proxy.rahmancloud.ir",
|
|
"server_port": 8443,
|
|
"uuid": "6b279ab4-10e8-4e66-fb5d-9092c6709a1e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "proxy.rahmancloud.ir",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "proxy.rahmancloud.ir"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "vless",
|
|
"server": "bbbnhj.288288.shop",
|
|
"server_port": 443,
|
|
"uuid": "5cccb4da-8aee-4b01-be84-2056265e52dc",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "bBBNhj.288288.sHop",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "BbbNHj.288288.SHop"
|
|
},
|
|
"path": "/s2VHv9VUVzg35A6ueyyZnWd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "vmess",
|
|
"server": "bnhjuu.ea1.indevs.in",
|
|
"server_port": 443,
|
|
"uuid": "4ed4ac41-4b56-42c4-b31c-4d7bc36f74ce",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "bnhjuu.ea1.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "bnhjuu.ea1.indevs.in"
|
|
},
|
|
"path": "/E3MEctoKyZkI4BWzwNzcYz"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "trojan",
|
|
"server": "hhjk.huangzi.cfd",
|
|
"server_port": 443,
|
|
"password": "721d3fd0-e9f1-40c3-92cd-d4405a4319d6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hhjk.huangzi.cfd",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "hhjk.huangzi.cfd"
|
|
},
|
|
"path": "/ElrtQ8CAz6RgfMaiN9LMya"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vless",
|
|
"server": "cf.0sm.com",
|
|
"server_port": 443,
|
|
"uuid": "a8ea783c-dc54-4b17-96e4-144d1af2cb75",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sa.anjue39.qzz.io",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3",
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sa.anjue39.qzz.io"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "trojan",
|
|
"server": "aq.voa.ccwu.cc",
|
|
"server_port": 443,
|
|
"password": "4115f84d-3b03-4b03-babf-21b36b2f9c03",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "aQ.voA.cCWu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "aQ.voA.cCWu.cc"
|
|
},
|
|
"path": "/r862SIwqItkD5XgXAL"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"type": "shadowsocks",
|
|
"server": "51.105.48.144",
|
|
"server_port": 443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "kaQH3hGdcP80XEDI"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"type": "shadowsocks",
|
|
"server": "131.145.23.4",
|
|
"server_port": 443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "kaQH3hGdcP80XEDI"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "vmess",
|
|
"server": "cpannel.iranucshop.ir",
|
|
"server_port": 2085,
|
|
"uuid": "2c72c667-093c-47a5-a108-493c93282b57",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "http",
|
|
"headers": {},
|
|
"method": "GET",
|
|
"path": "/",
|
|
"host": "fast.com"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "vless",
|
|
"server": "nl.elementvpn.ru",
|
|
"server_port": 443,
|
|
"uuid": "66ba4206-7093-4035-8b29-9ed1c827361f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "nl.elementvpn.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "tvvBfRjMq8Wqxb8F0f5BehU_9rUZeNc8mwDPqpq4SFY",
|
|
"short_id": "083e4d81dbdd7358"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"type": "vless",
|
|
"server": "nodejs.org",
|
|
"server_port": 80,
|
|
"uuid": "7d4a519b-d270-434e-a42d-d39624577a92",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "BrIgHt-orGaNizaTioNAuhudDhESZ.spoRTlAnd.CoMpANY."
|
|
},
|
|
"path": "/?ed"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"type": "vless",
|
|
"server": "deu549.worldbypass.org",
|
|
"server_port": 443,
|
|
"uuid": "405ba2d6-7fcb-4cdd-9c77-4ecc616d77c8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "deu549.worldbypass.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"type": "socks",
|
|
"server": "161.35.82.57",
|
|
"server_port": 1080,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "vmess",
|
|
"server": "onecat-jp.kunlun03dns.com",
|
|
"server_port": 25008,
|
|
"uuid": "ec3b3a0e-fd82-33f9-9153-8967438ae98d",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "vless",
|
|
"server": "43.207.79.27",
|
|
"server_port": 15416,
|
|
"uuid": "347d3425-11e7-4fb8-96e7-0df08fdb9b8f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com.cn",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "vmess",
|
|
"server": "sg.ok12345.ggff.net",
|
|
"server_port": 443,
|
|
"uuid": "ec53de8d-d42d-482a-b9f0-5bed719af7ee",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jpdfabuio.japansb3.ggff.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "jpdfabuio.japansb3.ggff.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "vless",
|
|
"server": "56.155.95.82",
|
|
"server_port": 15416,
|
|
"uuid": "70d517e5-fefc-4c67-a6f1-df1f3c4cd25b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com.cn",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"type": "trojan",
|
|
"server": "sg7.9992eb2c-a5ca-e55b-127e-1b406bdfe2a6.57aaa8ec.the-best-airport.com",
|
|
"server_port": 443,
|
|
"password": "b3cf75f2-f50c-4f8e-9c28-7ce39ad7a64d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "new.download.the-best-airport.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 06",
|
|
"type": "vless",
|
|
"server": "15.168.166.186",
|
|
"server_port": 15416,
|
|
"uuid": "0cae82c9-d966-4297-a5b0-d8b7a8de1378",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com.cn",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 07",
|
|
"type": "vmess",
|
|
"server": "sg.ok12345.ggff.net",
|
|
"server_port": 443,
|
|
"uuid": "a15b5746-8ca1-4320-9aa2-ea1566189902",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jpdfabuio.japansb3.ggff.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "jpdfabuio.japansb3.ggff.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 08",
|
|
"type": "vless",
|
|
"server": "52.195.177.121",
|
|
"server_port": 15416,
|
|
"uuid": "399a4aac-e5ed-44b6-ac00-4f0d02f72537",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com.cn",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 09",
|
|
"type": "vless",
|
|
"server": "52.192.180.215",
|
|
"server_port": 15416,
|
|
"uuid": "8a7af698-73ca-4025-9611-5f11fb88284a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com.cn",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 10",
|
|
"type": "vless",
|
|
"server": "13.158.130.162",
|
|
"server_port": 15416,
|
|
"uuid": "399a4aac-e5ed-44b6-ac00-4f0d02f72537",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com.cn",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.16",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.112",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.176",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "vless",
|
|
"server": "3.35.158.126",
|
|
"server_port": 15416,
|
|
"uuid": "0cae82c9-d966-4297-a5b0-d8b7a8de1378",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.lamer.com.sg",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"type": "vless",
|
|
"server": "3.35.158.217",
|
|
"server_port": 15416,
|
|
"uuid": "347d3425-11e7-4fb8-96e7-0df08fdb9b8f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.lamer.com.sg",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"type": "vless",
|
|
"server": "15.165.44.134",
|
|
"server_port": 15416,
|
|
"uuid": "70d517e5-fefc-4c67-a6f1-df1f3c4cd25b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.lamer.com.sg",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 04",
|
|
"type": "http",
|
|
"server": "testkr3.ssv.vc",
|
|
"server_port": 30446,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "testkr3.ssv.vc",
|
|
"insecure": true
|
|
},
|
|
"username": "test",
|
|
"password": "test.+"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "vless",
|
|
"server": "77.221.152.183",
|
|
"server_port": 443,
|
|
"uuid": "0e90f352-e9bc-4834-8ff6-49ba887eded4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "b12a6eea4807ca4e.1323.world",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"type": "vmess",
|
|
"server": "82.152.98.198",
|
|
"server_port": 2085,
|
|
"uuid": "052ceb67-79c7-45da-ba4b-42e659bb81fa",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "http",
|
|
"headers": {},
|
|
"method": "GET",
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 03",
|
|
"type": "vless",
|
|
"server": "fr.1323.world",
|
|
"server_port": 443,
|
|
"uuid": "0e90f352-e9bc-4834-8ff6-49ba887eded4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "b12a6eea4807ca4e.1323.world",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 04",
|
|
"type": "http",
|
|
"server": "155c0967-tax5s0-tcdmjc-1gevg.fr.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "155c0967-tax5s0-tcdmjc-1gevg.fr.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "f02ee2b4-d760-11ec-bd7c-f23c913c8d2b",
|
|
"password": "f02ee2b4-d760-11ec-bd7c-f23c913c8d2b"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "vless",
|
|
"server": "13.213.78.218",
|
|
"server_port": 15416,
|
|
"uuid": "4ed2a71a-9ed8-4293-9d7d-af2f3ac9de19",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.lamer.com.sg",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "vless",
|
|
"server": "3.1.49.3",
|
|
"server_port": 15416,
|
|
"uuid": "70d517e5-fefc-4c67-a6f1-df1f3c4cd25b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.lamer.com.sg",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "vless",
|
|
"server": "3.0.182.20",
|
|
"server_port": 15416,
|
|
"uuid": "4ed2a71a-9ed8-4293-9d7d-af2f3ac9de19",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.lamer.com.sg",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "H0oYX4GJe45zWXvrPdMzSKhmmrd2aqKFEk1Z2Dy9SBM",
|
|
"short_id": "bd997a55"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "trojan",
|
|
"server": "cdnfire.xiaomispeed.com",
|
|
"server_port": 23311,
|
|
"password": "265c54a3-fc18-4997-9673-07fbe6677a76",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cdnfire.xiaomispeed.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇩 机场推荐:dafei.de 印尼 01",
|
|
"type": "http",
|
|
"server": "51a80f84-tax5s0-tcdmjc-1gevg.id.oshuawei.com",
|
|
"server_port": 32233,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "51a80f84-tax5s0-tcdmjc-1gevg.id.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "f02ee2b4-d760-11ec-bd7c-f23c913c8d2b",
|
|
"password": "f02ee2b4-d760-11ec-bd7c-f23c913c8d2b"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "vmess",
|
|
"server": "onecat-tw.kunlun03dns.com",
|
|
"server_port": 25014,
|
|
"uuid": "ec3b3a0e-fd82-33f9-9153-8967438ae98d",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"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": "shadowsocks",
|
|
"server": "62.113.114.116",
|
|
"server_port": 42320,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "BShcek5ydIWbXEnhI2vIym"
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 01",
|
|
"type": "vless",
|
|
"server": "65.109.229.174",
|
|
"server_port": 34224,
|
|
"uuid": "32609032-c9d6-487c-a1fd-0e4b09661e1d",
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "grpc"
|
|
}
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
} |