mirror of
https://github.com/ssrsub/ssr.git
synced 2026-04-15 09:23:27 +08:00
2000 lines
58 KiB
JSON
2000 lines
58 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"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05"
|
|
]
|
|
},
|
|
{
|
|
"tag": "jp",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06"
|
|
]
|
|
},
|
|
{
|
|
"tag": "us",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐:dafei.de 美国 15"
|
|
]
|
|
},
|
|
{
|
|
"tag": "all",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 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 瑞士 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 印度 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"🇭🇰 机场推荐: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 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"🇻🇳 机场推荐: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"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "jp-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "sg-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "us-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇺🇸 机场推荐: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 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 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 瑞士 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 印度 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"🇭🇰 机场推荐: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 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"🇻🇳 机场推荐: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"
|
|
],
|
|
"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": "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 韩国 02",
|
|
"type": "vless",
|
|
"server": "krp01.jumperservice.com",
|
|
"server_port": 19001,
|
|
"uuid": "455fc271-3ee2-493b-8c75-9324b4851e2f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "addons.mozilla.org",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "UtL7E0Gmxj3X5JdcPAutpTRKo7K2hugkR0vwk2XroUM"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"type": "http",
|
|
"server": "2b8ed236-tcxds0-tfpsin-1q3dm.kr.oshuawei.com",
|
|
"server_port": 31433,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2b8ed236-tcxds0-tfpsin-1q3dm.kr.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "c1785de0-212f-11ef-92aa-f23c9164ca5d",
|
|
"password": "c1785de0-212f-11ef-92aa-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "http",
|
|
"server": "a058f978-tcxds0-tczog2-dnss.sub.cdnbytescm.com",
|
|
"server_port": 3234,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "a058f978-tcxds0-tczog2-dnss.sub.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "16955d72-1794-11f0-a035-f23c95b6f51d",
|
|
"password": "16955d72-1794-11f0-a035-f23c95b6f51d"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "http",
|
|
"server": "a058f978-tcxds0-tczog2-dnss.sub.cdnbytescm.com",
|
|
"server_port": 3233,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "a058f978-tcxds0-tczog2-dnss.sub.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "16955d72-1794-11f0-a035-f23c95b6f51d",
|
|
"password": "16955d72-1794-11f0-a035-f23c95b6f51d"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "vmess",
|
|
"server": "120.236.198.111",
|
|
"server_port": 28102,
|
|
"uuid": "cdb3511c-b69a-4ac1-b314-09a004a82f5e",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "shadowsocks",
|
|
"server": "store.ubi.com",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "3e96ef7d-8637-42c2-ac73-75182196e755",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;tls;skip-cert-verify=false"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"type": "vless",
|
|
"server": "162.159.36.5",
|
|
"server_port": 2083,
|
|
"uuid": "d342d11e-d424-4583-b36e-524ab1f0afa4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "newwk1.f1w.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "newwk1.f1w.de5.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "http",
|
|
"server": "14b0dbe3-tcxds0-tpn98f-1rcxl.cm4.oshuawei.com",
|
|
"server_port": 17235,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "14b0dbe3-tcxds0-tpn98f-1rcxl.cm4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "9141f048-0b70-11ef-9eb1-f23c91cfbbc9",
|
|
"password": "9141f048-0b70-11ef-9eb1-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "http",
|
|
"server": "05bd983f-tcy000-tdflss-cw6o.h2tkydc2.cdnbytescm.com",
|
|
"server_port": 3235,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "05bd983f-tcy000-tdflss-cw6o.h2tkydc2.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "e1527b46-ef79-11ef-98bc-f23c93141fad",
|
|
"password": "e1527b46-ef79-11ef-98bc-f23c93141fad"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "http",
|
|
"server": "ae15f33a-tcxds0-tfi5fd-1imi4.jp.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ae15f33a-tcxds0-tfi5fd-1imi4.jp.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "40fb1315-191a-11ed-b0ca-f23c91cfbbc9",
|
|
"password": "40fb1315-191a-11ed-b0ca-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "anytls",
|
|
"server": "jp.iij.sakura.baipiao0721-dns78655.eu",
|
|
"server_port": 8443,
|
|
"password": "eb92e003-8886-4309-847d-2c7ba000613e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gw.alicdn.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "http",
|
|
"server": "cbbaddb8-tcxds0-tee612-2r82.cm4.oshuawei.com",
|
|
"server_port": 27233,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cbbaddb8-tcxds0-tee612-2r82.cm4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "03573f46-e944-11eb-a8bf-f23c91cfbbc9",
|
|
"password": "03573f46-e944-11eb-a8bf-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"type": "http",
|
|
"server": "6a8dfa95-tcy000-td0ao2-dnss.h2tkydc1.cdnbytescm.com",
|
|
"server_port": 3236,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6a8dfa95-tcy000-td0ao2-dnss.h2tkydc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "16955d72-1794-11f0-a035-f23c95b6f51d",
|
|
"password": "16955d72-1794-11f0-a035-f23c95b6f51d"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "shadowsocks",
|
|
"server": "199.181.197.38",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "3e96ef7d-8637-42c2-ac73-75182196e755",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;tls;skip-cert-verify=false"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "vmess",
|
|
"server": "120.236.198.111",
|
|
"server_port": 17081,
|
|
"uuid": "cdb3511c-b69a-4ac1-b314-09a004a82f5e",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "vless",
|
|
"server": "150.241.83.152",
|
|
"server_port": 10121,
|
|
"uuid": "d1209ffb-c159-48d5-b40d-542ce11fc768",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "4DdA8dBVn5zB_UTbgBY45YqM0HU8zrjXYdzg3-wz5Rg",
|
|
"short_id": "9c2a7d4e5f18b6a3"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "vmess",
|
|
"server": "82.198.246.46",
|
|
"server_port": 180,
|
|
"uuid": "d13fc2f5-3e05-4795-81eb-44143a09e552",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "http",
|
|
"server": "8709a411-tcxds0-tlo9uj-1szgv.sj.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "8709a411-tcxds0-tlo9uj-1szgv.sj.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "448aff24-b2e6-11ef-97e0-f23c9164ca5d",
|
|
"password": "448aff24-b2e6-11ef-97e0-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "http",
|
|
"server": "c1992887-tcxds0-tun1xa-1otc2.se.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "c1992887-tcxds0-tun1xa-1otc2.se.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0114339c-488d-11ee-8792-f23c9164ca5d",
|
|
"password": "0114339c-488d-11ee-8792-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "http",
|
|
"server": "3d0be4fa-tbdts0-tcu2kf-zn8y.cu.oshuawei.com",
|
|
"server_port": 15229,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "3d0be4fa-tbdts0-tcu2kf-zn8y.cu.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "44e76f8c-7362-11ec-bb74-f23c9164ca5d",
|
|
"password": "44e76f8c-7362-11ec-bb74-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "http",
|
|
"server": "f09f465c-tcxds0-thzbn1-1gxvd.cu.oshuawei.com",
|
|
"server_port": 15229,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "f09f465c-tcxds0-thzbn1-1gxvd.cu.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "398e0d38-8649-11ef-959c-f23c9164ca5d",
|
|
"password": "398e0d38-8649-11ef-959c-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "http",
|
|
"server": "d9a75213-tcxds0-tqo482-1ppvf.jp4.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d9a75213-tcxds0-tqo482-1ppvf.jp4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "8da5616c-8566-11ee-9a21-f23c9164ca5d",
|
|
"password": "8da5616c-8566-11ee-9a21-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vmess",
|
|
"server": "82.198.246.97",
|
|
"server_port": 180,
|
|
"uuid": "d13fc2f5-3e05-4795-81eb-44143a09e552",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "anytls",
|
|
"server": "4e5cc01c-tcxds0-teivih-1rz31.los.hyhuawei.com",
|
|
"server_port": 443,
|
|
"password": "7699767c-44ae-11ef-80c7-f23c91cfbbc9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "4e5cc01c-tcxds0-teivih-1rz31.los.hyhuawei.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "vless",
|
|
"server": "blog.cloudflare.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cnmfangbinxingnmsl.cnm-fangbinxingnmsl-250.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "anytls",
|
|
"server": "us-sje.baipiao0721-dns78655.eu",
|
|
"server_port": 18443,
|
|
"password": "fc2846b7-1602-4034-8103-148a65406d30",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us-sje.baipiao0721-dns78655.eu",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "shadowsocks",
|
|
"server": "52f3ce1.f8.gladns.com",
|
|
"server_port": 2377,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "t0srmdxrm3xyjnvqz9ewlxb2myq7rjuv",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=tls;obfs-host=52f3ce1.default.microsoft.lv:148842"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "http",
|
|
"server": "f556a37b-tcxds0-tdt3k0-jx5r.sjc.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "f556a37b-tcxds0-tdt3k0-jx5r.sjc.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "73bfcc1c-5814-5f2a-b43a-3ef6af011db8",
|
|
"password": "73bfcc1c-5814-5f2a-b43a-3ef6af011db8"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "shadowsocks",
|
|
"server": "82.38.31.194",
|
|
"server_port": 8080,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "k1dBOmOB4oqi7Ump37a1bQ"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"type": "trojan",
|
|
"server": "nl-4.tr202507.com",
|
|
"server_port": 443,
|
|
"password": "uThbm8eGmXZ7GKqnWy",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "nl-4.tr202507.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"type": "trojan",
|
|
"server": "152.53.60.198",
|
|
"server_port": 8444,
|
|
"password": "trojan",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "jflsjlaf.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "jflsjlaf.pages.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"type": "shadowsocks",
|
|
"server": "82.38.31.82",
|
|
"server_port": 8080,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "oZIoA69Q8yhcQV8ka3Pa3A"
|
|
},
|
|
{
|
|
"tag": "🇨🇭 机场推荐:dafei.de 瑞士 01",
|
|
"type": "vless",
|
|
"server": "pol-x1.plugvpn.ru",
|
|
"server_port": 443,
|
|
"uuid": "c8d65a3a-5002-4dff-bfd6-d4b9ef90b9cc",
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "pol-x1.plugvpn.ru"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 01",
|
|
"type": "vless",
|
|
"server": "222.167.202.6",
|
|
"server_port": 7443,
|
|
"uuid": "06ef598c-1555-4887-b3f9-08214a2f6792",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2026.hhhhh.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2026.hhhhh.eu.org"
|
|
},
|
|
"path": "/222.167.202.6:7443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 02",
|
|
"type": "vless",
|
|
"server": "222.167.202.52",
|
|
"server_port": 7443,
|
|
"uuid": "06ef598c-1555-4887-b3f9-08214a2f6792",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2026.hhhhh.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2026.hhhhh.eu.org"
|
|
},
|
|
"path": "/222.167.202.52:7443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 03",
|
|
"type": "vless",
|
|
"server": "222.167.202.10",
|
|
"server_port": 7443,
|
|
"uuid": "06ef598c-1555-4887-b3f9-08214a2f6792",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2026.hhhhh.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2026.hhhhh.eu.org"
|
|
},
|
|
"path": "/222.167.202.10:7443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 04",
|
|
"type": "vless",
|
|
"server": "222.167.202.33",
|
|
"server_port": 7443,
|
|
"uuid": "06ef598c-1555-4887-b3f9-08214a2f6792",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2026.hhhhh.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2026.hhhhh.eu.org"
|
|
},
|
|
"path": "/222.167.202.33:7443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 05",
|
|
"type": "vless",
|
|
"server": "222.167.202.16",
|
|
"server_port": 7443,
|
|
"uuid": "06ef598c-1555-4887-b3f9-08214a2f6792",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2026.hhhhh.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2026.hhhhh.eu.org"
|
|
},
|
|
"path": "/222.167.202.16:7443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 06",
|
|
"type": "vless",
|
|
"server": "222.167.202.15",
|
|
"server_port": 7443,
|
|
"uuid": "06ef598c-1555-4887-b3f9-08214a2f6792",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2026.hhhhh.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2026.hhhhh.eu.org"
|
|
},
|
|
"path": "/222.167.202.15:7443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 07",
|
|
"type": "vless",
|
|
"server": "222.167.202.60",
|
|
"server_port": 7443,
|
|
"uuid": "06ef598c-1555-4887-b3f9-08214a2f6792",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2026.hhhhh.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2026.hhhhh.eu.org"
|
|
},
|
|
"path": "/222.167.202.60:7443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 08",
|
|
"type": "vless",
|
|
"server": "222.167.202.70",
|
|
"server_port": 7443,
|
|
"uuid": "06ef598c-1555-4887-b3f9-08214a2f6792",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2026.hhhhh.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2026.hhhhh.eu.org"
|
|
},
|
|
"path": "/222.167.202.70:7443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 09",
|
|
"type": "vless",
|
|
"server": "222.167.202.3",
|
|
"server_port": 7443,
|
|
"uuid": "06ef598c-1555-4887-b3f9-08214a2f6792",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2026.hhhhh.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2026.hhhhh.eu.org"
|
|
},
|
|
"path": "/222.167.202.3:7443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 10",
|
|
"type": "vless",
|
|
"server": "222.167.202.2",
|
|
"server_port": 7443,
|
|
"uuid": "06ef598c-1555-4887-b3f9-08214a2f6792",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2026.hhhhh.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "2026.hhhhh.eu.org"
|
|
},
|
|
"path": "/222.167.202.2:7443"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "http",
|
|
"server": "a642b784-tcy000-tdflss-cw6o.h2indc1.cdnbytescm.com",
|
|
"server_port": 3247,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "a642b784-tcy000-tdflss-cw6o.h2indc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "e1527b46-ef79-11ef-98bc-f23c93141fad",
|
|
"password": "e1527b46-ef79-11ef-98bc-f23c93141fad"
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"type": "http",
|
|
"server": "48335b4b-t9zts0-th9kx9-1os43.my.oshuawei.com",
|
|
"server_port": 31233,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "48335b4b-t9zts0-th9kx9-1os43.my.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "96c798f6-4645-11ee-b8a1-f23c9164ca5d",
|
|
"password": "96c798f6-4645-11ee-b8a1-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"type": "http",
|
|
"server": "6d9b6d31-tcxds0-tdezks-cw6o.h2mydc1.cdnbytescm.com",
|
|
"server_port": 3239,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6d9b6d31-tcxds0-tdezks-cw6o.h2mydc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "e1527b46-ef79-11ef-98bc-f23c93141fad",
|
|
"password": "e1527b46-ef79-11ef-98bc-f23c93141fad"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "http",
|
|
"server": "b480d9c9-tcxds0-tujecz-1qkeg.cm4.oshuawei.com",
|
|
"server_port": 5228,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "b480d9c9-tcxds0-tujecz-1qkeg.cm4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "a305ac08-d136-11ee-b6db-f23c91cfbbc9",
|
|
"password": "a305ac08-d136-11ee-b6db-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "hysteria2",
|
|
"server": "6b62b419-t6t0g0-tfjz9x-1t5n1.hk1.hyhuawei.com",
|
|
"server_port": 443,
|
|
"password": "ea800f9e-ca6c-11ef-8e74-f23c913c8d2b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6b62b419-t6t0g0-tfjz9x-1t5n1.hk1.hyhuawei.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "anytls",
|
|
"server": "84d0a5d9-tcxds0-titr5n-1hhyy.hk2.hyhuawei.com",
|
|
"server_port": 443,
|
|
"password": "c594c7ec-8b10-11ef-a2b8-f23c9164ca5d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "84d0a5d9-tcxds0-titr5n-1hhyy.hk2.hyhuawei.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "http",
|
|
"server": "aee8eb2c-tcxds0-tcu2kf-zn8y.hkt.cdnhuawei.com",
|
|
"server_port": 8443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "aee8eb2c-tcxds0-tcu2kf-zn8y.hkt.cdnhuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "44e76f8c-7362-11ec-bb74-f23c9164ca5d",
|
|
"password": "<password>"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "anytls",
|
|
"server": "405ebc6f-tcxds0-tqgocx-1plv4.hkt2.cdnhuawei.com",
|
|
"server_port": 8443,
|
|
"password": "28213b50-7ed5-11ee-add6-f23c91369f2d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "405ebc6f-tcxds0-tqgocx-1plv4.hkt2.cdnhuawei.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "vless",
|
|
"server": "37.114.50.157",
|
|
"server_port": 4002,
|
|
"uuid": "00000000-0000-4000-8000-000000000000",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sub.mot.ip-ddns.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sub.mot.ip-ddns.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "vless",
|
|
"server": "185.94.29.156",
|
|
"server_port": 4001,
|
|
"uuid": "00000000-0000-4000-8000-000000000000",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sub.mot.ip-ddns.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sub.mot.ip-ddns.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"type": "http",
|
|
"server": "0a5fdb4a-tcxds0-tonrqx-1khwf.de.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "0a5fdb4a-tcxds0-tonrqx-1khwf.de.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "92bd8c68-6434-11ee-b644-f23c91cfbbc9",
|
|
"password": "92bd8c68-6434-11ee-b644-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "shadowsocks",
|
|
"server": "114.25.14.9",
|
|
"server_port": 50099,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "7e731ec3-f8e1-43f6-92cf-3978d14705c4"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "shadowsocks",
|
|
"server": "n8mrcg004772avg.cybervena.com",
|
|
"server_port": 50099,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "7e731ec3-f8e1-43f6-92cf-3978d14705c4"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"type": "shadowsocks",
|
|
"server": "r3mrcg001287h3p.cybervena.com",
|
|
"server_port": 50099,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "7e731ec3-f8e1-43f6-92cf-3978d14705c4"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 04",
|
|
"type": "shadowsocks",
|
|
"server": "r3mrcg007144ll4.cybervena.com",
|
|
"server_port": 50099,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "7e731ec3-f8e1-43f6-92cf-3978d14705c4"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 05",
|
|
"type": "http",
|
|
"server": "d42fa1e9-tcxds0-tczog2-dnss.twdc1.cdnbytescm.com",
|
|
"server_port": 3252,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d42fa1e9-tcxds0-tczog2-dnss.twdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "16955d72-1794-11f0-a035-f23c95b6f51d",
|
|
"password": "16955d72-1794-11f0-a035-f23c95b6f51d"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"type": "http",
|
|
"server": "bc696ce8-tcxds0-ts3rye-mrtr.uk.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "bc696ce8-tcxds0-ts3rye-mrtr.uk.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "28a8a4d0-3e02-11eb-a8bf-f23c91cfbbc9",
|
|
"password": "28a8a4d0-3e02-11eb-a8bf-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"type": "vless",
|
|
"server": "185.93.105.118",
|
|
"server_port": 443,
|
|
"uuid": "c4f2dee2-14e3-4c02-91e9-31c7917e239c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sub.sbrf-cdn342.ru",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 03",
|
|
"type": "vless",
|
|
"server": "192.200.160.20",
|
|
"server_port": 443,
|
|
"uuid": "ee248e40-9468-4ef6-81b7-707a1e47c54a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "639073677243557970.camry-perma.info",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "639073677243557970.camry-perma.info"
|
|
},
|
|
"path": "/yaeungws"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.215",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.172",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.193",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.39",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.16",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.196",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇦🇹 机场推荐:dafei.de 奥地利 01",
|
|
"type": "vless",
|
|
"server": "188.114.97.3",
|
|
"server_port": 443,
|
|
"uuid": "fc965ad9-bdd7-4815-ad71-b39ec5972dc1",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "octopusss4.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "octopusss4.com",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
|
|
},
|
|
"path": "/tsghdws"
|
|
}
|
|
},
|
|
{
|
|
"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": "trojan",
|
|
"server": "94.131.105.125",
|
|
"server_port": 4443,
|
|
"password": "strong-secret-pass-777",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "94.131.105.125",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇾 机场推荐:dafei.de 塞浦路斯 01",
|
|
"type": "vless",
|
|
"server": "tur-s4.duckdns.org",
|
|
"server_port": 443,
|
|
"uuid": "c8d65a3a-5002-4dff-bfd6-d4b9ef90b9cc",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tur-s4.duckdns.org",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "7jo5MQJ7Fdv74c2AXgEZLWvd5z9UEeXYbLOU94BVNR0",
|
|
"short_id": "e4805ff38a25cb09"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "http",
|
|
"server": "994b1e2f-tcxds0-thzbn1-1gxvd.fr.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "994b1e2f-tcxds0-thzbn1-1gxvd.fr.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "398e0d38-8649-11ef-959c-f23c9164ca5d",
|
|
"password": "398e0d38-8649-11ef-959c-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"type": "http",
|
|
"server": "7963154f-tcxds0-tfpsin-1q3dm.id.oshuawei.com",
|
|
"server_port": 32232,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "7963154f-tcxds0-tfpsin-1q3dm.id.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "c1785de0-212f-11ef-92aa-f23c9164ca5d",
|
|
"password": "c1785de0-212f-11ef-92aa-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇮🇩 机场推荐:dafei.de 印尼 01",
|
|
"type": "http",
|
|
"server": "f477e9f7-tcxds0-tcuz7t-1ta58.id.oshuawei.com",
|
|
"server_port": 32233,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "f477e9f7-tcxds0-tcuz7t-1ta58.id.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "e2d8b574-e089-11ef-9cc7-f23c9164ca5d",
|
|
"password": "e2d8b574-e089-11ef-9cc7-f23c9164ca5d"
|
|
}
|
|
],
|
|
"inbounds": [
|
|
{
|
|
"type": "tun",
|
|
"address": [
|
|
"172.19.0.0/30",
|
|
"fdfe:dcba:9876::0/126"
|
|
],
|
|
"stack": "mixed",
|
|
"auto_route": true,
|
|
"platform": {
|
|
"http_proxy": {
|
|
"enabled": true,
|
|
"server": "127.0.0.1",
|
|
"server_port": 7890
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "mixed",
|
|
"listen": "127.0.0.1",
|
|
"listen_port": 7890
|
|
}
|
|
],
|
|
"experimental": {
|
|
"clash_api": {
|
|
"external_controller": "127.0.0.1:9090",
|
|
"external_ui": "ui",
|
|
"external_ui_download_url": "https://ghfast.top/https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip",
|
|
"external_ui_download_detour": "direct"
|
|
},
|
|
"cache_file": {
|
|
"enabled": true,
|
|
"store_fakeip": true
|
|
}
|
|
},
|
|
"log": {
|
|
"disabled": false,
|
|
"level": "info",
|
|
"timestamp": true
|
|
},
|
|
"endpoints": []
|
|
} |