Compare commits

...

5 Commits

Author SHA1 Message Date
07fcc10130 1 2025-09-05 15:54:37 +08:00
a4c2498cd2 1 2025-09-05 15:54:19 +08:00
be178c0473 修改配置 2025-09-05 15:47:31 +08:00
a4eddb1f5f Merge branch 'main' of http://47.116.28.218:3000/azure/ShadowsocksR-win 2025-09-05 12:15:46 +08:00
b89f8af49e 修改配置 2025-09-05 12:15:44 +08:00
3 changed files with 15 additions and 41 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
temp temp
transfer_log.json

View File

@@ -1,25 +1,8 @@
{ {
"configs" : [ "configs" : [
{ {
"remarks" : "中国香港 C 01 (200M)", "remarks" : "美国 001 (4000M)",
"id" : "B280630DD5960ED4B66A56A368156582", "id" : "7F8320D549A1D000AC346FC42A73445B",
"server" : "ecs-cn-hk-c-01.r136a1.com",
"server_port" : 8081,
"server_udp_port" : 0,
"password" : "SSRP4ne1",
"method" : "aes-256-cfb",
"protocol" : "auth_aes128_md5",
"protocolparam" : "10003:eXiXRi",
"obfs" : "tls1.2_ticket_auth",
"obfsparam" : "",
"remarks_base64" : "5Lit5Zu96aaZ5rivIEMgMDEgKDIwME0p",
"group" : "R136A1",
"enable" : true,
"udp_over_tcp" : false
},
{
"remarks" : "H 美国 001",
"id" : "048D087056B25ACFCC6BD723120714A2",
"server" : "hostinger-usa001.r136a1.com", "server" : "hostinger-usa001.r136a1.com",
"server_port" : 8081, "server_port" : 8081,
"server_udp_port" : 0, "server_udp_port" : 0,
@@ -29,32 +12,32 @@
"protocolparam" : "10003:eXiXRi", "protocolparam" : "10003:eXiXRi",
"obfs" : "tls1.2_ticket_auth", "obfs" : "tls1.2_ticket_auth",
"obfsparam" : "", "obfsparam" : "",
"remarks_base64" : "SCDnvo7lm70gMDAx", "remarks_base64" : "576O5Zu9IDAwMSAoNDAwME0p",
"group" : "R136A1", "group" : "R136A1",
"enable" : true, "enable" : true,
"udp_over_tcp" : false "udp_over_tcp" : false
}, },
{ {
"remarks" : "美国 硅谷 B 01 (100M)", "remarks" : "",
"id" : "1038AFA1990C294A046D6933D2761240", "id" : "4AFE2BC728543F85C11BBFEF79DC849C",
"server" : "ecs-us-sv-b-01.r136a1.com", "server" : "ecs-cn-hk-c-01.r136a1.com",
"server_port" : 8081, "server_port" : 10003,
"server_udp_port" : 0, "server_udp_port" : 0,
"password" : "SSRP4ne1", "password" : "eXiXRi",
"method" : "aes-256-cfb", "method" : "aes-256-cfb",
"protocol" : "auth_aes128_md5", "protocol" : "origin",
"protocolparam" : "10003:eXiXRi", "protocolparam" : "",
"obfs" : "tls1.2_ticket_auth", "obfs" : "plain",
"obfsparam" : "", "obfsparam" : "",
"remarks_base64" : "576O5Zu9IOehheiwtyBCIDAxICgxMDBNKQ", "remarks_base64" : "",
"group" : "R136A1", "group" : "R136A1",
"enable" : true, "enable" : true,
"udp_over_tcp" : false "udp_over_tcp" : false
} }
], ],
"index" : 1, "index" : 0,
"random" : false, "random" : false,
"sysProxyMode" : 2, "sysProxyMode" : 1,
"shareOverLan" : false, "shareOverLan" : false,
"localPort" : 1080, "localPort" : 1080,
"localAuthPassword" : "Sb6VV-pKpHEiK80V6A6D", "localAuthPassword" : "Sb6VV-pKpHEiK80V6A6D",

View File

@@ -1,10 +0,0 @@
{
"ecs-cn-hk-c-01.r136a1.com" : {
"totalUploadBytes" : 1282798867,
"totalDownloadBytes" : 34261281836
},
"hostinger-usa001.r136a1.com" : {
"totalUploadBytes" : 346280003,
"totalDownloadBytes" : 5809150937
}
}