Compare commits

...

3 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
3 changed files with 18 additions and 10 deletions

1
.gitignore vendored
View File

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

View File

@@ -16,6 +16,23 @@
"group" : "R136A1", "group" : "R136A1",
"enable" : true, "enable" : true,
"udp_over_tcp" : false "udp_over_tcp" : false
},
{
"remarks" : "",
"id" : "4AFE2BC728543F85C11BBFEF79DC849C",
"server" : "ecs-cn-hk-c-01.r136a1.com",
"server_port" : 10003,
"server_udp_port" : 0,
"password" : "eXiXRi",
"method" : "aes-256-cfb",
"protocol" : "origin",
"protocolparam" : "",
"obfs" : "plain",
"obfsparam" : "",
"remarks_base64" : "",
"group" : "R136A1",
"enable" : true,
"udp_over_tcp" : false
} }
], ],
"index" : 0, "index" : 0,

View File

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