1176 lines
32 KiB
TypeScript
1176 lines
32 KiB
TypeScript
export const screenData = {
|
|
path_list: [
|
|
{
|
|
account: "admin",
|
|
account_is_admin: true,
|
|
exclusive: "none",
|
|
name: "default(47.82.97.10)-c250",
|
|
proxies: ["意大利-米兰-312", "南苏丹-朱巴-374"],
|
|
proxies_code: ["it", "ss"],
|
|
use: true,
|
|
current_ip_use: false,
|
|
},
|
|
],
|
|
|
|
proxy_info: {
|
|
exclusive: "",
|
|
name: "default(47.82.97.10)-c250",
|
|
wg: false,
|
|
change_time: 0,
|
|
change_at: 0,
|
|
proxies: [
|
|
{
|
|
country_code: "it",
|
|
ingress_country_code: "pl",
|
|
},
|
|
{
|
|
country_code: "ss",
|
|
ingress_country_code: "tr",
|
|
},
|
|
],
|
|
},
|
|
};
|
|
|
|
export const nodeList = [
|
|
{
|
|
name: "印度尼西亚-雅加达-123",
|
|
server: "146.190.107.*",
|
|
port: 4565,
|
|
protocol: "ss",
|
|
country_name: "Indonesia",
|
|
country_code: "id",
|
|
city_name: "Jakarta",
|
|
delay: 402,
|
|
use_status: "none",
|
|
ingress_ip: "146.190.107.*",
|
|
ip: "129.227.46.162",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "印度尼西亚-雅加达-195",
|
|
server: "103.106.229.*",
|
|
port: 4565,
|
|
protocol: "ss",
|
|
country_name: "Indonesia",
|
|
country_code: "id",
|
|
city_name: "Jakarta",
|
|
delay: 410,
|
|
use_status: "none",
|
|
ingress_ip: "103.106.229.*",
|
|
ip: "129.227.46.162",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "印度尼西亚-雅加达-23",
|
|
server: "165.22.105.*",
|
|
port: 4565,
|
|
protocol: "ss",
|
|
country_name: "Indonesia",
|
|
country_code: "id",
|
|
city_name: "Jakarta",
|
|
delay: 385,
|
|
use_status: "none",
|
|
ingress_ip: "165.22.105.*",
|
|
ip: "129.227.46.130",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "德国-柏林-309",
|
|
server: "92.118.205.*",
|
|
port: 4564,
|
|
protocol: "ss",
|
|
country_name: "Germany",
|
|
country_code: "de",
|
|
city_name: "Berlin",
|
|
delay: 435,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "193.32.248.70",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "德国-柏林-319",
|
|
server: "92.118.205.*",
|
|
port: 4564,
|
|
protocol: "ss",
|
|
country_name: "Germany",
|
|
country_code: "de",
|
|
city_name: "Berlin",
|
|
delay: 431,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "193.32.248.69",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "德国-柏林-329",
|
|
server: "92.118.205.*",
|
|
port: 4564,
|
|
protocol: "ss",
|
|
country_name: "Germany",
|
|
country_code: "de",
|
|
city_name: "Berlin",
|
|
delay: 445,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "193.32.248.75",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "意大利-米兰-312",
|
|
server: "92.118.205.*",
|
|
port: 4567,
|
|
protocol: "ss",
|
|
country_name: "Italy",
|
|
country_code: "it",
|
|
city_name: "Milan",
|
|
delay: 413,
|
|
use_status: "use",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "178.249.211.92",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "意大利-米兰-322",
|
|
server: "92.118.205.*",
|
|
port: 4567,
|
|
protocol: "ss",
|
|
country_name: "Italy",
|
|
country_code: "it",
|
|
city_name: "Milan",
|
|
delay: 423,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "178.249.211.79",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "意大利-米兰-332",
|
|
server: "92.118.205.*",
|
|
port: 4567,
|
|
protocol: "ss",
|
|
country_name: "Italy",
|
|
country_code: "it",
|
|
city_name: "Milan",
|
|
delay: 440,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "146.70.225.2",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "新加坡-118",
|
|
server: "146.190.107.*",
|
|
port: 4560,
|
|
protocol: "ss",
|
|
country_name: "Singapore",
|
|
country_code: "sg",
|
|
city_name: "Singapore",
|
|
delay: 373,
|
|
use_status: "none",
|
|
ingress_ip: "146.190.107.*",
|
|
ip: "138.199.60.15",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "新加坡-18",
|
|
server: "165.22.105.*",
|
|
port: 4560,
|
|
protocol: "ss",
|
|
country_name: "Singapore",
|
|
country_code: "sg",
|
|
city_name: "Singapore",
|
|
delay: 374,
|
|
use_status: "none",
|
|
ingress_ip: "165.22.105.*",
|
|
ip: "138.199.60.2",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "新加坡-190",
|
|
server: "103.106.229.*",
|
|
port: 4560,
|
|
protocol: "ss",
|
|
country_name: "Singapore",
|
|
country_code: "sg",
|
|
city_name: "Singapore",
|
|
delay: 379,
|
|
use_status: "none",
|
|
ingress_ip: "103.106.229.*",
|
|
ip: "146.70.199.130",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "新西兰-奥克兰-125",
|
|
server: "146.190.107.*",
|
|
port: 4567,
|
|
protocol: "ss",
|
|
country_name: "NewZealand",
|
|
country_code: "nz",
|
|
city_name: "Auckland",
|
|
delay: 507,
|
|
use_status: "none",
|
|
ingress_ip: "146.190.107.*",
|
|
ip: "103.75.11.66",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "新西兰-奥克兰-197",
|
|
server: "103.106.229.*",
|
|
port: 4567,
|
|
protocol: "ss",
|
|
country_name: "NewZealand",
|
|
country_code: "nz",
|
|
city_name: "Auckland",
|
|
delay: 502,
|
|
use_status: "none",
|
|
ingress_ip: "103.106.229.*",
|
|
ip: "103.75.11.66",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "新西兰-奥克兰-25",
|
|
server: "165.22.105.*",
|
|
port: 4567,
|
|
protocol: "ss",
|
|
country_name: "NewZealand",
|
|
country_code: "nz",
|
|
city_name: "Auckland",
|
|
delay: 504,
|
|
use_status: "none",
|
|
ingress_ip: "165.22.105.*",
|
|
ip: "103.75.11.50",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "日本-东京-121",
|
|
server: "146.190.107.*",
|
|
port: 4563,
|
|
protocol: "ss",
|
|
country_name: "Japan",
|
|
country_code: "jp",
|
|
city_name: "Tokyo",
|
|
delay: 440,
|
|
use_status: "none",
|
|
ingress_ip: "146.190.107.*",
|
|
ip: "138.199.21.226",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "日本-东京-193",
|
|
server: "103.106.229.*",
|
|
port: 4563,
|
|
protocol: "ss",
|
|
country_name: "Japan",
|
|
country_code: "jp",
|
|
city_name: "Tokyo",
|
|
delay: 442,
|
|
use_status: "none",
|
|
ingress_ip: "103.106.229.*",
|
|
ip: "146.70.201.66",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "日本-东京-21",
|
|
server: "165.22.105.*",
|
|
port: 4563,
|
|
protocol: "ss",
|
|
country_name: "Japan",
|
|
country_code: "jp",
|
|
city_name: "Tokyo",
|
|
delay: 463,
|
|
use_status: "none",
|
|
ingress_ip: "165.22.105.*",
|
|
ip: "138.199.21.239",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "日本-大阪-120",
|
|
server: "146.190.107.*",
|
|
port: 4562,
|
|
protocol: "ss",
|
|
country_name: "Japan",
|
|
country_code: "jp",
|
|
city_name: "Osaka",
|
|
delay: 470,
|
|
use_status: "none",
|
|
ingress_ip: "146.190.107.*",
|
|
ip: "194.114.136.34",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "日本-大阪-192",
|
|
server: "103.106.229.*",
|
|
port: 4562,
|
|
protocol: "ss",
|
|
country_name: "Japan",
|
|
country_code: "jp",
|
|
city_name: "Osaka",
|
|
delay: 552,
|
|
use_status: "none",
|
|
ingress_ip: "103.106.229.*",
|
|
ip: "194.114.136.96",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "日本-大阪-20",
|
|
server: "165.22.105.*",
|
|
port: 4562,
|
|
protocol: "ss",
|
|
country_name: "Japan",
|
|
country_code: "jp",
|
|
city_name: "Osaka",
|
|
delay: 458,
|
|
use_status: "none",
|
|
ingress_ip: "165.22.105.*",
|
|
ip: "194.114.136.3",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "法国-巴黎-308",
|
|
server: "92.118.205.*",
|
|
port: 4563,
|
|
protocol: "ss",
|
|
country_name: "France",
|
|
country_code: "fr",
|
|
city_name: "Paris",
|
|
delay: 433,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "193.32.126.70",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "法国-巴黎-318",
|
|
server: "92.118.205.*",
|
|
port: 4563,
|
|
protocol: "ss",
|
|
country_name: "France",
|
|
country_code: "fr",
|
|
city_name: "Paris",
|
|
delay: 442,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "193.32.126.67",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "法国-巴黎-328",
|
|
server: "92.118.205.*",
|
|
port: 4563,
|
|
protocol: "ss",
|
|
country_name: "France",
|
|
country_code: "fr",
|
|
city_name: "Paris",
|
|
delay: 422,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "146.70.184.66",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "波兰-华沙-310",
|
|
server: "92.118.205.*",
|
|
port: 4565,
|
|
protocol: "ss",
|
|
country_name: "Poland",
|
|
country_code: "pl",
|
|
city_name: "Warsaw",
|
|
delay: 413,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "45.128.38.226",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "波兰-华沙-320",
|
|
server: "92.118.205.*",
|
|
port: 4565,
|
|
protocol: "ss",
|
|
country_name: "Poland",
|
|
country_code: "pl",
|
|
city_name: "Warsaw",
|
|
delay: -1,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "45.134.212.79",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "波兰-华沙-330",
|
|
server: "92.118.205.*",
|
|
port: 4565,
|
|
protocol: "ss",
|
|
country_name: "Poland",
|
|
country_code: "pl",
|
|
city_name: "Warsaw",
|
|
delay: 411,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "146.70.144.34",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "泰国-曼谷-122",
|
|
server: "146.190.107.*",
|
|
port: 4564,
|
|
protocol: "ss",
|
|
country_name: "Thailand",
|
|
country_code: "th",
|
|
city_name: "Bangkok",
|
|
delay: 411,
|
|
use_status: "none",
|
|
ingress_ip: "146.190.107.*",
|
|
ip: "156.59.50.226",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "泰国-曼谷-194",
|
|
server: "103.106.229.*",
|
|
port: 4564,
|
|
protocol: "ss",
|
|
country_name: "Thailand",
|
|
country_code: "th",
|
|
city_name: "Bangkok",
|
|
delay: 411,
|
|
use_status: "none",
|
|
ingress_ip: "103.106.229.*",
|
|
ip: "156.59.50.226",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "泰国-曼谷-22",
|
|
server: "165.22.105.*",
|
|
port: 4564,
|
|
protocol: "ss",
|
|
country_name: "Thailand",
|
|
country_code: "th",
|
|
city_name: "Bangkok",
|
|
delay: 402,
|
|
use_status: "none",
|
|
ingress_ip: "165.22.105.*",
|
|
ip: "156.59.50.194",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "澳大利亚-悉尼-124",
|
|
server: "146.190.107.*",
|
|
port: 4566,
|
|
protocol: "ss",
|
|
country_name: "Australia",
|
|
country_code: "au",
|
|
city_name: "Sydney",
|
|
delay: 468,
|
|
use_status: "none",
|
|
ingress_ip: "146.190.107.*",
|
|
ip: "146.70.141.194",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "澳大利亚-悉尼-196",
|
|
server: "103.106.229.*",
|
|
port: 4566,
|
|
protocol: "ss",
|
|
country_name: "Australia",
|
|
country_code: "au",
|
|
city_name: "Sydney",
|
|
delay: 469,
|
|
use_status: "none",
|
|
ingress_ip: "103.106.229.*",
|
|
ip: "103.136.147.65",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "澳大利亚-悉尼-24",
|
|
server: "165.22.105.*",
|
|
port: 4566,
|
|
protocol: "ss",
|
|
country_name: "Australia",
|
|
country_code: "au",
|
|
city_name: "Sydney",
|
|
delay: 468,
|
|
use_status: "none",
|
|
ingress_ip: "165.22.105.*",
|
|
ip: "146.70.200.2",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "瑞典-斯德哥尔摩-305",
|
|
server: "92.118.205.*",
|
|
port: 4560,
|
|
protocol: "ss",
|
|
country_name: "Sweden",
|
|
country_code: "se",
|
|
city_name: "Stockholm",
|
|
delay: 446,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "185.65.135.68",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "瑞典-斯德哥尔摩-315",
|
|
server: "92.118.205.*",
|
|
port: 4560,
|
|
protocol: "ss",
|
|
country_name: "Sweden",
|
|
country_code: "se",
|
|
city_name: "Stockholm",
|
|
delay: 432,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "185.195.233.76",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "瑞典-斯德哥尔摩-325",
|
|
server: "92.118.205.*",
|
|
port: 4560,
|
|
protocol: "ss",
|
|
country_name: "Sweden",
|
|
country_code: "se",
|
|
city_name: "Stockholm",
|
|
delay: -1,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "185.195.233.71",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "瑞士-苏黎世-306",
|
|
server: "92.118.205.*",
|
|
port: 4561,
|
|
protocol: "ss",
|
|
country_name: "Switzerland",
|
|
country_code: "ch",
|
|
city_name: "Zurich",
|
|
delay: 432,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "193.32.127.70",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "瑞士-苏黎世-316",
|
|
server: "92.118.205.*",
|
|
port: 4561,
|
|
protocol: "ss",
|
|
country_name: "Switzerland",
|
|
country_code: "ch",
|
|
city_name: "Zurich",
|
|
delay: 430,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "193.32.127.68",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "瑞士-苏黎世-326",
|
|
server: "92.118.205.*",
|
|
port: 4561,
|
|
protocol: "ss",
|
|
country_name: "Switzerland",
|
|
country_code: "ch",
|
|
city_name: "Zurich",
|
|
delay: 419,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "146.70.134.98",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "美国-洛杉矶-126",
|
|
server: "146.190.107.*",
|
|
port: 4568,
|
|
protocol: "ss",
|
|
country_name: "USA",
|
|
country_code: "us",
|
|
city_name: "LosAngeles",
|
|
delay: 552,
|
|
use_status: "none",
|
|
ingress_ip: "146.190.107.*",
|
|
ip: "169.150.203.2",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "美国-洛杉矶-198",
|
|
server: "103.106.229.*",
|
|
port: 4568,
|
|
protocol: "ss",
|
|
country_name: "USA",
|
|
country_code: "us",
|
|
city_name: "LosAngeles",
|
|
delay: 558,
|
|
use_status: "none",
|
|
ingress_ip: "103.106.229.*",
|
|
ip: "23.162.40.86",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "美国-洛杉矶-26",
|
|
server: "165.22.105.*",
|
|
port: 4568,
|
|
protocol: "ss",
|
|
country_name: "USA",
|
|
country_code: "us",
|
|
city_name: "LosAngeles",
|
|
delay: 548,
|
|
use_status: "none",
|
|
ingress_ip: "165.22.105.*",
|
|
ip: "198.44.129.98",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "美国-达拉斯-127",
|
|
server: "146.190.107.*",
|
|
port: 4569,
|
|
protocol: "ss",
|
|
country_name: "USA",
|
|
country_code: "us",
|
|
city_name: "Dallas",
|
|
delay: 591,
|
|
use_status: "none",
|
|
ingress_ip: "146.190.107.*",
|
|
ip: "174.127.113.8",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "美国-达拉斯-199",
|
|
server: "103.106.229.*",
|
|
port: 4569,
|
|
protocol: "ss",
|
|
country_name: "USA",
|
|
country_code: "us",
|
|
city_name: "Dallas",
|
|
delay: 581,
|
|
use_status: "none",
|
|
ingress_ip: "103.106.229.*",
|
|
ip: "206.217.206.107",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "美国-达拉斯-27",
|
|
server: "165.22.105.*",
|
|
port: 4569,
|
|
protocol: "ss",
|
|
country_name: "USA",
|
|
country_code: "us",
|
|
city_name: "Dallas",
|
|
delay: 604,
|
|
use_status: "none",
|
|
ingress_ip: "165.22.105.*",
|
|
ip: "146.70.211.66",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "芬兰-赫尔辛基-311",
|
|
server: "92.118.205.*",
|
|
port: 4566,
|
|
protocol: "ss",
|
|
country_name: "Finland",
|
|
country_code: "fi",
|
|
city_name: "Helsinki",
|
|
delay: 421,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "185.204.1.219",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "芬兰-赫尔辛基-321",
|
|
server: "92.118.205.*",
|
|
port: 4566,
|
|
protocol: "ss",
|
|
country_name: "Finland",
|
|
country_code: "fi",
|
|
city_name: "Helsinki",
|
|
delay: 419,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "185.204.1.211",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "芬兰-赫尔辛基-331",
|
|
server: "92.118.205.*",
|
|
port: 4566,
|
|
protocol: "ss",
|
|
country_name: "Finland",
|
|
country_code: "fi",
|
|
city_name: "Helsinki",
|
|
delay: 430,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "193.138.7.177",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "英国-伦敦-307",
|
|
server: "92.118.205.*",
|
|
port: 4562,
|
|
protocol: "ss",
|
|
country_name: "UnitedKingdom",
|
|
country_code: "gb",
|
|
city_name: "London",
|
|
delay: 432,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "185.195.232.67",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "英国-伦敦-317",
|
|
server: "92.118.205.*",
|
|
port: 4562,
|
|
protocol: "ss",
|
|
country_name: "UnitedKingdom",
|
|
country_code: "gb",
|
|
city_name: "London",
|
|
delay: 442,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "141.98.252.222",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "英国-伦敦-327",
|
|
server: "92.118.205.*",
|
|
port: 4562,
|
|
protocol: "ss",
|
|
country_name: "UnitedKingdom",
|
|
country_code: "gb",
|
|
city_name: "London",
|
|
delay: 431,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "185.248.85.18",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "荷兰-阿姆斯特丹-314",
|
|
server: "92.118.205.*",
|
|
port: 4569,
|
|
protocol: "ss",
|
|
country_name: "Netherlands",
|
|
country_code: "nl",
|
|
city_name: "Amsterdam",
|
|
delay: 434,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "193.32.249.70",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "荷兰-阿姆斯特丹-324",
|
|
server: "92.118.205.*",
|
|
port: 4569,
|
|
protocol: "ss",
|
|
country_name: "Netherlands",
|
|
country_code: "nl",
|
|
city_name: "Amsterdam",
|
|
delay: 435,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "185.65.134.82",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "荷兰-阿姆斯特丹-334",
|
|
server: "92.118.205.*",
|
|
port: 4569,
|
|
protocol: "ss",
|
|
country_name: "Netherlands",
|
|
country_code: "nl",
|
|
city_name: "Amsterdam",
|
|
delay: 419,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "169.150.196.15",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "西班牙-马德里-313",
|
|
server: "92.118.205.*",
|
|
port: 4568,
|
|
protocol: "ss",
|
|
country_name: "Spain",
|
|
country_code: "es",
|
|
city_name: "Madrid",
|
|
delay: 432,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "146.70.128.194",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "西班牙-马德里-323",
|
|
server: "92.118.205.*",
|
|
port: 4568,
|
|
protocol: "ss",
|
|
country_name: "Spain",
|
|
country_code: "es",
|
|
city_name: "Madrid",
|
|
delay: 432,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "45.134.213.207",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "西班牙-马德里-333",
|
|
server: "92.118.205.*",
|
|
port: 4568,
|
|
protocol: "ss",
|
|
country_name: "Spain",
|
|
country_code: "es",
|
|
city_name: "Madrid",
|
|
delay: 447,
|
|
use_status: "none",
|
|
ingress_ip: "92.118.205.*",
|
|
ip: "146.70.128.226",
|
|
ingress_country_name: "Poland",
|
|
ingress_country_code: "pl",
|
|
ingress_city_name: "Warsaw",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "香港-119",
|
|
server: "146.190.107.*",
|
|
port: 4561,
|
|
protocol: "ss",
|
|
country_name: "HongKong",
|
|
country_code: "hk",
|
|
city_name: "HongKong",
|
|
delay: 408,
|
|
use_status: "none",
|
|
ingress_ip: "146.190.107.*",
|
|
ip: "103.125.233.3",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "香港-19",
|
|
server: "165.22.105.*",
|
|
port: 4561,
|
|
protocol: "ss",
|
|
country_name: "HongKong",
|
|
country_code: "hk",
|
|
city_name: "HongKong",
|
|
delay: 426,
|
|
use_status: "none",
|
|
ingress_ip: "165.22.105.*",
|
|
ip: "103.125.233.18",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
{
|
|
name: "香港-191",
|
|
server: "103.106.229.*",
|
|
port: 4561,
|
|
protocol: "ss",
|
|
country_name: "HongKong",
|
|
country_code: "hk",
|
|
city_name: "HongKong",
|
|
delay: 419,
|
|
use_status: "none",
|
|
ingress_ip: "103.106.229.*",
|
|
ip: "146.70.224.2",
|
|
ingress_country_name: "Singapore",
|
|
ingress_country_code: "sg",
|
|
ingress_city_name: "Singapore",
|
|
type: "guard",
|
|
source: "platform",
|
|
vulnerability_type: "",
|
|
},
|
|
];
|