mirror of
https://github.com/ssrsub/ssr.git
synced 2026-03-15 12:33:17 +08:00
2248 lines
61 KiB
JSON
2248 lines
61 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"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03"
|
|
]
|
|
},
|
|
{
|
|
"tag": "jp",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 12",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 13",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 14",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 15"
|
|
]
|
|
},
|
|
{
|
|
"tag": "us",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14"
|
|
]
|
|
},
|
|
{
|
|
"tag": "all",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 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 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 02",
|
|
"🇨🇭 机场推荐:dafei.de 瑞士 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"🇻🇳 机场推荐: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 马来 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇮🇹 机场推荐:dafei.de 意大利 01",
|
|
"🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08"
|
|
],
|
|
"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"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "jp-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "sg-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐: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": "us-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "all-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 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 美国 12",
|
|
"🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"🇹🇷 机场推荐:dafei.de 土耳其 02",
|
|
"🇨🇭 机场推荐:dafei.de 瑞士 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"🇻🇳 机场推荐: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 马来 01",
|
|
"🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇮🇹 机场推荐:dafei.de 意大利 01",
|
|
"🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"🇫🇮 机场推荐:dafei.de 芬兰 01"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "GLOBAL",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"direct",
|
|
"proxy",
|
|
"hk",
|
|
"hk-auto",
|
|
"tw",
|
|
"tw-auto",
|
|
"jp",
|
|
"jp-auto",
|
|
"sg",
|
|
"sg-auto",
|
|
"us",
|
|
"us-auto",
|
|
"all",
|
|
"all-auto"
|
|
],
|
|
"default": "direct"
|
|
},
|
|
{
|
|
"tag": "direct",
|
|
"type": "direct"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "vless",
|
|
"server": "www.sofi.com",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hs1wklxjk.fgfw.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "hs1wklxjk.fgfw.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "vless",
|
|
"server": "blog.646474.xyz",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hs1wklxjk.fgfw.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "hs1wklxjk.fgfw.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "vless",
|
|
"server": "news.zoom.us",
|
|
"server_port": 8443,
|
|
"uuid": "39eb8c33-ee7f-4980-b3e5-684aaf390f56",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "darknet-free.alexid.org",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "darknet-free.alexid.org"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "vmess",
|
|
"server": "traffic.a1.szx.gfw250.com",
|
|
"server_port": 23616,
|
|
"uuid": "b3e37369-c5df-336a-859f-727b2036fe2f",
|
|
"security": "auto",
|
|
"alter_id": 2
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 05",
|
|
"type": "hysteria2",
|
|
"server": "sg2.shiyuandian.shop",
|
|
"server_port": 30000,
|
|
"password": "ae845cbd-08fb-4346-929a-e28a6f3960a8",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "Faf^fv#mQCMKxxSM"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sg2.shiyuandian.shop",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 06",
|
|
"type": "vless",
|
|
"server": "www.sofi.com",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hs1wklxjk.fgfw.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "hs1wklxjk.fgfw.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 07",
|
|
"type": "vless",
|
|
"server": "blog.646474.xyz",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hs1wklxjk.fgfw.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "hs1wklxjk.fgfw.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 08",
|
|
"type": "vless",
|
|
"server": "www.charteredaccountantsanz.com",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hs1wklxjk.fgfw.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "hs1wklxjk.fgfw.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 09",
|
|
"type": "vless",
|
|
"server": "ev.zoom.us",
|
|
"server_port": 8443,
|
|
"uuid": "39eb8c33-ee7f-4980-b3e5-684aaf390f56",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "darknet-free.alexid.org",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "darknet-free.alexid.org"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 10",
|
|
"type": "vless",
|
|
"server": "webmail.eclass.lk",
|
|
"server_port": 2096,
|
|
"uuid": "b91217b6-02e6-44f9-be4d-a7990a2bc9d8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "free-lk-server.techsonic.ggff.net",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "free-lk-server.techsonic.ggff.net"
|
|
},
|
|
"path": "/TECH-SONIC-LK-FREE-V2RAY"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 11",
|
|
"type": "vless",
|
|
"server": "20.191.143.151",
|
|
"server_port": 8080,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 12",
|
|
"type": "vless",
|
|
"server": "cm.cf.090227.xyz",
|
|
"server_port": 443,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 13",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30401,
|
|
"uuid": "620fa2fe-8bee-4972-981b-81ec0d8c604e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "learn.microsoft.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "ZeXA8rcM3TV466jK83J157gY7U2JTI9KP9nmn_Nbawk",
|
|
"short_id": "105a652c"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 14",
|
|
"type": "vless",
|
|
"server": "104.16.131.59",
|
|
"server_port": 2096,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fqrf5tlc.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "fqrf5tlc.chinav.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 15",
|
|
"type": "tuic",
|
|
"server": "nat3.reconv.pl",
|
|
"server_port": 5432,
|
|
"uuid": "2c94ca4e-2912-4fe3-95ed-00ed9635869a",
|
|
"password": "2c94ca4e-2912-4fe3-95ed-00ed9635869a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.python.org",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 01",
|
|
"type": "vless",
|
|
"server": "www.charteredaccountantsanz.com",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hs1wklxjk.fgfw.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "hs1wklxjk.fgfw.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "hysteria2",
|
|
"server": "us.xn--ehqa22b.site",
|
|
"server_port": 21676,
|
|
"password": "bfebea8b-c7ad-4825-8c67-b0041243ed6a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "vless",
|
|
"server": "unpkg.com",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "f5383e07d.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "f5383e07d.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "vless",
|
|
"server": "s848.ccgfw.top",
|
|
"server_port": 443,
|
|
"uuid": "f81b7cb0-70c6-3d1a-9b30-c95b1227f6ed",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "u710297u9e14s848.ccgfw.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "ios"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "ssp"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "shadowsocks",
|
|
"server": "jry.izenny.com",
|
|
"server_port": 47831,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "836eec78-c4e6-4547-9e81-0d7a798059d0"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "vless",
|
|
"server": "usbad.osaip.net",
|
|
"server_port": 443,
|
|
"uuid": "0dc47a17-6082-433a-8589-f2a2c06de4fd",
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "violet"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "trojan",
|
|
"server": "mmmkiio9.taipei101.indevs.in",
|
|
"server_port": 443,
|
|
"password": "98b419ef-83a2-4d1b-a23d-566b7f24477b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "MMmKiiO9.taipeI101.iNDeVS.in",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "Klh0x8wthtV4H3biiBu4Mb"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "tuic",
|
|
"server": "23.94.175.162",
|
|
"server_port": 60000,
|
|
"uuid": "2c94ca4e-2912-4fe3-95ed-00ed9635869a",
|
|
"password": "2c94ca4e-2912-4fe3-95ed-00ed9635869a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.python.org",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"congestion_control": "bbr"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "vless",
|
|
"server": "bestcf.030101.xyz",
|
|
"server_port": 443,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vless",
|
|
"server": "162.159.254.137",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "f5383e07d.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "f5383e07d.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "vless",
|
|
"server": "bestcf.030101.xyz",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "l6yzat4d.chinav.eu.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "l6yzat4d.chinav.eu.org"
|
|
},
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "trojan",
|
|
"server": "lll98.131.pp.ua",
|
|
"server_port": 443,
|
|
"password": "98b419ef-83a2-4d1b-a23d-566b7f24477b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "LlL98.131.pP.Ua",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "Klh0x8wthtV4H3biiBu4Mb"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "vless",
|
|
"server": "92.243.74.4",
|
|
"server_port": 8443,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "vless",
|
|
"server": "newsroom.paypal-corp.com",
|
|
"server_port": 443,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "f5383e07d.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "f5383e07d.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "hysteria2",
|
|
"server": "89.144.35.34",
|
|
"server_port": 43608,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "vmess",
|
|
"server": "zzrt.uhomdex.shop",
|
|
"server_port": 8443,
|
|
"uuid": "b6182347-f6df-47e3-9ac8-d40a792f319e",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zzrt.uhomdex.shop",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "zzrt.uhomdex.shop"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"type": "vmess",
|
|
"server": "cxsfvn.uhomdex.shop",
|
|
"server_port": 443,
|
|
"uuid": "0b4c4ed4-deed-4bda-ae3d-6c8ccd1d1199",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cxsfvn.uhomdex.shop",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cxsfvn.uhomdex.shop"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"type": "vmess",
|
|
"server": "qvxbtx.uhomdex.shop",
|
|
"server_port": 443,
|
|
"uuid": "fdca7a3f-a8ab-4438-806c-6f37e82a8a94",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "qvxbtx.uhomdex.shop",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "qvxbtx.uhomdex.shop"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"type": "vless",
|
|
"server": "nrt.xxxxxxxx.nyc.mn",
|
|
"server_port": 2053,
|
|
"uuid": "26524cce-d514-4014-a426-365fb266a14d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "f5383e07d.chinam.indevs.in",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "f5383e07d.chinam.indevs.in"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/danfeng"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"type": "vmess",
|
|
"server": "zzrt.uhomdex.shop",
|
|
"server_port": 8443,
|
|
"uuid": "f46b45a8-38fe-4b99-9dc1-472952c1cc4b",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zzrt.uhomdex.shop",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "zzrt.uhomdex.shop"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"type": "hysteria2",
|
|
"server": "de.xn--ehqa22b.site",
|
|
"server_port": 21278,
|
|
"password": "bfebea8b-c7ad-4825-8c67-b0041243ed6a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 01",
|
|
"type": "hysteria2",
|
|
"server": "tr.xn--ehqa22b.site",
|
|
"server_port": 21330,
|
|
"password": "bfebea8b-c7ad-4825-8c67-b0041243ed6a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tr.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇹🇷 机场推荐:dafei.de 土耳其 02",
|
|
"type": "anytls",
|
|
"server": "trbya.osaip.net",
|
|
"server_port": 443,
|
|
"password": "e5b2f2a5-cdd6-4ad7-a6a2-e031cc8b6d18",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "trbya.osaip.net",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇭 机场推荐:dafei.de 瑞士 01",
|
|
"type": "hysteria2",
|
|
"server": "ch.xn--ehqa22b.site",
|
|
"server_port": 21419,
|
|
"password": "f6ac9393-ba3e-4d3d-bdde-ba4b351715af",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ch.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "vmess",
|
|
"server": "traffic.a1.szx.gfw250.com",
|
|
"server_port": 23611,
|
|
"uuid": "b3e37369-c5df-336a-859f-727b2036fe2f",
|
|
"security": "auto",
|
|
"alter_id": 2
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "shadowsocks",
|
|
"server": "167.17.179.197",
|
|
"server_port": 60129,
|
|
"method": "aes-256-gcm",
|
|
"password": "0690659746980c46"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "vmess",
|
|
"server": "d7d6992d-t5bb40-tdvaex-1ixuf.hkt.gotochinatown.net",
|
|
"server_port": 80,
|
|
"uuid": "dcbaee4d-2204-11ed-b659-f23c91cfbbc9",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "d7d6992d-t5bb40-tdvaex-1ixuf.hkt.gotochinatown.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "vmess",
|
|
"server": "a.cdn-bilibili.cn",
|
|
"server_port": 30003,
|
|
"uuid": "69de9a52-36b0-4265-a3cf-d06bcefe713d",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "http",
|
|
"server": "d5454ce7-tbn340-td3l0d-1lkt0.cm4.oshuawei.com",
|
|
"server_port": 5228,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d5454ce7-tbn340-td3l0d-1lkt0.cm4.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "cd1b0ae0-4010-11ee-953a-f23c9164ca5d",
|
|
"password": "cd1b0ae0-4010-11ee-953a-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "hysteria2",
|
|
"server": "hk2.shiyuandian.shop",
|
|
"server_port": 30000,
|
|
"password": "ae845cbd-08fb-4346-929a-e28a6f3960a8",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "vzbsyah3Y%5%2fPz"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk2.shiyuandian.shop",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "vless",
|
|
"server": "8.223.63.150",
|
|
"server_port": 443,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "shadowsocks",
|
|
"server": "185.241.41.72",
|
|
"server_port": 443,
|
|
"method": "none",
|
|
"password": "14b02e2a-8930-4afb-8412-ea4a4954ca5b",
|
|
"plugin": "v2ray-plugin",
|
|
"plugin_opts": "mode=websocket;host=ylnhh.us.ci;path=/14b02e2a-8930-4afb-8412-ea4a4954ca5b/?ed\\;tls"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "vless",
|
|
"server": "58.176.95.46",
|
|
"server_port": 443,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 08",
|
|
"type": "hysteria2",
|
|
"server": "hk.xn--ehqa22b.site",
|
|
"server_port": 21020,
|
|
"password": "bfebea8b-c7ad-4825-8c67-b0041243ed6a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 01",
|
|
"type": "vless",
|
|
"server": "118.37.231.34",
|
|
"server_port": 35240,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"type": "vless",
|
|
"server": "221.156.61.192",
|
|
"server_port": 12192,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"type": "vless",
|
|
"server": "59.21.10.151",
|
|
"server_port": 12399,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇽 机场推荐:dafei.de 墨西哥 01",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 48907,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "1bd84104-c21d-473f-ac0a-7879797b0942"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.56",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.36",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.57",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.63",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.154",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "vless",
|
|
"server": "sun.senboonzakara.ir",
|
|
"server_port": 443,
|
|
"uuid": "3c715fab-a290-487a-a4bf-76c6c86f8e98",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "Sun.senboonzakara.ir",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "Sun.senboonzakara.ir"
|
|
},
|
|
"path": "/sun"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"type": "vless",
|
|
"server": "193.142.59.180",
|
|
"server_port": 443,
|
|
"uuid": "f81b7cb0-70c6-3d1a-9b30-c95b1227f6ed",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "u710297u0236s148.okgfw.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"type": "vless",
|
|
"server": "s725.ccgfw.top",
|
|
"server_port": 443,
|
|
"uuid": "f81b7cb0-70c6-3d1a-9b30-c95b1227f6ed",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "u710297ua16es725.ccgfw.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "hysteria2",
|
|
"server": "in.xn--ehqa22b.site",
|
|
"server_port": 21448,
|
|
"password": "f6ac9393-ba3e-4d3d-bdde-ba4b351715af",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "in.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 02",
|
|
"type": "hysteria2",
|
|
"server": "in.xn--ehqa22b.site",
|
|
"server_port": 21858,
|
|
"password": "bfebea8b-c7ad-4825-8c67-b0041243ed6a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "in.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 03",
|
|
"type": "shadowsocks",
|
|
"server": "slur.izenny.com",
|
|
"server_port": 17254,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "1bd84104-c21d-473f-ac0a-7879797b0942"
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 01",
|
|
"type": "hysteria2",
|
|
"server": "my.xn--ehqa22b.site",
|
|
"server_port": 21246,
|
|
"password": "f6ac9393-ba3e-4d3d-bdde-ba4b351715af",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "my.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇾 机场推荐:dafei.de 马来 02",
|
|
"type": "hysteria2",
|
|
"server": "my.xn--ehqa22b.site",
|
|
"server_port": 21692,
|
|
"password": "bfebea8b-c7ad-4825-8c67-b0041243ed6a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "my.xn--ehqa22b.site",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "vless",
|
|
"server": "150.116.138.187",
|
|
"server_port": 11211,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "vless",
|
|
"server": "60.251.232.240",
|
|
"server_port": 995,
|
|
"uuid": "69ab6d73-6db3-1c80-4eb6-2b91420c3944",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "6745d1ce.cloudorg.ccwu.cc",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "6745d1ce.cloudorg.ccwu.cc"
|
|
},
|
|
"path": "/socks5=4b2c7676:6f0f4cbba5bb@38.111.30.111:26433"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30202,
|
|
"uuid": "37960c80-0859-46ea-bc55-87f8ba95ff63",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.samsung.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "9ahErgB4NKffqiZe3HHRx7Wb5br086fhnI75YuCdN0U",
|
|
"short_id": "10fa499e"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇮🇹 机场推荐:dafei.de 意大利 01",
|
|
"type": "vless",
|
|
"server": "itsea.osaip.net",
|
|
"server_port": 443,
|
|
"uuid": "fc44a3fd-7e32-4b90-8318-dbb85f832169",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "itsea.osaip.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "violet"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"type": "http",
|
|
"server": "4f096b4b-tbn340-td3l0d-1lkt0.id.oshuawei.com",
|
|
"server_port": 32232,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "4f096b4b-tbn340-td3l0d-1lkt0.id.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "cd1b0ae0-4010-11ee-953a-f23c9164ca5d",
|
|
"password": "cd1b0ae0-4010-11ee-953a-f23c9164ca5d"
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 01",
|
|
"type": "vless",
|
|
"server": "135.181.155.97",
|
|
"server_port": 443,
|
|
"uuid": "309fa273-6579-4cb2-9143-7cad50401eba",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.cloudflare.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "gZGVp5PUdafgsmi1gawa1yLuha_XhXRc_W9SvPiGmTY",
|
|
"short_id": "7cad5040"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
}
|
|
],
|
|
"inbounds": [
|
|
{
|
|
"type": "tun",
|
|
"address": [
|
|
"172.19.0.0/30",
|
|
"fdfe:dcba:9876::0/126"
|
|
],
|
|
"stack": "mixed",
|
|
"auto_route": true,
|
|
"platform": {
|
|
"http_proxy": {
|
|
"enabled": true,
|
|
"server": "127.0.0.1",
|
|
"server_port": 7890
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "mixed",
|
|
"listen": "127.0.0.1",
|
|
"listen_port": 7890
|
|
}
|
|
],
|
|
"experimental": {
|
|
"clash_api": {
|
|
"external_controller": "127.0.0.1:9090",
|
|
"external_ui": "ui",
|
|
"external_ui_download_url": "https://ghfast.top/https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip",
|
|
"external_ui_download_detour": "direct"
|
|
},
|
|
"cache_file": {
|
|
"enabled": true,
|
|
"store_fakeip": true
|
|
}
|
|
},
|
|
"log": {
|
|
"disabled": false,
|
|
"level": "info",
|
|
"timestamp": true
|
|
}
|
|
} |