mirror of
https://github.com/ssrsub/ssr.git
synced 2026-04-02 06:55:10 +08:00
2298 lines
65 KiB
JSON
2298 lines
65 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 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "jp",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04"
|
|
]
|
|
},
|
|
{
|
|
"tag": "us",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐: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 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇦🇲 机场推荐:dafei.de 亚美尼亚 01",
|
|
"🇦🇲 机场推荐:dafei.de 亚美尼亚 02"
|
|
]
|
|
},
|
|
{
|
|
"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 韩国 16",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 17",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇺🇸 机场推荐: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 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇫🇷 机场推荐: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 俄罗斯 08",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 09",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 10",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 11",
|
|
"🇯🇴 机场推荐:dafei.de 约旦 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇱🇧 机场推荐:dafei.de 黎巴嫩 01",
|
|
"🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 02",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 03",
|
|
"🇱🇺 机场推荐:dafei.de 卢森堡 01",
|
|
"🇦🇲 机场推荐:dafei.de 亚美尼亚 01",
|
|
"🇦🇲 机场推荐:dafei.de 亚美尼亚 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇬🇧 机场推荐: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 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 机场推荐:dafei.de 台湾 01"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "jp-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "sg-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "us-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇺🇸 机场推荐: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 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇦🇲 机场推荐:dafei.de 亚美尼亚 01",
|
|
"🇦🇲 机场推荐:dafei.de 亚美尼亚 02"
|
|
],
|
|
"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 韩国 16",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 17",
|
|
"🇰🇷 机场推荐:dafei.de 韩国 18",
|
|
"🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"🇺🇸 机场推荐: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 美国 16",
|
|
"🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"🇫🇷 机场推荐: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 俄罗斯 08",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 09",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 10",
|
|
"🇷🇺 机场推荐:dafei.de 俄罗斯 11",
|
|
"🇯🇴 机场推荐:dafei.de 约旦 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"🇱🇧 机场推荐:dafei.de 黎巴嫩 01",
|
|
"🇵🇹 机场推荐:dafei.de 葡萄牙 01",
|
|
"🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"🇵🇱 机场推荐:dafei.de 波兰 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 02",
|
|
"🇲🇩 机场推荐:dafei.de 摩尔多瓦 03",
|
|
"🇱🇺 机场推荐:dafei.de 卢森堡 01",
|
|
"🇦🇲 机场推荐:dafei.de 亚美尼亚 01",
|
|
"🇦🇲 机场推荐:dafei.de 亚美尼亚 02",
|
|
"🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"🇬🇧 机场推荐: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": "shadowsocks",
|
|
"server": "221.150.109.20",
|
|
"server_port": 42013,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 02",
|
|
"type": "shadowsocks",
|
|
"server": "121.170.203.147",
|
|
"server_port": 61417,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 03",
|
|
"type": "socks",
|
|
"server": "121.169.46.116",
|
|
"server_port": 1090,
|
|
"version": "5"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 04",
|
|
"type": "shadowsocks",
|
|
"server": "168.126.234.233",
|
|
"server_port": 28860,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 05",
|
|
"type": "shadowsocks",
|
|
"server": "221.139.79.41",
|
|
"server_port": 41240,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 06",
|
|
"type": "shadowsocks",
|
|
"server": "168.126.234.247",
|
|
"server_port": 51978,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 07",
|
|
"type": "shadowsocks",
|
|
"server": "221.168.44.72",
|
|
"server_port": 32063,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 08",
|
|
"type": "shadowsocks",
|
|
"server": "168.126.234.230",
|
|
"server_port": 44112,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 09",
|
|
"type": "shadowsocks",
|
|
"server": "218.38.103.150",
|
|
"server_port": 39502,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 10",
|
|
"type": "shadowsocks",
|
|
"server": "125.141.31.100",
|
|
"server_port": 18590,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 11",
|
|
"type": "shadowsocks",
|
|
"server": "203.234.238.140",
|
|
"server_port": 29731,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 12",
|
|
"type": "shadowsocks",
|
|
"server": "125.141.26.12",
|
|
"server_port": 52713,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 13",
|
|
"type": "shadowsocks",
|
|
"server": "218.234.149.9",
|
|
"server_port": 4483,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 14",
|
|
"type": "shadowsocks",
|
|
"server": "221.139.79.20",
|
|
"server_port": 45833,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 15",
|
|
"type": "shadowsocks",
|
|
"server": "121.170.203.148",
|
|
"server_port": 11815,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 16",
|
|
"type": "shadowsocks",
|
|
"server": "125.141.31.76",
|
|
"server_port": 41563,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 17",
|
|
"type": "shadowsocks",
|
|
"server": "221.139.79.57",
|
|
"server_port": 13979,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇰🇷 机场推荐:dafei.de 韩国 18",
|
|
"type": "shadowsocks",
|
|
"server": "27.255.82.135",
|
|
"server_port": 3733,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 01",
|
|
"type": "shadowsocks",
|
|
"server": "212.192.15.59",
|
|
"server_port": 50521,
|
|
"method": "aes-256-gcm",
|
|
"password": "7e1dd4c55bf85da5",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 02",
|
|
"type": "trojan",
|
|
"server": "58.152.46.60",
|
|
"server_port": 443,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%252Fripaojiedian",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.149.183.200",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 04",
|
|
"type": "vmess",
|
|
"server": "v10.hdacd.com",
|
|
"server_port": 30807,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 06",
|
|
"type": "trojan",
|
|
"server": "112.118.116.123",
|
|
"server_port": 443,
|
|
"password": "61d8077bfb174e171b8283f155a555ad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 机场推荐:dafei.de 香港 07",
|
|
"type": "trojan",
|
|
"server": "58.152.30.149",
|
|
"server_port": 443,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 02",
|
|
"type": "http",
|
|
"server": "154.26.192.123",
|
|
"server_port": 10988,
|
|
"username": "fQ67Dpe5dU",
|
|
"password": "gs4BXwT6SW"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 03",
|
|
"type": "shadowsocks",
|
|
"server": "185.193.48.157",
|
|
"server_port": 443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "zwBLM6bBE5YxvwvnKgxAq3ErXpqMYv20"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 04",
|
|
"type": "vless",
|
|
"server": "104.21.3.219",
|
|
"server_port": 8443,
|
|
"uuid": "57ba2ab1-a283-42eb-82ee-dc3561a805b8",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ovhwuxian.pai50288.uk",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ovhwuxian.pai50288.uk",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
|
|
},
|
|
"path": "/57ba2ab1"
|
|
},
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 05",
|
|
"type": "trojan",
|
|
"server": "160.16.87.174",
|
|
"server_port": 1281,
|
|
"password": "61d8077bfb174e171b8283f155a555ad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 06",
|
|
"type": "trojan",
|
|
"server": "160.16.72.33",
|
|
"server_port": 1281,
|
|
"password": "61d8077bfb174e171b8283f155a555ad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 07",
|
|
"type": "trojan",
|
|
"server": "43.198.110.101",
|
|
"server_port": 4569,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%2Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 08",
|
|
"type": "vmess",
|
|
"server": "v29.heduian.link",
|
|
"server_port": 30829,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ocbc.com"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 09",
|
|
"type": "vmess",
|
|
"server": "216.167.26.220",
|
|
"server_port": 34128,
|
|
"uuid": "4145ec2a-bc61-4d72-bfd5-f9ffbdf66c28",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 10",
|
|
"type": "vless",
|
|
"server": "cloudflare-dns.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cnmfangbinxingnmsl.sbfangbinxing-nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 11",
|
|
"type": "vless",
|
|
"server": "104.18.125.144",
|
|
"server_port": 443,
|
|
"uuid": "e258977b-e413-4718-a3af-02d75492c349",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tw1.aniusnippets.qzz.io",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tw1.aniusnippets.qzz.io"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 12",
|
|
"type": "vless",
|
|
"server": "vip2.kaixincloud.top",
|
|
"server_port": 443,
|
|
"uuid": "b61ce65d-cad5-4d31-a0a8-4fe5b9355b3c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "do-sfo3.025713.xyz",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "do-sfo3.025713.xyz"
|
|
},
|
|
"path": "/announcement"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 13",
|
|
"type": "vless",
|
|
"server": "www.npmjs.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cnmfangbinxingnmsl.sbfangbinxing-nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 14",
|
|
"type": "vless",
|
|
"server": "www.fbi.gov",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cnmfangbinxingnmsl.sbfangbinxing-nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 15",
|
|
"type": "vless",
|
|
"server": "50.62.172.15",
|
|
"server_port": 443,
|
|
"uuid": "e258977b-e413-4718-a3af-02d75492c349",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ww2.allxniu.qzz.io",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ww2.allxniu.qzz.io"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 16",
|
|
"type": "vless",
|
|
"server": "104.18.185.26",
|
|
"server_port": 443,
|
|
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "l.ayovo.netlib.re",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "l.ayovo.netlib.re"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 17",
|
|
"type": "vless",
|
|
"server": "www.udemy.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cnmfangbinxingnmsl.sbfangbinxing-nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 18",
|
|
"type": "vless",
|
|
"server": "developers.cloudflare.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cnmfangbinxingnmsl.sbfangbinxing-nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 19",
|
|
"type": "vless",
|
|
"server": "docs.cloudflare.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cnmfangbinxingnmsl.sbfangbinxing-nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 20",
|
|
"type": "vless",
|
|
"server": "104.19.205.122",
|
|
"server_port": 443,
|
|
"uuid": "e258977b-e413-4718-a3af-02d75492c349",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "x-hk1.xaniusnippets.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "x-hk1.xaniusnippets.qzz.io"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 21",
|
|
"type": "vless",
|
|
"server": "172.64.35.193",
|
|
"server_port": 443,
|
|
"uuid": "e258977b-e413-4718-a3af-02d75492c349",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ww1.sgxaniu.qzz.io",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ww1.sgxaniu.qzz.io"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 22",
|
|
"type": "vless",
|
|
"server": "openai.com",
|
|
"server_port": 2095,
|
|
"uuid": "86c50e3a-5b87-49dd-bd20-03c7f2735e40",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cnmfangbinxingnmsl.sbfangbinxing-nmsl.workers.dev"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 23",
|
|
"type": "vless",
|
|
"server": "104.18.40.176",
|
|
"server_port": 443,
|
|
"uuid": "e258977b-e413-4718-a3af-02d75492c349",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "x-hk1.xaniusnippets.qzz.io",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "x-hk1.xaniusnippets.qzz.io"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 24",
|
|
"type": "vless",
|
|
"server": "cfxr.eu.org",
|
|
"server_port": 2053,
|
|
"uuid": "d342d11e-d424-4583-b36e-524ab1f0afa4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "news3.f1w.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "news3.f1w.de5.net"
|
|
},
|
|
"path": "/proxyip=sjc.o00o.ooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 25",
|
|
"type": "vless",
|
|
"server": "vip3.kaixincloud.top",
|
|
"server_port": 443,
|
|
"uuid": "b61ce65d-cad5-4d31-a0a8-4fe5b9355b3c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "do-sfo3.025713.xyz",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "do-sfo3.025713.xyz"
|
|
},
|
|
"path": "/announcement"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 26",
|
|
"type": "vless",
|
|
"server": "162.159.44.142",
|
|
"server_port": 443,
|
|
"uuid": "3e2e3c21-3fc8-468f-9ab5-e782bdf5bf97",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "l.ayovo.netlib.re",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "l.ayovo.netlib.re"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 27",
|
|
"type": "vless",
|
|
"server": "www.udacity.com",
|
|
"server_port": 8443,
|
|
"uuid": "e258977b-e413-4718-a3af-02d75492c349",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "x-hk1.xaniusnippets.qzz.io",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "x-hk1.xaniusnippets.qzz.io"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 28",
|
|
"type": "vless",
|
|
"server": "198.41.211.79",
|
|
"server_port": 443,
|
|
"uuid": "e258977b-e413-4718-a3af-02d75492c349",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tw1.aniusnippets.qzz.io",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "tw1.aniusnippets.qzz.io"
|
|
},
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560,
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 29",
|
|
"type": "vless",
|
|
"server": "www.garuda-indonesia.com",
|
|
"server_port": 2053,
|
|
"uuid": "d342d11e-d424-4583-b36e-524ab1f0afa4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "news3.f1w.de5.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "news3.f1w.de5.net"
|
|
},
|
|
"path": "/proxyip=sjc.o00o.ooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 30",
|
|
"type": "vless",
|
|
"server": "v1.dabache.top",
|
|
"server_port": 443,
|
|
"uuid": "b61ce65d-cad5-4d31-a0a8-4fe5b9355b3c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "do-tor1.025713.xyz",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "do-tor1.025713.xyz"
|
|
},
|
|
"path": "/announcement"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 机场推荐:dafei.de 美国 31",
|
|
"type": "vless",
|
|
"server": "v1.dabache.top",
|
|
"server_port": 443,
|
|
"uuid": "b61ce65d-cad5-4d31-a0a8-4fe5b9355b3c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "do-lon1.025713.xyz",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "do-lon1.025713.xyz"
|
|
},
|
|
"path": "/announcement"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 01",
|
|
"type": "hysteria",
|
|
"server": "62.210.196.68",
|
|
"server_port": 26691,
|
|
"disable_mtu_discovery": false,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"auth_str": "dongtaiwang.com",
|
|
"up_mbps": 11,
|
|
"down_mbps": 55
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 02",
|
|
"type": "vless",
|
|
"server": "fi.locations-service.com",
|
|
"server_port": 3031,
|
|
"uuid": "e59083aa-d933-4952-8cf0-eec74f718705",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "refersion.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "21V_VkMUD2XRbyRDg7hjpblUAwxHvlLmbarATdhhJQI"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 机场推荐:dafei.de 法国 03",
|
|
"type": "vless",
|
|
"server": "se.locations-service.com",
|
|
"server_port": 3039,
|
|
"uuid": "d73a9db0-24b5-4592-8ff0-4f0b5329b39f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "refersion.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "21V_VkMUD2XRbyRDg7hjpblUAwxHvlLmbarATdhhJQI"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 01",
|
|
"type": "shadowsocks",
|
|
"server": "45.147.200.79",
|
|
"server_port": 10081,
|
|
"method": "aes-256-gcm",
|
|
"password": "d989ff3d46a63f63",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 02",
|
|
"type": "shadowsocks",
|
|
"server": "195.133.5.38",
|
|
"server_port": 1012,
|
|
"method": "aes-256-gcm",
|
|
"password": "7ae4e68cf77f6089"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 03",
|
|
"type": "shadowsocks",
|
|
"server": "194.87.68.7",
|
|
"server_port": 20219,
|
|
"method": "aes-256-gcm",
|
|
"password": "83acf69edb4e5453"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 04",
|
|
"type": "shadowsocks",
|
|
"server": "45.140.168.42",
|
|
"server_port": 1281,
|
|
"method": "aes-256-gcm",
|
|
"password": "f34579d0148b2581",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 05",
|
|
"type": "shadowsocks",
|
|
"server": "195.58.49.100",
|
|
"server_port": 10912,
|
|
"method": "aes-256-gcm",
|
|
"password": "9f3d1a6d31468599",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 06",
|
|
"type": "vless",
|
|
"server": "khabarovsk.geodema.network",
|
|
"server_port": 443,
|
|
"uuid": "a91e64f0-9295-499d-bf4a-661ad99d4938",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "khabarovsk.geodema.network",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "EltWI8AOqkN8lMjRycweRRoFRah5hu6xiKtgBmQOdE8",
|
|
"short_id": "1ed136481e0ede74"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 07",
|
|
"type": "vless",
|
|
"server": "45.139.26.33",
|
|
"server_port": 443,
|
|
"uuid": "613725ab-ca86-4d54-852e-a0bf45e812de",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "alisa.kosmolet.xyz",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "IU2t096hBC7gAQ_rY1qwYsAtgiegzYI6loivZJxpx1E",
|
|
"short_id": "28e1270764a2464b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 08",
|
|
"type": "vless",
|
|
"server": "45.139.26.133",
|
|
"server_port": 443,
|
|
"uuid": "613725ab-ca86-4d54-852e-a0bf45e812de",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "alisa.kosmolet.xyz",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "IU2t096hBC7gAQ_rY1qwYsAtgiegzYI6loivZJxpx1E",
|
|
"short_id": "28e1270764a2464b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 09",
|
|
"type": "vless",
|
|
"server": "51.250.95.143",
|
|
"server_port": 443,
|
|
"uuid": "5725a60c-34a5-476d-9ae3-9e43d945ca8f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.mobile.yandex.ru",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "dEHsPQQSnMJiHJKnJRbbLFKQmwIemUXQsQ1zIYbLZng",
|
|
"short_id": "f6"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 10",
|
|
"type": "vless",
|
|
"server": "158.160.189.247",
|
|
"server_port": 8443,
|
|
"uuid": "329bd550-a8f8-4157-b2df-dc4503097a27",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "m.vk.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "Qddpg8luihgzgx4g4uMJklXzlrMCd8L1igJSWrRUvSc",
|
|
"short_id": "8f222b3475800821"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 机场推荐:dafei.de 俄罗斯 11",
|
|
"type": "vless",
|
|
"server": "158.160.201.80",
|
|
"server_port": 443,
|
|
"uuid": "e329843c-02c3-4401-8289-cf196d5a6921",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "m.vk.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "Qddpg8luihgzgx4g4uMJklXzlrMCd8L1igJSWrRUvSc",
|
|
"short_id": "1929ef620e9b34f5"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇴 机场推荐:dafei.de 约旦 01",
|
|
"type": "shadowsocks",
|
|
"server": "91.106.109.74",
|
|
"server_port": 11201,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "11bf054dcc0342cd"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 01",
|
|
"type": "shadowsocks",
|
|
"server": "e4d7a1c2f3b80976a5e2c1d4b3f0a987.358.onl",
|
|
"server_port": 18017,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "e611027a-7b55-4f64-b8df-258f2d7ef95c"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 02",
|
|
"type": "trojan",
|
|
"server": "160.16.87.174",
|
|
"server_port": 3901,
|
|
"password": "61d8077bfb174e171b8283f155a555ad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 03",
|
|
"type": "trojan",
|
|
"server": "160.16.72.33",
|
|
"server_port": 3076,
|
|
"password": "61d8077bfb174e171b8283f155a555ad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 机场推荐:dafei.de 新加坡 04",
|
|
"type": "trojan",
|
|
"server": "54.250.46.5",
|
|
"server_port": 3127,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%252Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇱🇧 机场推荐:dafei.de 黎巴嫩 01",
|
|
"type": "vless",
|
|
"server": "213.165.60.36",
|
|
"server_port": 443,
|
|
"uuid": "e9dbc178-3656-40f8-8833-5023f306ef1d",
|
|
"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 葡萄牙 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.231.233.112",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇵🇭 机场推荐:dafei.de 菲律宾 01",
|
|
"type": "http",
|
|
"server": "38.54.87.34",
|
|
"server_port": 10881,
|
|
"username": "09ahaEWmXn",
|
|
"password": "Ejtp4SfY82"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 机场推荐:dafei.de 荷兰 01",
|
|
"type": "shadowsocks",
|
|
"server": "82.38.31.217",
|
|
"server_port": 8080,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "k1dBOmOB4oqi7Ump37a1bQ"
|
|
},
|
|
{
|
|
"tag": "🇵🇱 机场推荐:dafei.de 波兰 01",
|
|
"type": "shadowsocks",
|
|
"server": "89.223.93.176",
|
|
"server_port": 41348,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "Vmsf06YTMqtAYdhwMqdSuGqgdVkm0yddi4kYaAEVQWYj9iHA"
|
|
},
|
|
{
|
|
"tag": "🇵🇱 机场推荐:dafei.de 波兰 02",
|
|
"type": "vless",
|
|
"server": "45.144.51.14",
|
|
"server_port": 443,
|
|
"uuid": "613725ab-ca86-4d54-852e-a0bf45e812de",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "aneta.kosmolet.xyz",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "-uB8zIro9WM-NPpiSlOLWHouzZVXibfmT-MxwkacoQ0",
|
|
"short_id": "a67894cec8a930c4"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 01",
|
|
"type": "trojan",
|
|
"server": "18.179.20.173",
|
|
"server_port": 2595,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "t.me%252Fripaojiedian",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 02",
|
|
"type": "trojan",
|
|
"server": "160.16.87.174",
|
|
"server_port": 4006,
|
|
"password": "61d8077bfb174e171b8283f155a555ad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 03",
|
|
"type": "trojan",
|
|
"server": "160.16.87.174",
|
|
"server_port": 1933,
|
|
"password": "61d8077bfb174e171b8283f155a555ad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nintendogames.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 04",
|
|
"type": "shadowsocks",
|
|
"server": "e4d7a1c2f3b80976a5e2c1d4b3f0a987.358.onl",
|
|
"server_port": 18005,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "e611027a-7b55-4f64-b8df-258f2d7ef95c"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 机场推荐:dafei.de 日本 05",
|
|
"type": "trojan",
|
|
"server": "36.156.102.115",
|
|
"server_port": 26876,
|
|
"password": "BxceQaOe",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "36.156.102.115",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇲🇩 机场推荐:dafei.de 摩尔多瓦 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.153.197.5",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
},
|
|
{
|
|
"tag": "🇲🇩 机场推荐:dafei.de 摩尔多瓦 02",
|
|
"type": "vless",
|
|
"server": "83.166.236.201",
|
|
"server_port": 8443,
|
|
"uuid": "329bd550-a8f8-4157-b2df-dc4503097a27",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "m.vk.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "Qddpg8luihgzgx4g4uMJklXzlrMCd8L1igJSWrRUvSc",
|
|
"short_id": "8f222b3475800821"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇲🇩 机场推荐:dafei.de 摩尔多瓦 03",
|
|
"type": "vless",
|
|
"server": "83.166.236.201",
|
|
"server_port": 443,
|
|
"uuid": "e329843c-02c3-4401-8289-cf196d5a6921",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "m.vk.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "Qddpg8luihgzgx4g4uMJklXzlrMCd8L1igJSWrRUvSc",
|
|
"short_id": "1929ef620e9b34f5"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇱🇺 机场推荐:dafei.de 卢森堡 01",
|
|
"type": "shadowsocks",
|
|
"server": "109.61.39.150",
|
|
"server_port": 11201,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "01dc0d7cbb650bc3"
|
|
},
|
|
{
|
|
"tag": "🇦🇲 机场推荐:dafei.de 亚美尼亚 01",
|
|
"type": "shadowsocks",
|
|
"server": "85.90.207.104",
|
|
"server_port": 18790,
|
|
"method": "rc4-md5",
|
|
"password": "6c325435b2176c2d"
|
|
},
|
|
{
|
|
"tag": "🇦🇲 机场推荐:dafei.de 亚美尼亚 02",
|
|
"type": "shadowsocks",
|
|
"server": "85.90.207.104",
|
|
"server_port": 18794,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "e716d7bbae4bdd14"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 01",
|
|
"type": "vless",
|
|
"server": "trial.axo.foundation",
|
|
"server_port": 443,
|
|
"uuid": "8f9ef160-7a47-4bde-918a-7ef36d4f2579",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "trial.axo.foundation",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 机场推荐:dafei.de 德国 02",
|
|
"type": "vmess",
|
|
"server": "frankfurt02.zgjok.com",
|
|
"server_port": 443,
|
|
"uuid": "90d50c62-13b4-4f9c-b5d8-0168d30b423a",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "frankfurt02.zgjok.com",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 机场推荐:dafei.de 英国 01",
|
|
"type": "vless",
|
|
"server": "uk1.miyazono-kaori.com",
|
|
"server_port": 443,
|
|
"uuid": "582f44d4-4511-402c-a0b7-b5771a2a5c9d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bp.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "_dsOu_vxEU7pY3sIeGJxIpR0Ac2KoqIyBor2Bx0CwGA",
|
|
"short_id": "d923"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇱🇹 机场推荐:dafei.de 立陶宛 01",
|
|
"type": "shadowsocks",
|
|
"server": "45.87.175.183",
|
|
"server_port": 8080,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "cvII85TrW6n0OGyfpHVS1u"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 机场推荐:dafei.de 台湾 01",
|
|
"type": "http",
|
|
"server": "twmoon1-cdn-route.couldflare-cdn.com",
|
|
"server_port": 1443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "twmoon1-cdn-route.couldflare-cdn.com",
|
|
"insecure": false
|
|
},
|
|
"username": "mrwdfNTD8M79LCukCieldrqZWqs=",
|
|
"password": "exaxgqkKkd0TAMrCxeonWg=="
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
} |