mirror of
https://github.com/ssrsub/ssr.git
synced 2025-10-11 13:35:36 +08:00
3486 lines
104 KiB
JSON
3486 lines
104 KiB
JSON
{
|
|
"dns": {
|
|
"fakeip": {
|
|
"enabled": true,
|
|
"inet4_range": "198.18.0.0/15",
|
|
"inet6_range": "fc00::/18"
|
|
},
|
|
"servers": [
|
|
{
|
|
"tag": "google",
|
|
"address": "https://8.8.8.8/dns-query",
|
|
"detour": "proxy"
|
|
},
|
|
{
|
|
"tag": "ali",
|
|
"address": "https://223.5.5.5/dns-query",
|
|
"detour": "direct"
|
|
},
|
|
{
|
|
"tag": "fakeip",
|
|
"address": "fakeip"
|
|
}
|
|
],
|
|
"rules": [
|
|
{
|
|
"outbound": "any",
|
|
"action": "route",
|
|
"server": "ali",
|
|
"disable_cache": true
|
|
},
|
|
{
|
|
"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": {
|
|
"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": [
|
|
"🇭🇰 一元机场:ssrsub.de 香港 01",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 02",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 03",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 04",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 05",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 06",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 07",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 08",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 09",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 10",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 11"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "jp",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇯🇵 一元机场:ssrsub.de 日本 01",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 02",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 03",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 04",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 05",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 06",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 07",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 08",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 09",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 10",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 11",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 12",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 13",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 14",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 15",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 16"
|
|
]
|
|
},
|
|
{
|
|
"tag": "sg",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 01",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 02",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 03",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 04",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 05",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 06",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 07",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 08",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 09",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 10",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 11",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 12"
|
|
]
|
|
},
|
|
{
|
|
"tag": "us",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇺🇸 一元机场:ssrsub.de 美国 01",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 02",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 03",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 04",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 05",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 06",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 07",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 08",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 09",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 10",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 11",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 12",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 14",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 15",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 16",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 17",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 18",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 19",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 20",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 21",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 22",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 23",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 24",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 25",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 26",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 28",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 29",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 30",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 31",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 32",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 33",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 34",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 35",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 36",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 37"
|
|
]
|
|
},
|
|
{
|
|
"tag": "all",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇭🇰 一元机场:ssrsub.de 香港 01",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 02",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 03",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 04",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 05",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 06",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 07",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 08",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 09",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 10",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 11",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 01",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 02",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 03",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 04",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 05",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 06",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 07",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 08",
|
|
"🇫🇷 一元机场:ssrsub.de 法国 01",
|
|
"🇫🇷 一元机场:ssrsub.de 法国 02",
|
|
"🇫🇷 一元机场:ssrsub.de 法国 03",
|
|
"🇫🇷 一元机场:ssrsub.de 法国 04",
|
|
"🇫🇷 一元机场:ssrsub.de 法国 05",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 01",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 02",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 03",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 04",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 05",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 06",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 07",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 08",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 09",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 10",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 11",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 12",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 01",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 02",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 03",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 04",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 05",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 06",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 07",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 08",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 09",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 10",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 11",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 12",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 13",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 14",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 15",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 16",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 01",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 02",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 03",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 04",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 05",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 06",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 07",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 08",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 09",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 10",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 11",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 12",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 14",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 15",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 16",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 17",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 18",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 19",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 20",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 21",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 22",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 23",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 24",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 25",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 26",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 28",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 29",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 30",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 31",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 32",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 33",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 34",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 35",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 36",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 37",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 01",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 02",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 03",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 04",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 05",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 06",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 07",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 08",
|
|
"🇦🇪 一元机场:ssrsub.de 阿联酋 01",
|
|
"🇦🇺 一元机场:ssrsub.de 澳大利亚 01",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 01",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 02",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 03",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 04",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 05",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 06",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 07",
|
|
"🇨🇱 一元机场:ssrsub.de 智利 01",
|
|
"🇳🇱 一元机场:ssrsub.de 荷兰 01",
|
|
"🇳🇱 一元机场:ssrsub.de 荷兰 02",
|
|
"🇳🇱 一元机场:ssrsub.de 荷兰 03",
|
|
"🇫🇮 一元机场:ssrsub.de 芬兰 01",
|
|
"🇨🇴 一元机场:ssrsub.de 哥伦比亚 01",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 01",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 02",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 03",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 04",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 05",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 06",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 07",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 08",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 09",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 10",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 11",
|
|
"🇮🇳 一元机场:ssrsub.de 印度 01",
|
|
"🇷🇸 一元机场:ssrsub.de 塞尔维亚 01",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 01",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 02",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 03",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 04",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 05",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 06",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 07",
|
|
"🇸🇪 一元机场:ssrsub.de 瑞典 01",
|
|
"🇸🇪 一元机场:ssrsub.de 瑞典 02",
|
|
"🇸🇪 一元机场:ssrsub.de 瑞典 03",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 01",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 02",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 03",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 04",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 05",
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 01",
|
|
"🇱🇹 一元机场:ssrsub.de 立陶宛 01",
|
|
"🇲🇾 一元机场:ssrsub.de 马来 01",
|
|
"🇸🇨 一元机场:ssrsub.de 塞舌尔 01"
|
|
]
|
|
},
|
|
{
|
|
"tag": "hk-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 一元机场:ssrsub.de 香港 01",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 02",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 03",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 04",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 05",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 06",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 07",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 08",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 09",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 10",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 11"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 01"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "jp-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇯🇵 一元机场:ssrsub.de 日本 01",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 02",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 03",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 04",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 05",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 06",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 07",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 08",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 09",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 10",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 11",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 12",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 13",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 14",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 15",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 16"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "sg-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 01",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 02",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 03",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 04",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 05",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 06",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 07",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 08",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 09",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 10",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 11",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 12"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "us-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇺🇸 一元机场:ssrsub.de 美国 01",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 02",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 03",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 04",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 05",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 06",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 07",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 08",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 09",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 10",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 11",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 12",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 14",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 15",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 16",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 17",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 18",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 19",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 20",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 21",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 22",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 23",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 24",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 25",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 26",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 28",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 29",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 30",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 31",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 32",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 33",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 34",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 35",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 36",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 37"
|
|
],
|
|
"url": "https://www.gstatic.com/generate_204",
|
|
"interval": "1m",
|
|
"tolerance": 50
|
|
},
|
|
{
|
|
"tag": "all-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇭🇰 一元机场:ssrsub.de 香港 01",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 02",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 03",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 04",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 05",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 06",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 07",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 08",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 09",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 10",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 11",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 01",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 02",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 03",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 04",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 05",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 06",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 07",
|
|
"🇷🇺 一元机场:ssrsub.de 俄罗斯 08",
|
|
"🇫🇷 一元机场:ssrsub.de 法国 01",
|
|
"🇫🇷 一元机场:ssrsub.de 法国 02",
|
|
"🇫🇷 一元机场:ssrsub.de 法国 03",
|
|
"🇫🇷 一元机场:ssrsub.de 法国 04",
|
|
"🇫🇷 一元机场:ssrsub.de 法国 05",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 01",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 02",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 03",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 04",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 05",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 06",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 07",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 08",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 09",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 10",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 11",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 12",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 01",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 02",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 03",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 04",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 05",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 06",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 07",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 08",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 09",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 10",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 11",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 12",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 13",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 14",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 15",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 16",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 01",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 02",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 03",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 04",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 05",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 06",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 07",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 08",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 09",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 10",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 11",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 12",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 14",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 15",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 16",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 17",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 18",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 19",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 20",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 21",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 22",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 23",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 24",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 25",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 26",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 28",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 29",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 30",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 31",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 32",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 33",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 34",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 35",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 36",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 37",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 01",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 02",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 03",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 04",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 05",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 06",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 07",
|
|
"🇩🇪 一元机场:ssrsub.de 德国 08",
|
|
"🇦🇪 一元机场:ssrsub.de 阿联酋 01",
|
|
"🇦🇺 一元机场:ssrsub.de 澳大利亚 01",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 01",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 02",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 03",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 04",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 05",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 06",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 07",
|
|
"🇨🇱 一元机场:ssrsub.de 智利 01",
|
|
"🇳🇱 一元机场:ssrsub.de 荷兰 01",
|
|
"🇳🇱 一元机场:ssrsub.de 荷兰 02",
|
|
"🇳🇱 一元机场:ssrsub.de 荷兰 03",
|
|
"🇫🇮 一元机场:ssrsub.de 芬兰 01",
|
|
"🇨🇴 一元机场:ssrsub.de 哥伦比亚 01",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 01",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 02",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 03",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 04",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 05",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 06",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 07",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 08",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 09",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 10",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 11",
|
|
"🇮🇳 一元机场:ssrsub.de 印度 01",
|
|
"🇷🇸 一元机场:ssrsub.de 塞尔维亚 01",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 01",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 02",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 03",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 04",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 05",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 06",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 07",
|
|
"🇸🇪 一元机场:ssrsub.de 瑞典 01",
|
|
"🇸🇪 一元机场:ssrsub.de 瑞典 02",
|
|
"🇸🇪 一元机场:ssrsub.de 瑞典 03",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 01",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 02",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 03",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 04",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 05",
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 01",
|
|
"🇱🇹 一元机场:ssrsub.de 立陶宛 01",
|
|
"🇲🇾 一元机场:ssrsub.de 马来 01",
|
|
"🇸🇨 一元机场:ssrsub.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": "🇭🇰 一元机场:ssrsub.de 香港 01",
|
|
"type": "vmess",
|
|
"server": "9af862d5-sxsxs0-tgl02u-1jr1u.hgc1.tcpbbr.net",
|
|
"server_port": 8080,
|
|
"uuid": "2c01eae6-0b6a-11ee-a058-f23c91369f2d",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "broadcastlv.chat.bilibili.com"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 02",
|
|
"type": "shadowsocks",
|
|
"server": "ss.006.node-for-bigairport.win",
|
|
"server_port": 22356,
|
|
"method": "aes-256-gcm",
|
|
"password": "c69374da-2208-4cbd-b81e-cdf88b5e7f53"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 03",
|
|
"type": "vless",
|
|
"server": "47.76.218.163",
|
|
"server_port": 443,
|
|
"uuid": "63601f9f-7c67-4952-919a-1ef802b5a7ec",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "steep.skyfigure.top",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "steep.skyfigure.top"
|
|
},
|
|
"path": "/Telegram @pgkj666 /",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 04",
|
|
"type": "vless",
|
|
"server": "45.78.17.233",
|
|
"server_port": 31180,
|
|
"uuid": "000b9dea-f0c9-4f01-b94e-463ca9dcfa8b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sgsgsgsgsg.eessgrgrgrgr.cloudns.nz",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sgsgsgsgsg.eessgrgrgrgr.cloudns.nz"
|
|
},
|
|
"path": "/hiosedhfiosfiosdhiofhsdiofhisdofhsd"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 05",
|
|
"type": "trojan",
|
|
"server": "125.94.40.221",
|
|
"server_port": 39001,
|
|
"password": "85f133142f04dbf6547da33895cfabb3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.yrtok.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 06",
|
|
"type": "trojan",
|
|
"server": "113.99.140.184",
|
|
"server_port": 39001,
|
|
"password": "85f133142f04dbf6547da33895cfabb3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.yrtok.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 07",
|
|
"type": "vmess",
|
|
"server": "v9.heduian.link",
|
|
"server_port": 30809,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "baidu.com"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 08",
|
|
"type": "shadowsocks",
|
|
"server": "156.251.179.79",
|
|
"server_port": 41174,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "08293b204707",
|
|
"plugin": "v2ray-plugin",
|
|
"multiplex": {
|
|
"enabled": true
|
|
},
|
|
"plugin_opts": "mode=websocket;host=hk6v1.pmxiaonan.xyz;path=/sclbvcgkp;tls;skip-cert-verify=false"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 09",
|
|
"type": "vmess",
|
|
"server": "43.247.135.2",
|
|
"server_port": 20332,
|
|
"uuid": "8037ce00-c860-4213-b888-be5c7ed6ea48",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 10",
|
|
"type": "vmess",
|
|
"server": "183.236.51.38",
|
|
"server_port": 33519,
|
|
"uuid": "418048af-a293-4b99-9b0c-98ca3580dd24",
|
|
"security": "auto",
|
|
"alter_id": 64
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 11",
|
|
"type": "shadowsocks",
|
|
"server": "156.225.22.213",
|
|
"server_port": 552,
|
|
"method": "aes-128-gcm",
|
|
"password": "rGDbiF7gtx5TWt4r4VjneQ=="
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 01",
|
|
"type": "hysteria2",
|
|
"server": "45.147.201.231",
|
|
"server_port": 31005,
|
|
"password": "cccbcdbc-cafc-49ad-aee9-572ae0c3bff3",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "NDhhNmY5YTY0MGYzOTgxYQ=="
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "45.147.201.231",
|
|
"insecure": true
|
|
},
|
|
"up_mbps": 100,
|
|
"down_mbps": 100
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 02",
|
|
"type": "hysteria2",
|
|
"server": "45.147.201.231",
|
|
"server_port": 33077,
|
|
"password": "600798a3-56c4-4199-a535-ba91b038858b",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "NDhhNmY5YTY0MGYzOTgxYQ=="
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "45.147.201.231",
|
|
"insecure": true
|
|
},
|
|
"up_mbps": 100,
|
|
"down_mbps": 100
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 03",
|
|
"type": "vmess",
|
|
"server": "45.147.201.231",
|
|
"server_port": 23096,
|
|
"uuid": "0db83572-7a1b-4ac7-8f1c-eb59ddb56fea",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 04",
|
|
"type": "hysteria2",
|
|
"server": "hy2.694463.xyz",
|
|
"server_port": 30033,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 05",
|
|
"type": "hysteria2",
|
|
"server": "46.29.163.171",
|
|
"server_port": 30033,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 06",
|
|
"type": "hysteria2",
|
|
"server": "45.147.201.231",
|
|
"server_port": 30076,
|
|
"password": "7212d62e-99ed-4c74-90eb-67957d8e5a35",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "NDhhNmY5YTY0MGYzOTgxYQ=="
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "45.147.201.231",
|
|
"insecure": true
|
|
},
|
|
"up_mbps": 100,
|
|
"down_mbps": 100
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 07",
|
|
"type": "hysteria2",
|
|
"server": "46.17.41.5",
|
|
"server_port": 12904,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 08",
|
|
"type": "hysteria2",
|
|
"server": "45.129.2.108",
|
|
"server_port": 50850,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 一元机场:ssrsub.de 法国 01",
|
|
"type": "hysteria2",
|
|
"server": "hy2-2.694463.xyz",
|
|
"server_port": 4489,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 一元机场:ssrsub.de 法国 02",
|
|
"type": "trojan",
|
|
"server": "1462d9f3-sxsxs0-t83bw1-1f596.cm5.cnkuaishou.com",
|
|
"server_port": 27235,
|
|
"password": "e3975a05-b89e-11ec-a50d-f23c91cfbbc9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "1462d9f3-sxsxs0-t83bw1-1f596.cm5.cnkuaishou.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 一元机场:ssrsub.de 法国 03",
|
|
"type": "vless",
|
|
"server": "13.38.115.140",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 一元机场:ssrsub.de 法国 04",
|
|
"type": "vless",
|
|
"server": "15.236.20.153",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 一元机场:ssrsub.de 法国 05",
|
|
"type": "vless",
|
|
"server": "35.180.125.175",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 01",
|
|
"type": "vless",
|
|
"server": "sg2.interld123456789.com",
|
|
"server_port": 56702,
|
|
"uuid": "7d2f6c70-68f8-4e81-9e51-7aef5af376d6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "addons.mozilla.org",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "sW8BfHeovVzmbFuAnr9nH8oJaKYze6shKoKMdek5ai8",
|
|
"short_id": "792147b8"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 02",
|
|
"type": "hysteria2",
|
|
"server": "us3do.interld123456789.com",
|
|
"server_port": 32000,
|
|
"password": "7d2f6c70-68f8-4e81-9e51-7aef5af376d6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "234224.1234567890spcloud.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"32000:33000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 03",
|
|
"type": "trojan",
|
|
"server": "123.interld123456789.com",
|
|
"server_port": 443,
|
|
"password": "7d2f6c70-68f8-4e81-9e51-7aef5af376d6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "gGBGjCXIeNVa.sg123123123.xyz",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "gGBGjCXIeNVa.sg123123123.xyz"
|
|
},
|
|
"path": "/answer"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 04",
|
|
"type": "hysteria2",
|
|
"server": "sg1.interld123456789.com",
|
|
"server_port": 32000,
|
|
"password": "7d2f6c70-68f8-4e81-9e51-7aef5af376d6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "234224.1234567890spcloud.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"32000:33000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 05",
|
|
"type": "vless",
|
|
"server": "146.235.19.79",
|
|
"server_port": 28983,
|
|
"uuid": "63601f9f-7c67-4952-919a-1ef802b5a7ec",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "steep.skyfigure.top",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "steep.skyfigure.top"
|
|
},
|
|
"path": "/Telegram🇨🇳 @pgkj666 /",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 06",
|
|
"type": "vless",
|
|
"server": "sg1.interld123456789.com",
|
|
"server_port": 56702,
|
|
"uuid": "7d2f6c70-68f8-4e81-9e51-7aef5af376d6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "addons.mozilla.org",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "sW8BfHeovVzmbFuAnr9nH8oJaKYze6shKoKMdek5ai8",
|
|
"short_id": "792147b8"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 07",
|
|
"type": "vmess",
|
|
"server": "183.236.51.38",
|
|
"server_port": 41024,
|
|
"uuid": "418048af-a293-4b99-9b0c-98ca3580dd24",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 08",
|
|
"type": "hysteria2",
|
|
"server": "13.213.73.208",
|
|
"server_port": 32815,
|
|
"password": "M3mkhElU3oHZy4KB1GchIXuqAPg",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "13.213.73.208",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 09",
|
|
"type": "vmess",
|
|
"server": "120.232.153.40",
|
|
"server_port": 31209,
|
|
"uuid": "418048af-a293-4b99-9b0c-98ca3580dd24",
|
|
"security": "auto",
|
|
"alter_id": 64
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 10",
|
|
"type": "hysteria2",
|
|
"server": "13.212.20.80",
|
|
"server_port": 18447,
|
|
"password": "VLsjPt6CDwg1IqFgvD7KN6K58Q",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "13.212.20.80",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 11",
|
|
"type": "vmess",
|
|
"server": "v12.heduian.link",
|
|
"server_port": 30812,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ocbc.com"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 12",
|
|
"type": "vless",
|
|
"server": "168.138.181.208",
|
|
"server_port": 443,
|
|
"uuid": "0783b1b9-5d8b-4d03-adc3-b050acc71a29",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "sgp.rtot.me",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sgp.rtot.me"
|
|
},
|
|
"path": "/bing"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 01",
|
|
"type": "hysteria2",
|
|
"server": "jp2.interld123456789.com",
|
|
"server_port": 32000,
|
|
"password": "7d2f6c70-68f8-4e81-9e51-7aef5af376d6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "234224.1234567890spcloud.com",
|
|
"insecure": true
|
|
},
|
|
"server_ports": [
|
|
"32000:33000"
|
|
]
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 02",
|
|
"type": "vless",
|
|
"server": "43.207.59.12",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 03",
|
|
"type": "vless",
|
|
"server": "156.238.18.229",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "yd.laoyoutiao.link"
|
|
},
|
|
"path": "/Telegram🇨🇳 @MxlShare @WangCai2 /",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 04",
|
|
"type": "vless",
|
|
"server": "52.194.241.74",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 05",
|
|
"type": "vless",
|
|
"server": "156.238.18.185",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "yd.laoyoutiao.link"
|
|
},
|
|
"path": "/Telegram🇨🇳 @MxlShare @WangCai2 /",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 06",
|
|
"type": "vless",
|
|
"server": "13.115.195.153",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 07",
|
|
"type": "vless",
|
|
"server": "35.78.104.177",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 08",
|
|
"type": "vless",
|
|
"server": "47.79.43.40",
|
|
"server_port": 40543,
|
|
"uuid": "2c6654b9-6cad-4bd9-85d7-b5fc36a9c99a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.yahoo.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "-DGhvkCZEcENlqMp6d-XvOU67Is7KuBZK_OoIDl8gC8",
|
|
"short_id": "0db09a8b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 09",
|
|
"type": "vless",
|
|
"server": "57.182.244.113",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 10",
|
|
"type": "vmess",
|
|
"server": "v6.heduian.link",
|
|
"server_port": 30806,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ocbc.com"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 11",
|
|
"type": "shadowsocks",
|
|
"server": "cn01.efan8867801.xyz",
|
|
"server_port": 8766,
|
|
"method": "rc4-md5",
|
|
"password": "efanccyun",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=202506070920094-qDwEcSPT9B.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 12",
|
|
"type": "shadowsocks",
|
|
"server": "43.226.17.11",
|
|
"server_port": 33604,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "60a930c17ff0",
|
|
"plugin": "v2ray-plugin",
|
|
"multiplex": {
|
|
"enabled": true
|
|
},
|
|
"plugin_opts": "mode=websocket;host=kr6v1.xpmc.cc;path=/matwnpkhug;tls;skip-cert-verify=false"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 13",
|
|
"type": "shadowsocks",
|
|
"server": "43.207.233.41",
|
|
"server_port": 9898,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "1a17b19d-4896-4531-af79-6e91d8ef8228"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 14",
|
|
"type": "vless",
|
|
"server": "150.66.0.85",
|
|
"server_port": 443,
|
|
"uuid": "63601f9f-7c67-4952-919a-1ef802b5a7ec",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "steep.skyfigure.top",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "steep.skyfigure.top"
|
|
},
|
|
"path": "/Telegram🇨🇳 @pgkj666 /",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 15",
|
|
"type": "vless",
|
|
"server": "121.85.55.59",
|
|
"server_port": 19842,
|
|
"uuid": "63601f9f-7c67-4952-919a-1ef802b5a7ec",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "steep.skyfigure.top",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "steep.skyfigure.top"
|
|
},
|
|
"path": "/Telegram🇨🇳 @pgkj666 /",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 16",
|
|
"type": "vless",
|
|
"server": "160.16.76.226",
|
|
"server_port": 443,
|
|
"uuid": "63601f9f-7c67-4952-919a-1ef802b5a7ec",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "steep.skyfigure.top",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "steep.skyfigure.top"
|
|
},
|
|
"path": "/Telegram🇨🇳 @pgkj666 /",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 01",
|
|
"type": "trojan",
|
|
"server": "97c32693-sxr340-sxu45k-ggww.cu.plebai.net",
|
|
"server_port": 15229,
|
|
"password": "bcc58e88-e147-11ec-b286-f23c91cfbbc9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "97c32693-sxr340-sxu45k-ggww.cu.plebai.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 02",
|
|
"type": "trojan",
|
|
"server": "4faa9b86-sxr340-syw9jc-1qgd1.cu.plebai.net",
|
|
"server_port": 15229,
|
|
"password": "730223f0-ef31-11ef-b5d9-f23c9164ca5d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "4faa9b86-sxr340-syw9jc-1qgd1.cu.plebai.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 03",
|
|
"type": "vmess",
|
|
"server": "us01.sh-cloudflare.sbs",
|
|
"server_port": 8443,
|
|
"uuid": "d8e2368a-2546-4f85-b9ce-83b81a03fe3e",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us01.sh-cloudflare.sbs",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us01.sh-cloudflare.sbs"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 04",
|
|
"type": "vmess",
|
|
"server": "us01.sh-cloudflare.sbs",
|
|
"server_port": 8443,
|
|
"uuid": "f10598e2-c606-4945-bfde-e5730756a2dd",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us01.sh-cloudflare.sbs",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us01.sh-cloudflare.sbs"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 05",
|
|
"type": "shadowsocks",
|
|
"server": "35.91.94.11",
|
|
"server_port": 443,
|
|
"method": "aes-256-cfb",
|
|
"password": "awsps0501"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 06",
|
|
"type": "vmess",
|
|
"server": "de01.sh-cloudflare.sbs",
|
|
"server_port": 2096,
|
|
"uuid": "dc127c5e-c6f4-4665-a4b9-4ddef9a5403d",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de01.sh-cloudflare.sbs",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "de01.sh-cloudflare.sbs"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 07",
|
|
"type": "trojan",
|
|
"server": "2e73a524-sxlj40-szywx3-1j7z4.cu.plebai.net",
|
|
"server_port": 15229,
|
|
"password": "178e635a-f10f-11ec-9190-f23c91cfbbc9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "2e73a524-sxlj40-szywx3-1j7z4.cu.plebai.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 08",
|
|
"type": "vless",
|
|
"server": "162.159.152.31",
|
|
"server_port": 443,
|
|
"uuid": "c98a16e4-0dc5-42f0-b3db-30f04525c123",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vless3-5xq.pages.dev",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h3"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "vless3-5xq.pages.dev"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 09",
|
|
"type": "vless",
|
|
"server": "64.181.207.162",
|
|
"server_port": 30158,
|
|
"uuid": "b72ba5d5-2d5e-45b7-93b5-236d343baa7c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.yahoo.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "n7Ptb-3f4pw0D-hG-UP8Dp5Gf8J8Uxn029JMwdTyEFc",
|
|
"short_id": "ee9e2505"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 10",
|
|
"type": "vmess",
|
|
"server": "us01.sh-cloudflare.sbs",
|
|
"server_port": 8443,
|
|
"uuid": "6121bf03-1ed9-4b57-9b79-d1af73058054",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us01.sh-cloudflare.sbs",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us01.sh-cloudflare.sbs"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 11",
|
|
"type": "vless",
|
|
"server": "162.159.140.167",
|
|
"server_port": 443,
|
|
"uuid": "585acd30-52bf-4b70-a537-e13649fafefc",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "XszAW34.7282728.xYZ",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "xszaw34.7282728.xyz"
|
|
},
|
|
"path": "/rU9rSjDSOd4yY2fOe?ed=2048/@Evay_vpn----@Evay_vpn----@Evay_vpn----@Evay_vpn----@Evay_vpn----@Evay_vpn----@Evay_vpn----@Evay_vpn----@Evay_vpn----@Evay_vpn----@Evay_vpn"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 12",
|
|
"type": "vless",
|
|
"server": "172.67.149.43",
|
|
"server_port": 443,
|
|
"uuid": "5453ae26-250d-4e79-b4ec-016baf806865",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "7d33510a-5dA0-4F85-b1d5-5321a9eaA72a.890603.pP.uA",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "7d33510a-5da0-4f85-b1d5-5321a9eaa72a.890603.pp.ua",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
|
|
},
|
|
"path": "/XcQF058rNJ3gc4aj"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 14",
|
|
"type": "vless",
|
|
"server": "104.21.71.205",
|
|
"server_port": 443,
|
|
"uuid": "5453ae26-250d-4e79-b4ec-016baf806865",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "7d33510a-5dA0-4F85-b1d5-5321a9eaA72a.890603.pP.uA",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "7d33510a-5da0-4f85-b1d5-5321a9eaa72a.890603.pp.ua",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36"
|
|
},
|
|
"path": "/XcQF058rNJ3gc4aj"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 15",
|
|
"type": "hysteria2",
|
|
"server": "108.181.23.255",
|
|
"server_port": 443,
|
|
"password": "b8bd42a9-551f-419d-b70d-4aefdd2cb074",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 16",
|
|
"type": "trojan",
|
|
"server": "104.21.14.54",
|
|
"server_port": 443,
|
|
"password": "cad5a49f-14e5-4a05-aae9-c5df8fad394f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "c1sWER.777159.XYz",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "c1sWER.777159.XYz"
|
|
},
|
|
"path": "/5txgrUN3oqXENw4Z4"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 17",
|
|
"type": "vless",
|
|
"server": "172.67.138.187",
|
|
"server_port": 443,
|
|
"uuid": "c8eac4b7-95ba-4ce0-920d-c3279eb3b391",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "18o0.7282728.xyZ",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "18o0.7282728.xyz",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36"
|
|
},
|
|
"path": "/6r23FpdcA4KNAXX"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 18",
|
|
"type": "vmess",
|
|
"server": "v8.heduian.link",
|
|
"server_port": 30808,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "v8.heduian.link"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 19",
|
|
"type": "vless",
|
|
"server": "18.118.165.142",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 20",
|
|
"type": "hysteria2",
|
|
"server": "154.21.206.251",
|
|
"server_port": 55462,
|
|
"password": "aaf7a87d-ef38-433e-b86e-07ddea14fac4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 21",
|
|
"type": "hysteria2",
|
|
"server": "35.84.25.6",
|
|
"server_port": 3764,
|
|
"password": "rIDir9endPsgk74c1EvpMk4zsjs",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "35.84.25.6",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 22",
|
|
"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": "🇺🇸 一元机场:ssrsub.de 美国 23",
|
|
"type": "vless",
|
|
"server": "172.67.137.6",
|
|
"server_port": 443,
|
|
"uuid": "508a5202-d450-42d2-a74c-9326dcda8b63",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "XCdvFRTtt.fREEvpnATM.dPDNS.oRg",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "xcdvfrttt.freevpnatm.dpdns.org"
|
|
},
|
|
"path": "/prUFeqTNsRZbl4sVHqtMKS"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 24",
|
|
"type": "vless",
|
|
"server": "141.193.213.203",
|
|
"server_port": 80,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/Telegram🇨🇳 @MxlShare+@WangCai2+/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 25",
|
|
"type": "vless",
|
|
"server": "52.91.238.124",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 26",
|
|
"type": "vless",
|
|
"server": "104.21.78.243",
|
|
"server_port": 443,
|
|
"uuid": "c8eac4b7-95ba-4ce0-920d-c3279eb3b391",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "cCVBNhJ.7282728.XYZ",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ccvbnhj.7282728.xyz",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36"
|
|
},
|
|
"path": "/6r23FpdcA4KNAXX"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 28",
|
|
"type": "vless",
|
|
"server": "143.14.220.136",
|
|
"server_port": 46430,
|
|
"uuid": "021423af-85fc-4bb6-b32e-deeed97581e1",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "yahoo.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "kQoMZ1G4jwT9yTlF-NtZwhG22j3NQhzlvGsiiLxrLzI",
|
|
"short_id": "e27f3a"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 29",
|
|
"type": "vless",
|
|
"server": "104.21.46.90",
|
|
"server_port": 443,
|
|
"uuid": "508a5202-d450-42d2-a74c-9326dcda8b63",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "XCdvFRTtt.fREEvpnATM.dPDNS.oRg",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "xcdvfrttt.freevpnatm.dpdns.org"
|
|
},
|
|
"path": "/prUFeqTNsRZbl4sVHqtMKS"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 30",
|
|
"type": "vmess",
|
|
"server": "hk2.lrzdx.uk",
|
|
"server_port": 443,
|
|
"uuid": "db69d5bc-d36c-4903-f471-74b98c5cefe5",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hk2.lrzdx.uk",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/register"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 31",
|
|
"type": "hysteria2",
|
|
"server": "64.181.207.162",
|
|
"server_port": 47262,
|
|
"password": "b72ba5d5-2d5e-45b7-93b5-236d343baa7c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 32",
|
|
"type": "vmess",
|
|
"server": "v32.heduian.link",
|
|
"server_port": 30832,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "baidu.com"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 33",
|
|
"type": "shadowsocks",
|
|
"server": "cn01.efan8867801.xyz",
|
|
"server_port": 8774,
|
|
"method": "rc4-md5",
|
|
"password": "efanccyun",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=202506070920094-qDwEcSPT9B.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 34",
|
|
"type": "vmess",
|
|
"server": "v24.heduian.link",
|
|
"server_port": 30824,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "v24.heduian.link"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 35",
|
|
"type": "trojan",
|
|
"server": "23.247.137.64",
|
|
"server_port": 443,
|
|
"password": "3c4e10af98c30972",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "n2.gladns.com",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2"
|
|
]
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "db"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 36",
|
|
"type": "vless",
|
|
"server": "151.101.2.133",
|
|
"server_port": 80,
|
|
"uuid": "75ecef77-2050-4250-99f7-936d0188edf2",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "xasshsga---RUBIKA.ir.speedtest.net.ARCHYU.IR"
|
|
},
|
|
"path": "/ws/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 37",
|
|
"type": "vless",
|
|
"server": "151.101.130.133",
|
|
"server_port": 80,
|
|
"uuid": "75ecef77-2050-4250-99f7-936d0188edf2",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "xasshsga---RUBIKA.ir.speedtest.net.ARCHYU.IR"
|
|
},
|
|
"path": "/ws/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 01",
|
|
"type": "vmess",
|
|
"server": "de01.sh-cloudflare.sbs",
|
|
"server_port": 2096,
|
|
"uuid": "02862da5-e857-48b3-adc7-5f74c1918dee",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de01.sh-cloudflare.sbs",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "de01.sh-cloudflare.sbs"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 02",
|
|
"type": "vmess",
|
|
"server": "de01.sh-cloudflare.sbs",
|
|
"server_port": 2096,
|
|
"uuid": "2703867d-dd8f-4f7f-93f4-ac6e4f56c7e8",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de01.sh-cloudflare.sbs",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "de01.sh-cloudflare.sbs"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 03",
|
|
"type": "vless",
|
|
"server": "104.21.112.1",
|
|
"server_port": 443,
|
|
"uuid": "80a53317-30aa-49a5-9704-5d4ec64d1813",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mmrez-509.pages.dev",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "randomized"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "mmrez-509.pages.dev"
|
|
},
|
|
"path": "/YcoJ68CXt2AFHehq",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 04",
|
|
"type": "vmess",
|
|
"server": "de01.sh-cloudflare.sbs",
|
|
"server_port": 2096,
|
|
"uuid": "7189dbe5-816b-4140-a04c-8fd7d5858df9",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "de01.sh-cloudflare.sbs",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "de01.sh-cloudflare.sbs"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 05",
|
|
"type": "trojan",
|
|
"server": "120.233.44.201",
|
|
"server_port": 21102,
|
|
"password": "2b1ed981-6547-4094-998b-06a3323d6f6c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "k28.tudou211.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 06",
|
|
"type": "trojan",
|
|
"server": "3.66.209.73",
|
|
"server_port": 22222,
|
|
"password": "telegram-id-privatevpns",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "trojan.burgerip.co.uk",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 07",
|
|
"type": "vless",
|
|
"server": "5.39.249.146",
|
|
"server_port": 443,
|
|
"uuid": "1a79d43f-b41c-496b-a241-dcbeefa81f0e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "0926.qiang2000.link",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "0926.qiang2000.link"
|
|
},
|
|
"path": "/Telegram🇨🇳@WangCai2/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 08",
|
|
"type": "trojan",
|
|
"server": "3.126.104.194",
|
|
"server_port": 22222,
|
|
"password": "telegram-id-privatevpns",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "trojan.burgerip.co.uk",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇦🇪 一元机场:ssrsub.de 阿联酋 01",
|
|
"type": "hysteria2",
|
|
"server": "193.123.76.84",
|
|
"server_port": 35000,
|
|
"password": "c0b2490e-2625-4b9c-b766-50fff8b92a21",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇦🇺 一元机场:ssrsub.de 澳大利亚 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.75.119.144",
|
|
"server_port": 20021,
|
|
"method": "aes-256-gcm",
|
|
"password": "6WRQRTKLL36JM08P"
|
|
},
|
|
{
|
|
"tag": "🇨🇦 一元机场:ssrsub.de 加拿大 01",
|
|
"type": "vless",
|
|
"server": "visa.com",
|
|
"server_port": 443,
|
|
"uuid": "d6b8011a-c725-435a-9fec-bf6d3530392c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vle.amclubsvip.dpdns.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "randomized"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "vle.amclubsvip.dpdns.org"
|
|
},
|
|
"path": "/?ed=2560&PROT_TYPE=vless"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇦 一元机场:ssrsub.de 加拿大 02",
|
|
"type": "vmess",
|
|
"server": "haa.dashuai.cyou",
|
|
"server_port": 45064,
|
|
"uuid": "fd86e5a7-eba2-494a-be3b-3bd0e0a8ec43",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇨🇦 一元机场:ssrsub.de 加拿大 03",
|
|
"type": "trojan",
|
|
"server": "120.233.128.68",
|
|
"server_port": 39001,
|
|
"password": "85f133142f04dbf6547da33895cfabb3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "120.233.128.68",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇦 一元机场:ssrsub.de 加拿大 04",
|
|
"type": "hysteria2",
|
|
"server": "40.233.70.163",
|
|
"server_port": 45979,
|
|
"password": "cfe032e4-1bc3-454f-9d09-301b0aea08ff",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇦 一元机场:ssrsub.de 加拿大 05",
|
|
"type": "hysteria2",
|
|
"server": "129.153.59.86",
|
|
"server_port": 30300,
|
|
"password": "2429bee3-e0c1-47dd-b420-75e6512b184b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇦 一元机场:ssrsub.de 加拿大 06",
|
|
"type": "hysteria2",
|
|
"server": "40.233.73.221",
|
|
"server_port": 47262,
|
|
"password": "862e90e1-2f26-4506-b8b9-0adf20da05fc",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇦 一元机场:ssrsub.de 加拿大 07",
|
|
"type": "vless",
|
|
"server": "15.223.56.165",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇨🇱 一元机场:ssrsub.de 智利 01",
|
|
"type": "shadowsocks",
|
|
"server": "37.143.128.125",
|
|
"server_port": 20012,
|
|
"method": "aes-256-gcm",
|
|
"password": "HY3I3DDNKHV3QYWO"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 一元机场:ssrsub.de 荷兰 01",
|
|
"type": "shadowsocks",
|
|
"server": "109.104.154.131",
|
|
"server_port": 20000,
|
|
"method": "aes-256-gcm",
|
|
"password": "E21E86KC1OFCOOFP"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 一元机场:ssrsub.de 荷兰 02",
|
|
"type": "hysteria2",
|
|
"server": "51.158.205.126",
|
|
"server_port": 4489,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 一元机场:ssrsub.de 荷兰 03",
|
|
"type": "vless",
|
|
"server": "109.120.150.79",
|
|
"server_port": 443,
|
|
"uuid": "1a79d43f-b41c-496b-a241-dcbeefa81f0e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "0926.qiang2000.link",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "0926.qiang2000.link"
|
|
},
|
|
"path": "/Telegram🇨🇳@WangCai2/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇮 一元机场:ssrsub.de 芬兰 01",
|
|
"type": "vless",
|
|
"server": "91.103.140.206",
|
|
"server_port": 443,
|
|
"uuid": "1a79d43f-b41c-496b-a241-dcbeefa81f0e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "0926.qiang2000.link",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "0926.qiang2000.link"
|
|
},
|
|
"path": "/Telegram🇨🇳@WangCai2/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇴 一元机场:ssrsub.de 哥伦比亚 01",
|
|
"type": "shadowsocks",
|
|
"server": "91.148.134.106",
|
|
"server_port": 20005,
|
|
"method": "aes-256-gcm",
|
|
"password": "PQFXRXSAML7BVDO1"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 01",
|
|
"type": "shadowsocks",
|
|
"server": "54.180.229.125",
|
|
"server_port": 443,
|
|
"method": "aes-256-cfb",
|
|
"password": "yijian0503"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 02",
|
|
"type": "shadowsocks",
|
|
"server": "125.141.31.72",
|
|
"server_port": 15098,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 03",
|
|
"type": "shadowsocks",
|
|
"server": "54.180.148.149",
|
|
"server_port": 443,
|
|
"method": "aes-256-cfb",
|
|
"password": "yijian0503"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 04",
|
|
"type": "shadowsocks",
|
|
"server": "221.150.109.89",
|
|
"server_port": 11389,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 05",
|
|
"type": "vless",
|
|
"server": "16.184.15.140",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 06",
|
|
"type": "shadowsocks",
|
|
"server": "125.141.26.12",
|
|
"server_port": 4857,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 07",
|
|
"type": "shadowsocks",
|
|
"server": "210.217.18.70",
|
|
"server_port": 11171,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 08",
|
|
"type": "vmess",
|
|
"server": "v25.heduian.link",
|
|
"server_port": 30825,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "v25.heduian.link"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 09",
|
|
"type": "trojan",
|
|
"server": "203.156.253.12",
|
|
"server_port": 39001,
|
|
"password": "85f133142f04dbf6547da33895cfabb3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.yrtok.com",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 10",
|
|
"type": "vless",
|
|
"server": "3.35.223.220",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 11",
|
|
"type": "trojan",
|
|
"server": "88.210.36.106",
|
|
"server_port": 443,
|
|
"password": "3c4e10af98c30972",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "n2.gladns.com",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2"
|
|
]
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "db"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇳 一元机场:ssrsub.de 印度 01",
|
|
"type": "vmess",
|
|
"server": "xdd.dashuai.cyou",
|
|
"server_port": 45073,
|
|
"uuid": "fd86e5a7-eba2-494a-be3b-3bd0e0a8ec43",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇷🇸 一元机场:ssrsub.de 塞尔维亚 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.186.77.137",
|
|
"server_port": 20025,
|
|
"method": "aes-256-gcm",
|
|
"password": "RHWNVN8ZRSG42MYZ"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 一元机场:ssrsub.de 越南 01",
|
|
"type": "vless",
|
|
"server": "160.250.65.132",
|
|
"server_port": 34045,
|
|
"uuid": "d8dd94fd-540e-461d-b5d4-acebef02c22a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "visit-this-invitation-link-to-join-tg-enkelte-notif.ekt.me",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "cDaDzPr3PlS3NM8lreHZbdo-Mhqz8vMBzMSkHXhGIUA",
|
|
"short_id": "e8ab71d0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 一元机场:ssrsub.de 越南 02",
|
|
"type": "vless",
|
|
"server": "59.153.217.57",
|
|
"server_port": 34045,
|
|
"uuid": "d8dd94fd-540e-461d-b5d4-acebef02c22a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "visit-this-invitation-link-to-join-tg-enkelte-notif.ekt.me",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "cDaDzPr3PlS3NM8lreHZbdo-Mhqz8vMBzMSkHXhGIUA",
|
|
"short_id": "e8ab71d0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 一元机场:ssrsub.de 越南 03",
|
|
"type": "vless",
|
|
"server": "103.12.77.78",
|
|
"server_port": 34045,
|
|
"uuid": "d8dd94fd-540e-461d-b5d4-acebef02c22a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "visit-this-invitation-link-to-join-tg-enkelte-notif.ekt.me",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "cDaDzPr3PlS3NM8lreHZbdo-Mhqz8vMBzMSkHXhGIUA",
|
|
"short_id": "e8ab71d0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 一元机场:ssrsub.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.37",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇻🇳 一元机场:ssrsub.de 越南 05",
|
|
"type": "vless",
|
|
"server": "103.81.86.9",
|
|
"server_port": 34045,
|
|
"uuid": "d8dd94fd-540e-461d-b5d4-acebef02c22a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "visit-this-invitation-link-to-join-tg-enkelte-notif.ekt.me",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "cDaDzPr3PlS3NM8lreHZbdo-Mhqz8vMBzMSkHXhGIUA",
|
|
"short_id": "e8ab71d0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 一元机场:ssrsub.de 越南 06",
|
|
"type": "vless",
|
|
"server": "103.81.85.15",
|
|
"server_port": 34045,
|
|
"uuid": "d8dd94fd-540e-461d-b5d4-acebef02c22a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "visit-this-invitation-link-to-join-tg-enkelte-notif.ekt.me",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "cDaDzPr3PlS3NM8lreHZbdo-Mhqz8vMBzMSkHXhGIUA",
|
|
"short_id": "e8ab71d0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇻🇳 一元机场:ssrsub.de 越南 07",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.18",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇸🇪 一元机场:ssrsub.de 瑞典 01",
|
|
"type": "vless",
|
|
"server": "16.170.140.163",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇪 一元机场:ssrsub.de 瑞典 02",
|
|
"type": "vless",
|
|
"server": "13.49.57.181",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇸🇪 一元机场:ssrsub.de 瑞典 03",
|
|
"type": "vless",
|
|
"server": "51.20.106.127",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 01",
|
|
"type": "vless",
|
|
"server": "18.133.170.242",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 02",
|
|
"type": "vless",
|
|
"server": "217.179.91.152",
|
|
"server_port": 34045,
|
|
"uuid": "d8dd94fd-540e-461d-b5d4-acebef02c22a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "visit-this-invitation-link-to-join-tg-enkelte-notif.ekt.me",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "cDaDzPr3PlS3NM8lreHZbdo-Mhqz8vMBzMSkHXhGIUA",
|
|
"short_id": "e8ab71d0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 03",
|
|
"type": "vless",
|
|
"server": "13.40.157.185",
|
|
"server_port": 443,
|
|
"uuid": "7f93e196-1b2f-4a42-8051-5815554c05db",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "zula.ir",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "GbWTeH8a_C8FLKqJ2hyuoY77WsSQIJschXB16usasCg",
|
|
"short_id": "7a2b"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 04",
|
|
"type": "vless",
|
|
"server": "217.179.91.142",
|
|
"server_port": 34045,
|
|
"uuid": "d8dd94fd-540e-461d-b5d4-acebef02c22a",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "visit-this-invitation-link-to-join-tg-enkelte-notif.ekt.me",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "cDaDzPr3PlS3NM8lreHZbdo-Mhqz8vMBzMSkHXhGIUA",
|
|
"short_id": "e8ab71d0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "firefox"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 05",
|
|
"type": "trojan",
|
|
"server": "51.38.65.155",
|
|
"server_port": 443,
|
|
"password": "dd6dcb10-4683-11f0-ae79-1239d0255272",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "uk1.test3.net",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 一元机场:ssrsub.de 台湾 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.137.62.194",
|
|
"server_port": 443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "937f6b6168b6",
|
|
"plugin": "v2ray-plugin",
|
|
"multiplex": {
|
|
"enabled": true
|
|
},
|
|
"plugin_opts": "host=wt8v1.kvote.cn;mode=websocket;path=/oqhygtklyhwi;skip-cert-verify=false;tls"
|
|
},
|
|
{
|
|
"tag": "🇱🇹 一元机场:ssrsub.de 立陶宛 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.237.185.77",
|
|
"server_port": 20036,
|
|
"method": "aes-256-gcm",
|
|
"password": "9XHO7KBQEW75JW8H"
|
|
},
|
|
{
|
|
"tag": "🇲🇾 一元机场:ssrsub.de 马来 01",
|
|
"type": "trojan",
|
|
"server": "120.233.44.201",
|
|
"server_port": 21031,
|
|
"password": "2b1ed981-6547-4094-998b-06a3323d6f6c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "k54.tudou211.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇨 一元机场:ssrsub.de 塞舌尔 01",
|
|
"type": "shadowsocks",
|
|
"server": "154.223.21.221",
|
|
"server_port": 989,
|
|
"method": "aes-256-cfb",
|
|
"password": "f8f7aCzcPKbsF8p3"
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
} |