mirror of
https://github.com/ssrsub/ssr.git
synced 2026-03-15 00:23:20 +08:00
2217 lines
61 KiB
JSON
2217 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"
|
|
]
|
|
},
|
|
{
|
|
"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",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02"
|
|
]
|
|
},
|
|
{
|
|
"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 奥地利 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 06",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 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 芬兰 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 瑞典 07",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇨🇭 机场推荐:dafei.de 瑞士 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"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "jp-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "sg-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02"
|
|
],
|
|
"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 奥地利 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 06",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 07",
|
|
"🇭🇰 机场推荐:dafei.de 香港 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 芬兰 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 瑞典 07",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"🇦🇺 机场推荐:dafei.de 澳大利亚 02",
|
|
"🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"🇨🇳 机场推荐:dafei.de 台湾 03",
|
|
"🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"🇨🇭 机场推荐:dafei.de 瑞士 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": "trojan",
|
|
"server": "5.34.222.4",
|
|
"server_port": 43642,
|
|
"password": "347ca311-8fc2-499c-8fe1-bd0ecb50f1b3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "iepl.usq1.cat.bilibili.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "vless",
|
|
"server": "www.ptnk.sry-vpn.com",
|
|
"server_port": 80,
|
|
"uuid": "4dc817f7-2595-4330-a1b0-e35e7c6b803a",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "www.ptnk.sry-vpn.com"
|
|
},
|
|
"path": "/vless"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "vless",
|
|
"server": "185.207.197.8",
|
|
"server_port": 2096,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "vless",
|
|
"server": "109.176.239.8",
|
|
"server_port": 2096,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io",
|
|
"User-Agent": "Mozilla/5.0 (Linux; Android 7.1.2; Redmi Note 5A Build/N2G47H; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/63.0.3239.111 Mobile Safari/537.36"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "vless",
|
|
"server": "1.cdnconn.com",
|
|
"server_port": 23335,
|
|
"uuid": "e384913f-8863-47b4-8858-a84b68abb4a6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "icloud.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "7Gi8eiUU9TIVbGuvSU16gl5-Aqt7tcCSB9x6CSxyvik",
|
|
"short_id": "67b1e94e4dd1ef90"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "vless",
|
|
"server": "185.156.19.8",
|
|
"server_port": 2096,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "vless",
|
|
"server": "5.10.215.8",
|
|
"server_port": 2096,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io",
|
|
"User-Agent": "Mozilla/5.0 (Linux; Android 5.1.1; SM-J111M Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Mobile Safari/537.36"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "vless",
|
|
"server": "172.67.211.136",
|
|
"server_port": 443,
|
|
"uuid": "5cccb4da-8aee-4b01-be84-2056265e52dc",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mMkkLOp.191266.xYZ",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "mMkKloP.191266.xYz"
|
|
},
|
|
"path": "/s2VHv9VUVzg35A6ueyyZnWd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "vmess",
|
|
"server": "v46.hdacd.com",
|
|
"server_port": 30846,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "trojan",
|
|
"server": "cccvbgty.un2027.indevs.in",
|
|
"server_port": 443,
|
|
"password": "827beb2a-f97a-4b23-b733-adef30c98e17",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cccvbgty.un2027.indevs.in",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "RM17S7oAHRSadQhnQr"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "http",
|
|
"server": "9dc3c936-tb71c0-tbonmy-b4pt.sksapisrv.com",
|
|
"server_port": 5228,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "9dc3c936-tb71c0-tbonmy-b4pt.sksapisrv.com",
|
|
"insecure": false
|
|
},
|
|
"username": "be8cc8f6-0c6a-11f0-a5a3-f23c93141fad",
|
|
"password": "be8cc8f6-0c6a-11f0-a5a3-f23c93141fad"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30703,
|
|
"uuid": "4ccab73a-70c5-47c9-bd49-d5902ac3e409",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mensura.cdn-apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "Fpcp8ed_KjL5rnn0gstMa0AQPL8GcYMtArb--r1AhnI",
|
|
"short_id": "845532fa"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "http",
|
|
"server": "9429ab57-tb71c0-tcjtj6-d70y.losjan20.west.wctype.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "9429ab57-tb71c0-tcjtj6-d70y.losjan20.west.wctype.com",
|
|
"insecure": false
|
|
},
|
|
"username": "537d7098-fdbe-11ef-8ebc-f23c93141fad",
|
|
"password": "537d7098-fdbe-11ef-8ebc-f23c93141fad"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "http",
|
|
"server": "d1e8298b-tb6f40-ttxkqc-e06r.jp.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d1e8298b-tb6f40-ttxkqc-e06r.jp.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "861726bb-c61a-b0e0-99fa-5ddfdcf21902",
|
|
"password": "861726bb-c61a-b0e0-99fa-5ddfdcf21902"
|
|
},
|
|
{
|
|
"tag": "🇦🇹 机场推荐:dafei.de 奥地利 01",
|
|
"type": "vless",
|
|
"server": "104.18.32.47",
|
|
"server_port": 2053,
|
|
"uuid": "f81fac6d-88e7-45e3-b19e-084527859fba",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apex.marfanet.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "apex.marfanet.com"
|
|
},
|
|
"path": "/api/v1/events"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "vless",
|
|
"server": "wiki.makemefree.info",
|
|
"server_port": 2096,
|
|
"uuid": "0a0d8e6f-8747-4ff6-afe0-e70aa97e7de8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "home.makemefree.info",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "home.makemefree.info"
|
|
},
|
|
"path": "/iran?ed:2560"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "vless",
|
|
"server": "178.17.58.38",
|
|
"server_port": 443,
|
|
"uuid": "cc9f7840-757a-430b-bddc-a73478bea434",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.t3n.de",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "BhTJ3phnq-Z-10aFKSsj1lzhA8mULR4L6leE4-0WTAs"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 03",
|
|
"type": "vless",
|
|
"server": "104.18.185.26",
|
|
"server_port": 2096,
|
|
"uuid": "686c62d9-17a7-43c9-a40a-f6747df60a9f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "JoinProxyVPN11.adobe-connect.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ca.adobe-connect.top",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 04",
|
|
"type": "vless",
|
|
"server": "162.159.10.81",
|
|
"server_port": 443,
|
|
"uuid": "mahanvpn-free-iran6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "MAHANteAm.noD32Cpu.iR",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "MAHANteAm.noD32Cpu.iR",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36"
|
|
},
|
|
"path": "/assets"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 05",
|
|
"type": "vmess",
|
|
"server": "germany.spacegate.ir",
|
|
"server_port": 443,
|
|
"uuid": "f2ab4c63-d860-40d5-b3dd-c5f93beb223f",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "germany.spacegate.ir",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 06",
|
|
"type": "vless",
|
|
"server": "de-as2.connect-opengate.cv",
|
|
"server_port": 8443,
|
|
"uuid": "05f0c31f-d127-4a4e-a43c-b040ba8e42d0",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fastsync.xyz",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "muLYnqGdHhl_0kk555yqwJym0yMNS6yXNUYzlvhidF4",
|
|
"short_id": "c912b13091f9e50d"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 07",
|
|
"type": "http",
|
|
"server": "02e04861-tb6f40-ttyyk7-1h0r9.de.oshuawei.com",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "02e04861-tb6f40-ttyyk7-1h0r9.de.oshuawei.com",
|
|
"insecure": false
|
|
},
|
|
"username": "9bfd0dde-957e-11ec-a8bf-f23c91cfbbc9",
|
|
"password": "9bfd0dde-957e-11ec-a8bf-f23c91cfbbc9"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "vless",
|
|
"server": "104.18.32.47",
|
|
"server_port": 80,
|
|
"uuid": "e31085f9-7f55-4a7d-b00e-ce94149477cb",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "PrICKLy-AdverTisEMEnt6OaD5Z64MK.onEEaT.cO."
|
|
},
|
|
"path": "/?ed"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 02",
|
|
"type": "vless",
|
|
"server": "104.20.1.252",
|
|
"server_port": 80,
|
|
"uuid": "7d4a519b-d270-434e-a42d-d39624577a92",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "bright-organizationauhuddhesz.sportland.company."
|
|
},
|
|
"path": "/?ed"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 03",
|
|
"type": "vless",
|
|
"server": "143.20.236.93",
|
|
"server_port": 8443,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 04",
|
|
"type": "vless",
|
|
"server": "194.135.46.37",
|
|
"server_port": 443,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io",
|
|
"User-Agent": "Mozilla/5.0 (Linux; Android 7.0; SM-G610M Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Mobile Safari/537.36"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 05",
|
|
"type": "vless",
|
|
"server": "nl04-vlr01.tcp-reset-club.net",
|
|
"server_port": 443,
|
|
"uuid": "1c4aceb6-bff7-4737-8c5d-43afb3dc350b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hls-svod.itunes.apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "mLmBhbVFfNuo2eUgBh6r9-5Koz9mUCn3aSzlR6IejUg",
|
|
"short_id": "86e999a2cdc2"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 06",
|
|
"type": "vless",
|
|
"server": "195.200.16.70",
|
|
"server_port": 2053,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 07",
|
|
"type": "vless",
|
|
"server": "s504.okgg.top",
|
|
"server_port": 443,
|
|
"uuid": "8c6118b9-78a8-3b3b-a49a-6aa9cb5b1d4e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "u708330u649as504.okgg.top",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.149.183.200",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "vmess",
|
|
"server": "bccdd778-tb6f40-ttxkqc-e06r.hkt.gotochinatown.net",
|
|
"server_port": 80,
|
|
"uuid": "861726bb-c61a-b0e0-99fa-5ddfdcf21902",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "bccdd778-tb6f40-ttxkqc-e06r.hkt.gotochinatown.net"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "http",
|
|
"server": "4123b124-tb71c0-tbonmy-b4pt.h2hktdc1.cdnbytescm.com",
|
|
"server_port": 3257,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "4123b124-tb71c0-tbonmy-b4pt.h2hktdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "be8cc8f6-0c6a-11f0-a5a3-f23c93141fad",
|
|
"password": "be8cc8f6-0c6a-11f0-a5a3-f23c93141fad"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "trojan",
|
|
"server": "5asi7o1ohkcbzbnngrml.01.karyl.top",
|
|
"server_port": 32101,
|
|
"password": "acf3a1a8-5d2c-455b-be63-585136cfd292",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk.karyl.cc",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "hk.karyl.cc"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 05",
|
|
"type": "http",
|
|
"server": "7458ab55-tb71c0-tfn5eh-24c4.nw3hktdc1.cdnbytescm.com",
|
|
"server_port": 3238,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "7458ab55-tb71c0-tfn5eh-24c4.nw3hktdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.103",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.221",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.75",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 04",
|
|
"type": "vmess",
|
|
"server": "faq1.lieerr222.cn",
|
|
"server_port": 43528,
|
|
"uuid": "e404a24f-cb43-4cec-abf1-7b7783ce8316",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.65",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 机场推荐:dafei.de 越南 06",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.34",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 01",
|
|
"type": "vless",
|
|
"server": "194.164.235.8",
|
|
"server_port": 443,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io",
|
|
"User-Agent": "Mozilla/5.0 (Linux; Android 7.1; vivo 1716 Build/N2G47H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 02",
|
|
"type": "vless",
|
|
"server": "204.77.1.55",
|
|
"server_port": 443,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io",
|
|
"User-Agent": "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇮 机场推荐:dafei.de 芬兰 03",
|
|
"type": "vless",
|
|
"server": "185.233.82.86",
|
|
"server_port": 443,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 01",
|
|
"type": "vless",
|
|
"server": "193.148.59.145",
|
|
"server_port": 8443,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 02",
|
|
"type": "vless",
|
|
"server": "62.182.192.49",
|
|
"server_port": 443,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 03",
|
|
"type": "vless",
|
|
"server": "203.18.98.197",
|
|
"server_port": 2053,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 04",
|
|
"type": "vless",
|
|
"server": "206.168.213.248",
|
|
"server_port": 8443,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 05",
|
|
"type": "vless",
|
|
"server": "176.125.240.51",
|
|
"server_port": 2053,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 06",
|
|
"type": "vless",
|
|
"server": "62.182.195.78",
|
|
"server_port": 8443,
|
|
"uuid": "9a63b59c-5e54-437a-b7a1-2788780a7c13",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "retn.net",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "qBcUlVqkzWxGORpDCj_FcNHACi3mrAYTCZeJyVQa5yU",
|
|
"short_id": "6b374e33af12fd1e"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇪 机场推荐:dafei.de 瑞典 07",
|
|
"type": "vless",
|
|
"server": "159.255.33.198",
|
|
"server_port": 443,
|
|
"uuid": "Telegram",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tn1rr.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tn1rr.qzz.io"
|
|
},
|
|
"path": "/sg-lnd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"type": "vless",
|
|
"server": "91.225.219.81",
|
|
"server_port": 443,
|
|
"uuid": "92d75dc4-c432-43d0-a624-fd504929bc51",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yahoo.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "7gMEoki4NxLdx_BIOG6rwcsFvWfEVqBMlkyQ4L9TymM",
|
|
"short_id": "6627"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp"
|
|
},
|
|
{
|
|
"tag": "🇨🇦 机场推荐:dafei.de 加拿大 01",
|
|
"type": "vless",
|
|
"server": "hk.tfree.top",
|
|
"server_port": 10006,
|
|
"uuid": "48b36b6a-eaa6-4843-9231-0bb8b38b5da5",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.cloudflare.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "XUVBEFyxevBwoGwVlo31vXMR_wQ0h0UnhzC4jCeakkc",
|
|
"short_id": "590bdc3b6dad"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"packet_encoding": "xudp",
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"type": "vless",
|
|
"server": "198.62.62.248",
|
|
"server_port": 443,
|
|
"uuid": "5a4abb78-ecd7-4d68-ab2a-c11a3842f261",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tar.alabama-tigr.info",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tar.alabama-tigr.info"
|
|
},
|
|
"path": "/love"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 02",
|
|
"type": "http",
|
|
"server": "020eb9ff-tb6f40-tb5234-64gc.h2ukdc1.cdnbytescm.com",
|
|
"server_port": 3261,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "020eb9ff-tb6f40-tb5234-64gc.h2ukdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇦🇺 机场推荐:dafei.de 澳大利亚 01",
|
|
"type": "vless",
|
|
"server": "82.97.243.225",
|
|
"server_port": 443,
|
|
"uuid": "ccedb1b1-35f3-46d1-a85a-c699eef5f3e1",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "spb.scroogethebest.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "C3hc32Cknec2shasKJIH2DYVb7Fyu64RF9v71L3ipEg",
|
|
"short_id": "9c2378562188c3cb"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇦🇺 机场推荐:dafei.de 澳大利亚 02",
|
|
"type": "http",
|
|
"server": "d5cdd2d8-tb6f40-tcj7b6-d70y.h2audc1.cdnbytescm.com",
|
|
"server_port": 3258,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d5cdd2d8-tb6f40-tcj7b6-d70y.h2audc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "537d7098-fdbe-11ef-8ebc-f23c93141fad",
|
|
"password": "537d7098-fdbe-11ef-8ebc-f23c93141fad"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "vless",
|
|
"server": "185.171.202.55",
|
|
"server_port": 443,
|
|
"uuid": "ccedb1b1-35f3-46d1-a85a-c699eef5f3e1",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "fran.scroogethebest.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "AYQOZFxjvHN-RIzKYEibwFiFsp03cdlWGdCmyFfuNVc",
|
|
"short_id": "4fa44664f6a566d3"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"type": "vless",
|
|
"server": "109.172.55.232",
|
|
"server_port": 13760,
|
|
"uuid": "5fad3ad2-1a94-40d0-85bb-51eb83f5c7df",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yandex.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "ktZ1lxOpDoIq3mk39kNAi1uK0z3qTA6f-6u2KbQmICg",
|
|
"short_id": "58a8787420b6a153"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"type": "vless",
|
|
"server": "crghxqxyoy-518237151-direct.bahame.co",
|
|
"server_port": 443,
|
|
"uuid": "crghxqxyoy",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "crghxqxyoy-518237151-direct.bahame.co",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"type": "vless",
|
|
"server": "213.176.19.149",
|
|
"server_port": 443,
|
|
"uuid": "dc243117-757f-45c0-8363-02c7260ce864",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ru5.fastlanehosting.ru",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "http",
|
|
"server": "598ba419-tb6f40-tb5234-64gc.twdc2.cdnbytescm.com",
|
|
"server_port": 3251,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "598ba419-tb6f40-tb5234-64gc.twdc2.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "d720a490-d56b-11ef-a1cb-f23c9313b177",
|
|
"password": "d720a490-d56b-11ef-a1cb-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 02",
|
|
"type": "vless",
|
|
"server": "freea.glyphara.com",
|
|
"server_port": 30202,
|
|
"uuid": "e3b742b0-3453-4320-a7cf-f15e98345c67",
|
|
"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 台湾 03",
|
|
"type": "http",
|
|
"server": "ecbce03f-tb6f40-tedj2a-1glq.twdc1.cdnbytescm.com",
|
|
"server_port": 3252,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ecbce03f-tb6f40-tedj2a-1glq.twdc1.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "df7bed3c-06eb-11f0-8ebc-f23c93141fad",
|
|
"password": "df7bed3c-06eb-11f0-8ebc-f23c93141fad"
|
|
},
|
|
{
|
|
"tag": "🇹🇭 机场推荐:dafei.de 泰国 01",
|
|
"type": "http",
|
|
"server": "d06052bd-tb71c0-tee5aa-1glq.sksapisrv.com",
|
|
"server_port": 3242,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d06052bd-tb71c0-tee5aa-1glq.sksapisrv.com",
|
|
"insecure": false
|
|
},
|
|
"username": "df7bed3c-06eb-11f0-8ebc-f23c93141fad",
|
|
"password": "df7bed3c-06eb-11f0-8ebc-f23c93141fad"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "http",
|
|
"server": "038a6003-tb71c0-tb7mup-4550.sgdc1mpro.wkuaishou.com",
|
|
"server_port": 8200,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "038a6003-tb71c0-tb7mup-4550.sgdc1mpro.wkuaishou.com",
|
|
"insecure": false
|
|
},
|
|
"username": "6286105c-fb6d-11ef-be96-f23c93136cb3",
|
|
"password": "6286105c-fb6d-11ef-be96-f23c93136cb3"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "http",
|
|
"server": "d1fa6967-tb71c0-tcm6ys-deip.sub.cdnbytescm.com",
|
|
"server_port": 3234,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "d1fa6967-tb71c0-tcm6ys-deip.sub.cdnbytescm.com",
|
|
"insecure": false
|
|
},
|
|
"username": "7a2512b4-09ee-11f0-8d46-f23c9313b177",
|
|
"password": "7a2512b4-09ee-11f0-8d46-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "http",
|
|
"server": "f6ca88b9-tb6f40-tfmj6h-24c4.tky05.east.189ti.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "f6ca88b9-tb6f40-tfmj6h-24c4.tky05.east.189ti.com",
|
|
"insecure": false
|
|
},
|
|
"username": "0b869f32-657e-11ee-a90c-f23c9313b177",
|
|
"password": "0b869f32-657e-11ee-a90c-f23c9313b177"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "vless",
|
|
"server": "cf.cloudflare.182682.xyz",
|
|
"server_port": 443,
|
|
"uuid": "699fca60-533f-4436-38db-7881c2150fe2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "53e5ab44.lfree.cn.mt",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "53e5ab44.lfree.cn.mt"
|
|
},
|
|
"path": "/socks5=44fa737d:1bab4a4504ca@38.96.191.150:21719"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "http",
|
|
"server": "1220866c-tb6f40-tgp57k-ddgs.tky02.east.189ti.com",
|
|
"server_port": 3443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "1220866c-tb6f40-tgp57k-ddgs.tky02.east.189ti.com",
|
|
"insecure": false
|
|
},
|
|
"username": "c870fe5a-0729-11f0-8cf9-f23c93136cb3",
|
|
"password": "c870fe5a-0729-11f0-8cf9-f23c93136cb3"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "http",
|
|
"server": "ffd0a872-tb71c0-tb7mup-4550.tkodc1mpro.wkuaishou.com",
|
|
"server_port": 8201,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ffd0a872-tb71c0-tb7mup-4550.tkodc1mpro.wkuaishou.com",
|
|
"insecure": false
|
|
},
|
|
"username": "6286105c-fb6d-11ef-be96-f23c93136cb3",
|
|
"password": "6286105c-fb6d-11ef-be96-f23c93136cb3"
|
|
},
|
|
{
|
|
"tag": "🇮🇳 机场推荐:dafei.de 印度 01",
|
|
"type": "trojan",
|
|
"server": "nqm09bbsr4puhuimykjt.b.karyl.top",
|
|
"server_port": 32209,
|
|
"password": "acf3a1a8-5d2c-455b-be63-585136cfd292",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "s1.hdslb.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "s1.hdslb.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇭 机场推荐:dafei.de 瑞士 01",
|
|
"type": "shadowsocks",
|
|
"server": "38.180.161.123",
|
|
"server_port": 8119,
|
|
"method": "aes-256-gcm",
|
|
"password": "cdBIDV42DCwnfIN"
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
} |