mirror of
https://github.com/ssrsub/ssr.git
synced 2025-10-12 01:45:36 +08:00
5590 lines
169 KiB
JSON
5590 lines
169 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",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 12",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 13",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 14",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 15",
|
|
"🇭🇰 一元机场:ssrsub.de 香港 16"
|
|
]
|
|
},
|
|
{
|
|
"tag": "tw",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 01",
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 02",
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 03",
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 04",
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 05"
|
|
]
|
|
},
|
|
{
|
|
"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",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 17"
|
|
]
|
|
},
|
|
{
|
|
"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",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 13"
|
|
]
|
|
},
|
|
{
|
|
"tag": "us",
|
|
"type": "selector",
|
|
"outbounds": [
|
|
"🇺🇸 一元机场:ssrsub.de 美国 01",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 02",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 03",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 04",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 05",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 07",
|
|
"🇺🇸 一元机场: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 美国 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 美国 27",
|
|
"🇺🇸 一元机场: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 美国 38",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 39",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 40",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 41",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 42",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 43",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 44",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 45",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 46",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 47",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 48",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 49",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 50",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 51",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 52",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 53",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 54",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 55",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 56",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 57",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 58",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 59"
|
|
]
|
|
},
|
|
{
|
|
"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 新加坡 12",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 13",
|
|
"🇬🇧 一元机场: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 英国 11",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 12",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 13",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 14",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 15",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 16",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 17",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 18",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 19",
|
|
"🇰🇷 一元机场: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 韩国 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 韩国 27",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 28",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 29",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 30",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 31",
|
|
"🇸🇪 一元机场:ssrsub.de 瑞典 01",
|
|
"🇸🇪 一元机场:ssrsub.de 瑞典 02",
|
|
"🇯🇵 一元机场: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 日本 17",
|
|
"🇷🇺 一元机场: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 美国 01",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 02",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 03",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 04",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 05",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 07",
|
|
"🇺🇸 一元机场: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 美国 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 美国 27",
|
|
"🇺🇸 一元机场: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 美国 38",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 39",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 40",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 41",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 42",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 43",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 44",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 45",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 46",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 47",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 48",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 49",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 50",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 51",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 52",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 53",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 54",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 55",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 56",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 57",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 58",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 59",
|
|
"🇩🇪 一元机场: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 香港 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 秘鲁 01",
|
|
"🇪🇸 一元机场:ssrsub.de 西班牙 01",
|
|
"🇪🇸 一元机场:ssrsub.de 西班牙 02",
|
|
"🇨🇦 一元机场: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 加拿大 17",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 18",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 19",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 20",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 21",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 22",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 23",
|
|
"🇮🇹 一元机场:ssrsub.de 意大利 01",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 01",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 02",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 03",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 04",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 05",
|
|
"🇵🇭 一元机场:ssrsub.de 菲律宾 01",
|
|
"🇵🇭 一元机场:ssrsub.de 菲律宾 02",
|
|
"🇧🇭 一元机场:ssrsub.de 巴林 01",
|
|
"🇹🇷 一元机场:ssrsub.de 土耳其 01",
|
|
"🇹🇷 一元机场:ssrsub.de 土耳其 02",
|
|
"🇨🇳 一元机场: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 澳大利亚 02",
|
|
"🇧🇬 一元机场:ssrsub.de 保加利亚 01",
|
|
"🇧🇬 一元机场:ssrsub.de 保加利亚 02",
|
|
"🇮🇱 一元机场:ssrsub.de 以色列 01",
|
|
"🇮🇳 一元机场:ssrsub.de 印度 01",
|
|
"🇲🇾 一元机场:ssrsub.de 马来 01",
|
|
"🇦🇪 一元机场:ssrsub.de 阿联酋 01",
|
|
"🇿🇦 一元机场: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",
|
|
"🇭🇰 一元机场: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": "tw-auto",
|
|
"type": "urltest",
|
|
"outbounds": [
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 01",
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 02",
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 03",
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 04",
|
|
"🇨🇳 一元机场:ssrsub.de 台湾 05"
|
|
],
|
|
"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",
|
|
"🇯🇵 一元机场:ssrsub.de 日本 17"
|
|
],
|
|
"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",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 13"
|
|
],
|
|
"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 美国 07",
|
|
"🇺🇸 一元机场: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 美国 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 美国 27",
|
|
"🇺🇸 一元机场: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 美国 38",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 39",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 40",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 41",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 42",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 43",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 44",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 45",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 46",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 47",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 48",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 49",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 50",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 51",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 52",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 53",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 54",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 55",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 56",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 57",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 58",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 59"
|
|
],
|
|
"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 新加坡 12",
|
|
"🇸🇬 一元机场:ssrsub.de 新加坡 13",
|
|
"🇬🇧 一元机场: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 英国 11",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 12",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 13",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 14",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 15",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 16",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 17",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 18",
|
|
"🇬🇧 一元机场:ssrsub.de 英国 19",
|
|
"🇰🇷 一元机场: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 韩国 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 韩国 27",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 28",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 29",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 30",
|
|
"🇰🇷 一元机场:ssrsub.de 韩国 31",
|
|
"🇸🇪 一元机场:ssrsub.de 瑞典 01",
|
|
"🇸🇪 一元机场:ssrsub.de 瑞典 02",
|
|
"🇯🇵 一元机场: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 日本 17",
|
|
"🇷🇺 一元机场: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 美国 01",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 02",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 03",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 04",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 05",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 07",
|
|
"🇺🇸 一元机场: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 美国 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 美国 27",
|
|
"🇺🇸 一元机场: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 美国 38",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 39",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 40",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 41",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 42",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 43",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 44",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 45",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 46",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 47",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 48",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 49",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 50",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 51",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 52",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 53",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 54",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 55",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 56",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 57",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 58",
|
|
"🇺🇸 一元机场:ssrsub.de 美国 59",
|
|
"🇩🇪 一元机场: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 香港 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 秘鲁 01",
|
|
"🇪🇸 一元机场:ssrsub.de 西班牙 01",
|
|
"🇪🇸 一元机场:ssrsub.de 西班牙 02",
|
|
"🇨🇦 一元机场: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 加拿大 17",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 18",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 19",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 20",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 21",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 22",
|
|
"🇨🇦 一元机场:ssrsub.de 加拿大 23",
|
|
"🇮🇹 一元机场:ssrsub.de 意大利 01",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 01",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 02",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 03",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 04",
|
|
"🇻🇳 一元机场:ssrsub.de 越南 05",
|
|
"🇵🇭 一元机场:ssrsub.de 菲律宾 01",
|
|
"🇵🇭 一元机场:ssrsub.de 菲律宾 02",
|
|
"🇧🇭 一元机场:ssrsub.de 巴林 01",
|
|
"🇹🇷 一元机场:ssrsub.de 土耳其 01",
|
|
"🇹🇷 一元机场:ssrsub.de 土耳其 02",
|
|
"🇨🇳 一元机场: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 澳大利亚 02",
|
|
"🇧🇬 一元机场:ssrsub.de 保加利亚 01",
|
|
"🇧🇬 一元机场:ssrsub.de 保加利亚 02",
|
|
"🇮🇱 一元机场:ssrsub.de 以色列 01",
|
|
"🇮🇳 一元机场:ssrsub.de 印度 01",
|
|
"🇲🇾 一元机场:ssrsub.de 马来 01",
|
|
"🇦🇪 一元机场:ssrsub.de 阿联酋 01",
|
|
"🇿🇦 一元机场: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": "trojan",
|
|
"server": "204bdce4-sxaf40-t5bgb3-l4nv.cm5.cnkuaishou.com",
|
|
"server_port": 27231,
|
|
"password": "1469e09e-027c-11ec-a0fc-f23c913c8d2b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "204bdce4-sxaf40-t5bgb3-l4nv.cm5.cnkuaishou.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 02",
|
|
"type": "vless",
|
|
"server": "164.52.2.100",
|
|
"server_port": 443,
|
|
"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 新加坡 03",
|
|
"type": "vless",
|
|
"server": "150.109.94.144",
|
|
"server_port": 8900,
|
|
"uuid": "ff81605c-d822-43f9-8bf2-7b5eb1ac19e3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ennyfe.zipgd3vx91o.ddns-ip.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ennyfe.zipgd3vx91o.ddns-ip.net"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 04",
|
|
"type": "vless",
|
|
"server": "43.128.95.110",
|
|
"server_port": 40029,
|
|
"uuid": "90df9b87-9f01-4580-b582-a1bba20b39c6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mot.gike.dpdns.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "mot.gike.dpdns.org"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 05",
|
|
"type": "shadowsocks",
|
|
"server": "18.143.174.157",
|
|
"server_port": 443,
|
|
"method": "aes-256-cfb",
|
|
"password": "qawszxc123"
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 06",
|
|
"type": "vless",
|
|
"server": "20.184.1.103",
|
|
"server_port": 12015,
|
|
"uuid": "ff81605c-d822-43f9-8bf2-7b5eb1ac19e3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ennyfe.zipgd3vx91o.ddns-ip.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ennyfe.zipgd3vx91o.ddns-ip.net"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 07",
|
|
"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 新加坡 08",
|
|
"type": "vless",
|
|
"server": "13.212.127.16",
|
|
"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 新加坡 09",
|
|
"type": "hysteria2",
|
|
"server": "92.112.23.216",
|
|
"server_port": 28264,
|
|
"password": "9FmazX8AAPpM8TQcNyI2zvBDF5o",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "92.112.23.216",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 10",
|
|
"type": "vless",
|
|
"server": "47.129.11.184",
|
|
"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": "vmess",
|
|
"server": "192.53.113.156",
|
|
"server_port": 10002,
|
|
"uuid": "036a28c3-5c8d-4df3-a79b-9da622640f2b",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇸🇬 一元机场:ssrsub.de 新加坡 12",
|
|
"type": "vless",
|
|
"server": "18.141.219.202",
|
|
"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 新加坡 13",
|
|
"type": "vless",
|
|
"server": "43.99.251.175",
|
|
"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": "91.193.58.108",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 03",
|
|
"type": "http",
|
|
"server": "104.218.164.53",
|
|
"server_port": 8300,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "104.218.164.53",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 04",
|
|
"type": "vless",
|
|
"server": "91.193.58.239",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "sk.laoyoutiao.link"
|
|
},
|
|
"path": "/Telegram🇨🇳 @MxlShare @WangCai2 /",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 05",
|
|
"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 英国 06",
|
|
"type": "vless",
|
|
"server": "8.208.83.86",
|
|
"server_port": 38060,
|
|
"uuid": "01ac20a1-74cd-44c7-ae1e-55d804b946c9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "tesla.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "5QvWZLX7zetKx2IFEhUckwEnDvVNIZTZV4PHHK7QQ2o",
|
|
"short_id": "ae9376f5b4edc0bb"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 07",
|
|
"type": "hysteria2",
|
|
"server": "185.184.70.120",
|
|
"server_port": 42353,
|
|
"password": "e48d6377dda26840",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "185.184.70.120",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 08",
|
|
"type": "vless",
|
|
"server": "25.129.197.19",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "hk.laoyoutiao.link"
|
|
},
|
|
"path": "/telegram🇨🇳 @pgkj666 /",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 09",
|
|
"type": "vless",
|
|
"server": "91.193.58.247",
|
|
"server_port": 8880,
|
|
"uuid": "63601f9f-7c67-4952-919a-1ef802b5a7ec",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "steep.skyfigure.top"
|
|
},
|
|
"path": "/Telegram🇨🇳 @WangCai2 /",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 11",
|
|
"type": "vless",
|
|
"server": "91.193.58.79",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 12",
|
|
"type": "vless",
|
|
"server": "91.193.58.4",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 13",
|
|
"type": "vless",
|
|
"server": "91.193.58.63",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 14",
|
|
"type": "vless",
|
|
"server": "91.193.58.245",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 15",
|
|
"type": "vless",
|
|
"server": "91.193.58.78",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cs.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 16",
|
|
"type": "vless",
|
|
"server": "91.193.58.184",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 17",
|
|
"type": "vless",
|
|
"server": "91.193.58.65",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 18",
|
|
"type": "vless",
|
|
"server": "91.193.58.64",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇬🇧 一元机场:ssrsub.de 英国 19",
|
|
"type": "vless",
|
|
"server": "91.193.58.172",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 01",
|
|
"type": "vless",
|
|
"server": "123.99.81.34",
|
|
"server_port": 14703,
|
|
"uuid": "74b56295-1845-4b22-b9a7-85b733218451",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "etc.mesa.ip-ddns.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "etc.mesa.ip-ddns.com"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 02",
|
|
"type": "vless",
|
|
"server": "211.177.191.120",
|
|
"server_port": 10020,
|
|
"uuid": "ff81605c-d822-43f9-8bf2-7b5eb1ac19e3",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ennyfe.zipgd3vx91o.ddns-ip.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ennyfe.zipgd3vx91o.ddns-ip.net"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 03",
|
|
"type": "vless",
|
|
"server": "59.16.86.130",
|
|
"server_port": 10098,
|
|
"uuid": "2963dddf-4362-405a-bde0-db4f4f91d1ec",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "oty.myto.ip-ddns.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "oty.myto.ip-ddns.com"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 04",
|
|
"type": "vless",
|
|
"server": "61.106.208.249",
|
|
"server_port": 10155,
|
|
"uuid": "c25d80f8-bde5-41f9-8f78-03a3f0ca4c9f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mot.morisi.ggff.net",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "mot.morisi.ggff.net"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 05",
|
|
"type": "vless",
|
|
"server": "14.53.207.174",
|
|
"server_port": 20100,
|
|
"uuid": "9abc0d5e-9d3b-4bce-a56f-367e3b5ea9cf",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mihu.sorry.ip-ddns.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "mihu.sorry.ip-ddns.com"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 06",
|
|
"type": "vless",
|
|
"server": "121.160.125.55",
|
|
"server_port": 13654,
|
|
"uuid": "9abc0d5e-9d3b-4bce-a56f-367e3b5ea9cf",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mihu.sorry.ip-ddns.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "mihu.sorry.ip-ddns.com"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 07",
|
|
"type": "vless",
|
|
"server": "119.202.158.65",
|
|
"server_port": 15784,
|
|
"uuid": "ec9bbd26-4a2e-468d-ae32-254441fb1876",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mot.majusti.dpdns.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "mot.majusti.dpdns.org"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 08",
|
|
"type": "vless",
|
|
"server": "218.51.125.182",
|
|
"server_port": 14220,
|
|
"uuid": "4e4c3377-d0c9-42ec-93fd-020be798baad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "mihu.sorry.ip-ddns.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "mihu.sorry.ip-ddns.com"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 09",
|
|
"type": "vless",
|
|
"server": "221.158.135.170",
|
|
"server_port": 11682,
|
|
"uuid": "7033139c-1d54-4aa8-b074-68ca2c06aeb6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "oty.myto.ip-ddns.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "oty.myto.ip-ddns.com"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 10",
|
|
"type": "vless",
|
|
"server": "210.222.30.180",
|
|
"server_port": 10425,
|
|
"uuid": "7033139c-1d54-4aa8-b074-68ca2c06aeb6",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "oty.myto.ip-ddns.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "oty.myto.ip-ddns.com"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 11",
|
|
"type": "vless",
|
|
"server": "54.180.161.116",
|
|
"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 韩国 12",
|
|
"type": "vless",
|
|
"server": "43.200.74.187",
|
|
"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 韩国 13",
|
|
"type": "vless",
|
|
"server": "13.124.173.219",
|
|
"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 韩国 14",
|
|
"type": "vless",
|
|
"server": "3.38.198.183",
|
|
"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 韩国 15",
|
|
"type": "vless",
|
|
"server": "54.181.1.81",
|
|
"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 韩国 16",
|
|
"type": "shadowsocks",
|
|
"server": "125.141.31.72",
|
|
"server_port": 15098,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 17",
|
|
"type": "vless",
|
|
"server": "15.165.231.224",
|
|
"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 韩国 18",
|
|
"type": "vless",
|
|
"server": "43.203.115.67",
|
|
"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 韩国 19",
|
|
"type": "shadowsocks",
|
|
"server": "p231.panda004.net",
|
|
"server_port": 11389,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 20",
|
|
"type": "vless",
|
|
"server": "43.203.132.16",
|
|
"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 韩国 21",
|
|
"type": "vless",
|
|
"server": "54.180.252.168",
|
|
"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 韩国 22",
|
|
"type": "vless",
|
|
"server": "16.184.15.223",
|
|
"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 韩国 23",
|
|
"type": "vless",
|
|
"server": "54.180.161.31",
|
|
"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 韩国 24",
|
|
"type": "vless",
|
|
"server": "15.164.241.117",
|
|
"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 韩国 25",
|
|
"type": "shadowsocks",
|
|
"server": "218.237.185.230",
|
|
"server_port": 4652,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 26",
|
|
"type": "vless",
|
|
"server": "3.37.28.207",
|
|
"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 韩国 27",
|
|
"type": "shadowsocks",
|
|
"server": "125.141.26.12",
|
|
"server_port": 4857,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 28",
|
|
"type": "vless",
|
|
"server": "3.38.187.239",
|
|
"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 韩国 29",
|
|
"type": "shadowsocks",
|
|
"server": "p080.panda001.net",
|
|
"server_port": 36379,
|
|
"method": "aes-256-cfb",
|
|
"password": "qwerREWQ@@"
|
|
},
|
|
{
|
|
"tag": "🇰🇷 一元机场:ssrsub.de 韩国 30",
|
|
"type": "vless",
|
|
"server": "14.43.209.58",
|
|
"server_port": 36636,
|
|
"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 韩国 31",
|
|
"type": "vless",
|
|
"server": "183.96.245.165",
|
|
"server_port": 30060,
|
|
"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": "/TelegramU0001F1E8U0001F1F3 @pgkj666 /",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 一元机场:ssrsub.de 瑞典 01",
|
|
"type": "vless",
|
|
"server": "77.232.143.85",
|
|
"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": "/TelegramU0001F1E8U0001F1F3@WangCai2/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇸🇪 一元机场:ssrsub.de 瑞典 02",
|
|
"type": "http",
|
|
"server": "103.45.246.184",
|
|
"server_port": 8300,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "103.45.246.184",
|
|
"insecure": true
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 01",
|
|
"type": "trojan",
|
|
"server": "57654a9a-sxlj40-t68qxm-1j0r7.cm5.cnkuaishou.com",
|
|
"server_port": 27233,
|
|
"password": "0b0a2954-c9a8-11ef-a46e-f23c913c8d2b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "57654a9a-sxlj40-t68qxm-1j0r7.cm5.cnkuaishou.com",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 02",
|
|
"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": 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 日本 03",
|
|
"type": "vless",
|
|
"server": "jp003.421421.xyz",
|
|
"server_port": 20230,
|
|
"uuid": "a124e41a-0fb8-4543-a0ab-a127c7b515a9",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.nvidia.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "4DQqVav-gK4Y1cMDDt4qyVpQf0GB6NkPgCPnjwude3c",
|
|
"short_id": "d3b6f0c3"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "grpc",
|
|
"service_name": "tj"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 04",
|
|
"type": "vless",
|
|
"server": "122.250.215.82",
|
|
"server_port": 32180,
|
|
"uuid": "2963dddf-4362-405a-bde0-db4f4f91d1ec",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "oty.myto.ip-ddns.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "random"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "oty.myto.ip-ddns.com"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 05",
|
|
"type": "vless",
|
|
"server": "47.79.37.171",
|
|
"server_port": 8443,
|
|
"uuid": "e5c89c14-3de9-4716-cbc3-6eae3ebed0a2",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.yahoo.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "xokq1PlzXfunVbdUvWKkR7DpCMsZPr8mNMl74JZMxVg",
|
|
"short_id": "07204dd0"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 06",
|
|
"type": "vless",
|
|
"server": "52.199.56.144",
|
|
"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": "http",
|
|
"server": "156.231.117.17",
|
|
"server_port": 4399,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "156.231.117.17",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 08",
|
|
"type": "vless",
|
|
"server": "54.238.95.67",
|
|
"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 日本 09",
|
|
"type": "http",
|
|
"server": "103.232.213.170",
|
|
"server_port": 4990,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "103.232.213.170",
|
|
"insecure": true
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 10",
|
|
"type": "vless",
|
|
"server": "35.77.19.103",
|
|
"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": "vless",
|
|
"server": "3.113.248.134",
|
|
"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 日本 12",
|
|
"type": "shadowsocks",
|
|
"server": "cn01.efan8867801.xyz",
|
|
"server_port": 8766,
|
|
"method": "rc4-md5",
|
|
"password": "efanccyun",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=202506070920094-XtwGcPhiXY.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 13",
|
|
"type": "shadowsocks",
|
|
"server": "43.226.17.11",
|
|
"server_port": 41952,
|
|
"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 日本 14",
|
|
"type": "shadowsocks",
|
|
"server": "35.76.107.8",
|
|
"server_port": 9898,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "1a17b19d-4896-4531-af79-6e91d8ef8228"
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 15",
|
|
"type": "trojan",
|
|
"server": "shltt.sub-zrj.com",
|
|
"server_port": 2323,
|
|
"password": "2f653ecd-c290-451e-a848-f8f525bc5a21",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "streaming.sub-zrj.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 16",
|
|
"type": "vless",
|
|
"server": "zmaoz.faculty.ucdavis.edu",
|
|
"server_port": 80,
|
|
"uuid": "3f0c9a0f-239d-4fdc-c3bc-3698bae8f2a0",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "foffmelo.com"
|
|
},
|
|
"path": "/olem/ws",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 1024
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇯🇵 一元机场:ssrsub.de 日本 17",
|
|
"type": "vless",
|
|
"server": "zmaoz.faculty.ucdavis.edu",
|
|
"server_port": 80,
|
|
"uuid": "3f0c9a0f-239d-4fdc-c3bc-3698bae8f2a0",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "foffmelo.com"
|
|
},
|
|
"path": "/olem/ws"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 01",
|
|
"type": "hysteria2",
|
|
"server": "45.147.201.231",
|
|
"server_port": 30073,
|
|
"password": "6d579896-40eb-400c-89b4-4eef10f2e7a6",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "NDhhNmY5YTY0MGYzOTgxYQ=="
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "45.147.201.231",
|
|
"insecure": true
|
|
},
|
|
"up_mbps": 50,
|
|
"down_mbps": 50
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 02",
|
|
"type": "hysteria2",
|
|
"server": "45.147.201.231",
|
|
"server_port": 31005,
|
|
"password": "b9378e77-698e-4bf4-89b0-3d4548fb2359",
|
|
"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": "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 俄罗斯 04",
|
|
"type": "http",
|
|
"server": "194.87.197.196",
|
|
"server_port": 443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "194.87.197.196",
|
|
"insecure": true
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 05",
|
|
"type": "hysteria2",
|
|
"server": "46.17.41.217",
|
|
"server_port": 30033,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 06",
|
|
"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 俄罗斯 07",
|
|
"type": "hysteria2",
|
|
"server": "45.129.2.108",
|
|
"server_port": 30033,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 08",
|
|
"type": "shadowsocks",
|
|
"server": "185.22.153.67",
|
|
"server_port": 51002,
|
|
"method": "aes-256-gcm",
|
|
"password": "b55c7e84afdd52cb"
|
|
},
|
|
{
|
|
"tag": "🇷🇺 一元机场:ssrsub.de 俄罗斯 09",
|
|
"type": "vless",
|
|
"server": "5.182.84.20",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 01",
|
|
"type": "vless",
|
|
"server": "23.27.177.86",
|
|
"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": "trojan",
|
|
"server": "ac3e15d5-sxlj40-tcmken-19les.cu.plebai.net",
|
|
"server_port": 15229,
|
|
"password": "d095ecc6-7b69-11eb-b77b-f23c913c8d2b",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ac3e15d5-sxlj40-tcmken-19les.cu.plebai.net",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 03",
|
|
"type": "hysteria2",
|
|
"server": "diwu64.di5ji.lat",
|
|
"server_port": 26500,
|
|
"password": "fbeeb445-ea8e-4519-8b0e-edb67ff75ad4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "diwu64.di5ji.lat",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 04",
|
|
"type": "vmess",
|
|
"server": "45.147.201.231",
|
|
"server_port": 22063,
|
|
"uuid": "eeafeff6-0adb-4cc7-93a8-15fbc65cddde",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 05",
|
|
"type": "vless",
|
|
"server": "91.193.58.150",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 07",
|
|
"type": "vmess",
|
|
"server": "us01.sh-cloudflare.sbs",
|
|
"server_port": 8443,
|
|
"uuid": "337edede-50e3-4a26-97e7-7a1013e2f1d5",
|
|
"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 美国 09",
|
|
"type": "http",
|
|
"server": "66.55.65.54",
|
|
"server_port": 8330,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "66.55.65.54",
|
|
"insecure": true
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 10",
|
|
"type": "hysteria2",
|
|
"server": "172.245.106.236",
|
|
"server_port": 35091,
|
|
"password": "e3f67f43-9097-4e56-96e2-681910b92150",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "fWQ4LCfAYiKaEVRe"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 11",
|
|
"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 美国 12",
|
|
"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 美国 13",
|
|
"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 美国 14",
|
|
"type": "vless",
|
|
"server": "54.187.130.224",
|
|
"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 美国 15",
|
|
"type": "hysteria2",
|
|
"server": "209.141.47.127",
|
|
"server_port": 3234,
|
|
"password": "65a43b6e-19c5-4fab-b960-d110a07d66a4",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "209.141.47.127",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 16",
|
|
"type": "http",
|
|
"server": "146.71.78.145",
|
|
"server_port": 4999,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "146.71.78.145",
|
|
"insecure": true
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 17",
|
|
"type": "vless",
|
|
"server": "104.21.32.1",
|
|
"server_port": 80,
|
|
"uuid": "53fa8faf-ba4b-4322-9c69-a3e5b1555049",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "redfree8.redorg1.ir"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 18",
|
|
"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 美国 19",
|
|
"type": "vless",
|
|
"server": "172.66.44.81",
|
|
"server_port": 443,
|
|
"uuid": "4d794980-54c0-4fcb-8def-c2beaecadbad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "azadnet05.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "azadnet05.pages.dev"
|
|
},
|
|
"path": "/onqTSGxT0rgc7nPc",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 20",
|
|
"type": "vless",
|
|
"server": "104.26.13.31",
|
|
"server_port": 443,
|
|
"uuid": "3130e111-a06c-4388-aeda-4b43f6e8e51f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "FinLAnd-A3r.pAgES.dEv",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"h2",
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "randomized"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "finland-a3r.pages.dev",
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"
|
|
},
|
|
"path": "/Tel-@V2ray_Alpha/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 21",
|
|
"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 美国 22",
|
|
"type": "shadowsocks",
|
|
"server": "104.167.197.25",
|
|
"server_port": 57456,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "360e21d21977dc11"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 23",
|
|
"type": "vless",
|
|
"server": "44.242.194.3",
|
|
"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 美国 24",
|
|
"type": "vless",
|
|
"server": "34.201.137.203",
|
|
"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 美国 25",
|
|
"type": "vless",
|
|
"server": "172.66.47.175",
|
|
"server_port": 443,
|
|
"uuid": "4d794980-54c0-4fcb-8def-c2beaecadbad",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "azadnet05.pages.dev",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "azadnet05.pages.dev"
|
|
},
|
|
"path": "/onqTSGxT0rgc7nPc",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 26",
|
|
"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 美国 27",
|
|
"type": "hysteria2",
|
|
"server": "192.227.231.142",
|
|
"server_port": 443,
|
|
"password": "sysadmin.sysadmin",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "192.227.231.142",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 28",
|
|
"type": "hysteria2",
|
|
"server": "107.175.34.118",
|
|
"server_port": 3002,
|
|
"password": "14bdcd31-8a9f-4cf1-8fcc-60045900357d",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "us.10101251.xyz",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 29",
|
|
"type": "vless",
|
|
"server": "3.141.18.48",
|
|
"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 美国 30",
|
|
"type": "vless",
|
|
"server": "188.114.99.16",
|
|
"server_port": 2053,
|
|
"uuid": "54f6e78c-b497-4db7-ba48-38c4cf81d5ef",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "019309B7.XyZ0.PaGeS.dEV",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "randomized"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "019309b7.xyz0.pages.dev"
|
|
},
|
|
"path": "/YzeJFTQqvmhtzTlE",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 31",
|
|
"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 美国 32",
|
|
"type": "trojan",
|
|
"server": "172.67.204.120",
|
|
"server_port": 443,
|
|
"password": "4a3ee276-f50f-46f6-ba4d-13571732ab70",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ddcDe.890603.XYz",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ddcde.890603.xyz"
|
|
},
|
|
"path": "/COp52Dbu3dvwvDWUxOqxq"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 33",
|
|
"type": "vless",
|
|
"server": "18.216.38.192",
|
|
"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 美国 34",
|
|
"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 美国 35",
|
|
"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 美国 36",
|
|
"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 美国 37",
|
|
"type": "vless",
|
|
"server": "31.59.111.49",
|
|
"server_port": 33718,
|
|
"uuid": "e657e5fb-c417-4d3f-d84e-a3a8f010f9fa",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "icloud.cdn-apple.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "g1f1wLjim5gOVGnI5LGUV0dL4iFXPoiepOPZfSxJe14"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 38",
|
|
"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 美国 39",
|
|
"type": "vless",
|
|
"server": "172.66.47.92",
|
|
"server_port": 443,
|
|
"uuid": "49d4b99d-7d99-416a-9778-2c75d79100bb",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "Work-YUU00.pageS.dEv",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "Work-YUU00.pageS.dEv"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 40",
|
|
"type": "http",
|
|
"server": "165.154.206.214",
|
|
"server_port": 8300,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "165.154.206.214",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 41",
|
|
"type": "hysteria",
|
|
"server": "208.87.243.151",
|
|
"server_port": 17549,
|
|
"disable_mtu_discovery": false,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.bing.com",
|
|
"insecure": true,
|
|
"alpn": [
|
|
"h3"
|
|
]
|
|
},
|
|
"auth_str": "dongtaiwang.com",
|
|
"up_mbps": 11,
|
|
"down_mbps": 55
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 42",
|
|
"type": "hysteria2",
|
|
"server": "107.175.145.72",
|
|
"server_port": 22647,
|
|
"password": "e3f67f43-9097-4e56-96e2-681910b92150",
|
|
"obfs": {
|
|
"type": "salamander",
|
|
"password": "fWQ4LCfAYiKaEVRe"
|
|
},
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.apple.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 43",
|
|
"type": "trojan",
|
|
"server": "13.39.3.20",
|
|
"server_port": 22223,
|
|
"password": "telegram-id-directvpn",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "trojan.burgerip.co.uk",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 44",
|
|
"type": "shadowsocks",
|
|
"server": "cn01.efan8867801.xyz",
|
|
"server_port": 8774,
|
|
"method": "rc4-md5",
|
|
"password": "efanccyun",
|
|
"plugin": "obfs-local",
|
|
"plugin_opts": "obfs=http;obfs-host=202506070920094-XtwGcPhiXY.download.microsoft.com"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 45",
|
|
"type": "trojan",
|
|
"server": "104.21.15.232",
|
|
"server_port": 443,
|
|
"password": "15b24b56-d667-4fa8-b548-f3dc942fb461",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "ab2c7f0b-bf1b-4eb3-9884-256f4de3d.2030.pp.ua",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ab2c7f0b-bf1b-4eb3-9884-256f4de3d.2030.pp.ua"
|
|
},
|
|
"path": "/4p35eUnmGxQ8YJFJxz"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 46",
|
|
"type": "vmess",
|
|
"server": "45.147.201.231",
|
|
"server_port": 20055,
|
|
"uuid": "81299ce1-02b5-491e-ba01-e9184adf7fa1",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 47",
|
|
"type": "vmess",
|
|
"server": "v7.heduian.link",
|
|
"server_port": 30807,
|
|
"uuid": "cbb3f877-d1fb-344c-87a9-d153bffd5484",
|
|
"security": "auto",
|
|
"alter_id": 2,
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "ocbc.com"
|
|
},
|
|
"path": "/oooo"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 48",
|
|
"type": "vless",
|
|
"server": "69.84.182.29",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "hk.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 49",
|
|
"type": "vless",
|
|
"server": "speedtest.net",
|
|
"server_port": 80,
|
|
"uuid": "3f0c9a0f-239d-4fdc-c3bc-3698bae8f2a0",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "foffmelo.com"
|
|
},
|
|
"path": "/olem/ws",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 1024
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 50",
|
|
"type": "vless",
|
|
"server": "151.101.64.155",
|
|
"server_port": 80,
|
|
"uuid": "41ec8f30-6cd7-4703-94e1-95913c1626fa",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "arayeshgaham.com"
|
|
},
|
|
"path": "/telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 80
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 51",
|
|
"type": "vless",
|
|
"server": "141.193.213.190",
|
|
"server_port": 80,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "cs.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 52",
|
|
"type": "vless",
|
|
"server": "38.225.102.22",
|
|
"server_port": 43000,
|
|
"uuid": "3e33f29c-44aa-49aa-94f7-fac8fd018b9e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.hkust.edu.hk",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "qaSqX50p-DEVvEuhkD2fbqCdPWqrazciiznb0wXxJiU",
|
|
"short_id": "ceea394c"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "edge"
|
|
}
|
|
},
|
|
"flow": "xtls-rprx-vision"
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 53",
|
|
"type": "vless",
|
|
"server": "151.101.0.155",
|
|
"server_port": 80,
|
|
"uuid": "41ec8f30-6cd7-4703-94e1-95913c1626fa",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "arayeshgaham.com"
|
|
},
|
|
"path": "/telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 80
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 54",
|
|
"type": "vless",
|
|
"server": "nufilter.fastly80.hosting-ip.com",
|
|
"server_port": 80,
|
|
"uuid": "41ec8f30-6cd7-4703-94e1-95913c1626fa",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "arayeshgaham.com."
|
|
},
|
|
"path": "/telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER,telegram-NUFiLTER",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 80
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 55",
|
|
"type": "trojan",
|
|
"server": "gozargah5.cloudflare3-80.hosting-ip.com",
|
|
"server_port": 443,
|
|
"password": "Ng35283528",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "c2.validbv3528.eu.org",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "c2.validbv3528.eu.org"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 56",
|
|
"type": "vless",
|
|
"server": "172.66.45.4",
|
|
"server_port": 2087,
|
|
"uuid": "3e9d9ee2-ba23-4269-8340-c8c8ac1455cb",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "WeekNDJOoN.PAgES.DEv",
|
|
"insecure": false,
|
|
"alpn": [
|
|
"http/1.1"
|
|
],
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "randomized"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "WeekNDJOoN.PAgES.DEv"
|
|
},
|
|
"path": "/Z0R9Nb1Hgd7OEULT",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 57",
|
|
"type": "vmess",
|
|
"server": "speed.cloudflare.182682.xyz",
|
|
"server_port": 443,
|
|
"uuid": "0d2c9656-92b5-4e4e-8ad3-5d72883e4486",
|
|
"security": "auto",
|
|
"alter_id": 0,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "speed.cloudflare.182682.xyz",
|
|
"insecure": true
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "foree1.starsea.vip"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 58",
|
|
"type": "vless",
|
|
"server": "172.66.47.25",
|
|
"server_port": 443,
|
|
"uuid": "e2d6455c-9846-4502-8394-16b8c1c07b68",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "GrOupYOUNeS.PAGes.DEV",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "GrOupYOUNeS.PAGes.DEV"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇺🇸 一元机场:ssrsub.de 美国 59",
|
|
"type": "vless",
|
|
"server": "162.251.82.187",
|
|
"server_port": 80,
|
|
"uuid": "8c9a892c-e9d5-4fff-bfdb-8ef9c50272b1",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "my-mail-management-pr0-git-land-manager.clients-github.com"
|
|
},
|
|
"path": "/58834/mail-template"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 01",
|
|
"type": "vmess",
|
|
"server": "de01.sh-cloudflare.sbs",
|
|
"server_port": 2096,
|
|
"uuid": "f429b07b-8c4b-4a41-9f62-84bbbdcd145b",
|
|
"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": "trojan",
|
|
"server": "109.234.211.66",
|
|
"server_port": 8443,
|
|
"password": "trojan",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "store.timimi.dpdns.org",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "store.timimi.dpdns.org"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 03",
|
|
"type": "vmess",
|
|
"server": "de01.sh-cloudflare.sbs",
|
|
"server_port": 2096,
|
|
"uuid": "a5224387-d0cc-4ce7-800c-dec79f310eb9",
|
|
"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 德国 04",
|
|
"type": "http",
|
|
"server": "156.226.175.105",
|
|
"server_port": 8443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "156.226.175.105",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 05",
|
|
"type": "trojan",
|
|
"server": "35.156.176.104",
|
|
"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 德国 06",
|
|
"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": "/TelegramU0001F1E8U0001F1F3@WangCai2/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 07",
|
|
"type": "shadowsocks",
|
|
"server": "193.108.119.230",
|
|
"server_port": 8080,
|
|
"method": "rc4-md5",
|
|
"password": "14fFPrbezE3HDZzsMOr6"
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 08",
|
|
"type": "vless",
|
|
"server": "45.80.111.20",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 09",
|
|
"type": "trojan",
|
|
"server": "63.178.80.159",
|
|
"server_port": 22223,
|
|
"password": "telegram-id-directvpn",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "trojan.burgerip.co.uk",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 10",
|
|
"type": "trojan",
|
|
"server": "63.178.80.159",
|
|
"server_port": 22222,
|
|
"password": "telegram-id-privatevpns",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "trojan.burgerip.co.uk",
|
|
"insecure": false
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇩🇪 一元机场:ssrsub.de 德国 11",
|
|
"type": "vless",
|
|
"server": "63.178.80.159",
|
|
"server_port": 22224,
|
|
"uuid": "05519058-d2ac-4f28-9e4a-2b2a1386749e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "trojan.burgerip.co.uk",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "trojan.burgerip.co.uk"
|
|
},
|
|
"path": "/telegram-channel-vlessconfig"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 一元机场:ssrsub.de 法国 01",
|
|
"type": "hysteria2",
|
|
"server": "51.159.111.32",
|
|
"server_port": 31180,
|
|
"password": "dongtaiwang.com",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "apple.com",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇷 一元机场:ssrsub.de 法国 02",
|
|
"type": "http",
|
|
"server": "45.143.5.60",
|
|
"server_port": 8300,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "45.143.5.60",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇫🇷 一元机场:ssrsub.de 法国 03",
|
|
"type": "trojan",
|
|
"server": "146.19.106.154",
|
|
"server_port": 443,
|
|
"password": "3482c71a-d01c-4ae5-b454-fa8cb3785f66",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "both-cramp-banjo.stark-industries.solutions",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 01",
|
|
"type": "shadowsocks",
|
|
"server": "120.253.242.230",
|
|
"server_port": 25601,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "07a426bb-b7c9-4eb9-830d-d109e62083e9"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 02",
|
|
"type": "hysteria2",
|
|
"server": "diwu34.di5ji.lat",
|
|
"server_port": 26700,
|
|
"password": "d273abae-512d-41fa-9f39-ebdf722b4a63",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "diwu34.di5ji.lat",
|
|
"insecure": true
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 03",
|
|
"type": "vmess",
|
|
"server": "120.232.153.40",
|
|
"server_port": 31209,
|
|
"uuid": "418048af-a293-4b99-9b0c-98ca3580dd24",
|
|
"security": "auto",
|
|
"alter_id": 64
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 04",
|
|
"type": "http",
|
|
"server": "152.32.133.115",
|
|
"server_port": 4399,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "152.32.133.115",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 05",
|
|
"type": "trojan",
|
|
"server": "45.192.222.112",
|
|
"server_port": 8443,
|
|
"password": "trojan",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "store.timimi.dpdns.org",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "store.timimi.dpdns.org"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 06",
|
|
"type": "vmess",
|
|
"server": "183.236.51.38",
|
|
"server_port": 49554,
|
|
"uuid": "418048af-a293-4b99-9b0c-98ca3580dd24",
|
|
"security": "auto",
|
|
"alter_id": 64
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 07",
|
|
"type": "vmess",
|
|
"server": "183.236.51.38",
|
|
"server_port": 49302,
|
|
"uuid": "418048af-a293-4b99-9b0c-98ca3580dd24",
|
|
"security": "auto",
|
|
"alter_id": 64
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 08",
|
|
"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 香港 09",
|
|
"type": "vmess",
|
|
"server": "183.236.51.38",
|
|
"server_port": 59652,
|
|
"uuid": "418048af-a293-4b99-9b0c-98ca3580dd24",
|
|
"security": "auto",
|
|
"alter_id": 64
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 10",
|
|
"type": "shadowsocks",
|
|
"server": "121.127.231.217",
|
|
"server_port": 54778,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "1450cecfb93f",
|
|
"plugin": "v2ray-plugin",
|
|
"multiplex": {
|
|
"enabled": true
|
|
},
|
|
"plugin_opts": "mode=websocket;host=kh36v1.pmxiaonan.xyz;path=/simieepvt;tls;skip-cert-verify=false"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 11",
|
|
"type": "trojan",
|
|
"server": "usla.mjt000.com",
|
|
"server_port": 443,
|
|
"password": "e4af2638-bb12-4e4a-84f1-a032e23ca63f",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "usla.mjt000.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 12",
|
|
"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 香港 13",
|
|
"type": "shadowsocks",
|
|
"server": "103.149.182.191",
|
|
"server_port": 8388,
|
|
"method": "chacha20-ietf",
|
|
"password": "asd123456"
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 14",
|
|
"type": "vmess",
|
|
"server": "154.209.4.233",
|
|
"server_port": 35991,
|
|
"uuid": "a026cd81-1ee5-4908-8b2b-010717a60d3e",
|
|
"security": "auto",
|
|
"alter_id": 0
|
|
},
|
|
{
|
|
"tag": "🇭🇰 一元机场:ssrsub.de 香港 15",
|
|
"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": 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 香港 16",
|
|
"type": "vless",
|
|
"server": "46.149.203.202",
|
|
"server_port": 7656,
|
|
"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": "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 荷兰 02",
|
|
"type": "vless",
|
|
"server": "104.21.69.44",
|
|
"server_port": 8880,
|
|
"uuid": "0824b46a-651a-4df7-a47a-019805192563",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "join.V2RAYFAST7.iran.ir.arvancloud.ir.nett.focusontrade.ir"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 一元机场:ssrsub.de 荷兰 03",
|
|
"type": "vless",
|
|
"server": "91.201.113.193",
|
|
"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": "/TelegramU0001F1E8U0001F1F3@WangCai2/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 一元机场:ssrsub.de 荷兰 04",
|
|
"type": "http",
|
|
"server": "185.229.225.161",
|
|
"server_port": 5990,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "185.229.225.161",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇳🇱 一元机场:ssrsub.de 荷兰 05",
|
|
"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 荷兰 06",
|
|
"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 荷兰 07",
|
|
"type": "vless",
|
|
"server": "46.243.3.15",
|
|
"server_port": 443,
|
|
"uuid": "715b3f21-8774-484a-9230-f0a2c187e168",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "www.cdn77.com",
|
|
"insecure": false,
|
|
"reality": {
|
|
"enabled": true,
|
|
"public_key": "SWA-po18cETv3noGE9OearcQaA6ERQRg31ejuSMpbkI",
|
|
"short_id": "e54b5ad736ae4c38"
|
|
},
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇳🇱 一元机场:ssrsub.de 荷兰 08",
|
|
"type": "vless",
|
|
"server": "185.18.184.66",
|
|
"server_port": 80,
|
|
"uuid": "d342d11e-d424-4583-b36e-524ab1f0afa4",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "hello.96xckkzx.workers.dev"
|
|
},
|
|
"path": "/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2048
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇵🇪 一元机场:ssrsub.de 秘鲁 01",
|
|
"type": "shadowsocks",
|
|
"server": "185.47.252.16",
|
|
"server_port": 20009,
|
|
"method": "aes-256-gcm",
|
|
"password": "YD0X9ALLU7NZX2RD"
|
|
},
|
|
{
|
|
"tag": "🇪🇸 一元机场:ssrsub.de 西班牙 01",
|
|
"type": "vless",
|
|
"server": "185.114.72.31",
|
|
"server_port": 2053,
|
|
"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 西班牙 02",
|
|
"type": "http",
|
|
"server": "103.240.146.143",
|
|
"server_port": 8330,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "103.240.146.143",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇨🇦 一元机场:ssrsub.de 加拿大 01",
|
|
"type": "vless",
|
|
"server": "35.183.104.255",
|
|
"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": "3.96.56.151",
|
|
"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": "3.96.170.103",
|
|
"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": "3.96.50.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 加拿大 05",
|
|
"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 加拿大 06",
|
|
"type": "vless",
|
|
"server": "15.156.67.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 加拿大 07",
|
|
"type": "vless",
|
|
"server": "3.99.130.230",
|
|
"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": "3.99.208.111",
|
|
"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 加拿大 09",
|
|
"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 加拿大 10",
|
|
"type": "vless",
|
|
"server": "3.96.52.49",
|
|
"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": "vless",
|
|
"server": "3.99.233.164",
|
|
"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 加拿大 12",
|
|
"type": "vless",
|
|
"server": "35.182.240.159",
|
|
"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 加拿大 13",
|
|
"type": "vless",
|
|
"server": "3.99.170.217",
|
|
"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 加拿大 14",
|
|
"type": "vless",
|
|
"server": "15.222.31.190",
|
|
"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 加拿大 15",
|
|
"type": "http",
|
|
"server": "104.129.128.58",
|
|
"server_port": 8300,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "104.129.128.58",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇨🇦 一元机场:ssrsub.de 加拿大 16",
|
|
"type": "vless",
|
|
"server": "99.79.49.52",
|
|
"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 加拿大 17",
|
|
"type": "vless",
|
|
"server": "15.223.26.226",
|
|
"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 加拿大 18",
|
|
"type": "vless",
|
|
"server": "35.182.231.49",
|
|
"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 加拿大 19",
|
|
"type": "vless",
|
|
"server": "3.96.170.114",
|
|
"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": "vless",
|
|
"server": "3.99.60.212",
|
|
"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 加拿大 21",
|
|
"type": "vless",
|
|
"server": "15.223.169.115",
|
|
"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 加拿大 22",
|
|
"type": "vless",
|
|
"server": "99.79.43.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 加拿大 23",
|
|
"type": "vless",
|
|
"server": "35.182.59.164",
|
|
"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": "http",
|
|
"server": "185.47.172.230",
|
|
"server_port": 8200,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "185.47.172.230",
|
|
"insecure": true
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 一元机场:ssrsub.de 越南 01",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.154.21",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇻🇳 一元机场:ssrsub.de 越南 02",
|
|
"type": "http",
|
|
"server": "42.119.60.199",
|
|
"server_port": 8300,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "42.119.60.199",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 一元机场:ssrsub.de 越南 03",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.133",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV"
|
|
},
|
|
{
|
|
"tag": "🇻🇳 一元机场:ssrsub.de 越南 04",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.25",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇻🇳 一元机场:ssrsub.de 越南 05",
|
|
"type": "shadowsocks",
|
|
"server": "103.186.155.24",
|
|
"server_port": 38388,
|
|
"method": "aes-256-cfb",
|
|
"password": "Xn8jKdmDM00IeO%#$#fJAMtsEAEUOpH/YWYtYqDFnT0SV",
|
|
"tcp_fast_open": true
|
|
},
|
|
{
|
|
"tag": "🇵🇭 一元机场:ssrsub.de 菲律宾 01",
|
|
"type": "trojan",
|
|
"server": "154.83.2.54",
|
|
"server_port": 2096,
|
|
"password": "d6b8011a-c725-435a-9fec-bf6d3530392c",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "vle.amclubsvip.dpdns.org",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "vle.amclubsvip.dpdns.org"
|
|
},
|
|
"path": "/?ed=2560&PROT_TYPE=trojan"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇵🇭 一元机场:ssrsub.de 菲律宾 02",
|
|
"type": "http",
|
|
"server": "165.154.33.173",
|
|
"server_port": 8339,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "165.154.33.173",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇧🇭 一元机场:ssrsub.de 巴林 01",
|
|
"type": "http",
|
|
"server": "154.205.146.29",
|
|
"server_port": 8331,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "154.205.146.29",
|
|
"insecure": true
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇹🇷 一元机场:ssrsub.de 土耳其 01",
|
|
"type": "http",
|
|
"server": "103.215.218.174",
|
|
"server_port": 8300,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "103.215.218.174",
|
|
"insecure": true
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇹🇷 一元机场:ssrsub.de 土耳其 02",
|
|
"type": "vless",
|
|
"server": "176.223.66.8",
|
|
"server_port": 39948,
|
|
"uuid": "2558c819-1363-4859-8fb9-f8cb104d49d2"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 一元机场:ssrsub.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=="
|
|
},
|
|
{
|
|
"tag": "🇨🇳 一元机场:ssrsub.de 台湾 02",
|
|
"type": "shadowsocks",
|
|
"server": "103.137.62.194",
|
|
"server_port": 443,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "937f6b6168b6",
|
|
"plugin": "v2ray-plugin",
|
|
"multiplex": {
|
|
"enabled": true
|
|
},
|
|
"plugin_opts": "mode=websocket;host=wt8v1.kvote.cn;path=/oqhygtklyhwi;tls"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 一元机场:ssrsub.de 台湾 03",
|
|
"type": "shadowsocks",
|
|
"server": "hinetiw0k.yooddns.stream",
|
|
"server_port": 26900,
|
|
"method": "chacha20-ietf-poly1305",
|
|
"password": "d484b050-d99f-4c39-bebc-08280e4d34ab"
|
|
},
|
|
{
|
|
"tag": "🇨🇳 一元机场:ssrsub.de 台湾 04",
|
|
"type": "trojan",
|
|
"server": "hinet.mjt000.com",
|
|
"server_port": 443,
|
|
"password": "92435aa8-f3b6-466a-ad58-c55cbb6d2acf",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "hinet.mjt000.com",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇨🇳 一元机场:ssrsub.de 台湾 05",
|
|
"type": "trojan",
|
|
"server": "taifo03a.kbservice.club",
|
|
"server_port": 443,
|
|
"password": "6e1b9a65-884f-3aa9-9469-bf6ec0f08610",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "45.32.28.232",
|
|
"insecure": false,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇫🇮 一元机场:ssrsub.de 芬兰 01",
|
|
"type": "vless",
|
|
"server": "77.221.159.70",
|
|
"server_port": 443,
|
|
"uuid": "1a79d43f-b41c-496b-a241-dcbeefa81f0e",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "0926.qiang2000.link",
|
|
"insecure": false
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "0926.qiang2000.link"
|
|
},
|
|
"path": "/Telegram🇨🇳@WangCai2"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇹🇭 一元机场:ssrsub.de 泰国 01",
|
|
"type": "http",
|
|
"server": "128.1.79.134",
|
|
"server_port": 8300,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "128.1.79.134",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇦🇺 一元机场:ssrsub.de 澳大利亚 01",
|
|
"type": "trojan",
|
|
"server": "192.65.217.53",
|
|
"server_port": 8443,
|
|
"password": "123456",
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "top-azx.pages.dev",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "top-azx.pages.dev"
|
|
},
|
|
"path": "/Az1.vpn.33.TOP/",
|
|
"early_data_header_name": "Sec-WebSocket-Protocol",
|
|
"max_early_data": 2560
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇦🇺 一元机场:ssrsub.de 澳大利亚 02",
|
|
"type": "http",
|
|
"server": "45.77.239.139",
|
|
"server_port": 8330,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "45.77.239.139",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇧🇬 一元机场:ssrsub.de 保加利亚 01",
|
|
"type": "http",
|
|
"server": "194.87.108.40",
|
|
"server_port": 8300,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "194.87.108.40",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇧🇬 一元机场:ssrsub.de 保加利亚 02",
|
|
"type": "vless",
|
|
"server": "147.78.140.20",
|
|
"server_port": 8880,
|
|
"uuid": "fab7bf9c-ddb9-4563-8a04-fb01ce6c0fbf",
|
|
"transport": {
|
|
"type": "ws",
|
|
"headers": {
|
|
"Host": "us.laoyoutiao.link"
|
|
},
|
|
"path": "/"
|
|
}
|
|
},
|
|
{
|
|
"tag": "🇮🇱 一元机场:ssrsub.de 以色列 01",
|
|
"type": "http",
|
|
"server": "185.162.124.132",
|
|
"server_port": 8300,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "185.162.124.132",
|
|
"insecure": true
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇮🇳 一元机场:ssrsub.de 印度 01",
|
|
"type": "http",
|
|
"server": "152.32.156.119",
|
|
"server_port": 5201,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "152.32.156.119",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇲🇾 一元机场:ssrsub.de 马来 01",
|
|
"type": "http",
|
|
"server": "155.254.60.36",
|
|
"server_port": 8300,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "155.254.60.36",
|
|
"insecure": true
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇦🇪 一元机场:ssrsub.de 阿联酋 01",
|
|
"type": "http",
|
|
"server": "165.154.108.92",
|
|
"server_port": 8330,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "165.154.108.92",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇿🇦 一元机场:ssrsub.de 南非 01",
|
|
"type": "http",
|
|
"server": "139.84.240.81",
|
|
"server_port": 8300,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "139.84.240.81",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇲🇽 一元机场:ssrsub.de 墨西哥 01",
|
|
"type": "http",
|
|
"server": "216.238.81.28",
|
|
"server_port": 8300,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "216.238.81.28",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇮🇩 一元机场:ssrsub.de 印尼 01",
|
|
"type": "http",
|
|
"server": "165.154.150.51",
|
|
"server_port": 8443,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "165.154.150.51",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
},
|
|
{
|
|
"tag": "🇸🇦 一元机场:ssrsub.de 沙特阿拉伯 01",
|
|
"type": "http",
|
|
"server": "156.244.12.140",
|
|
"server_port": 4990,
|
|
"tls": {
|
|
"enabled": true,
|
|
"server_name": "156.244.12.140",
|
|
"insecure": true,
|
|
"utls": {
|
|
"enabled": true,
|
|
"fingerprint": "chrome"
|
|
}
|
|
},
|
|
"username": "tqqlqvxj@mayorlogistic.com",
|
|
"password": "25d55ad283aa400af464c76d713c07ad"
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
} |