初始化
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
temp
|
||||
BIN
ShadowsocksR.exe
Normal file
BIN
ShadowsocksR.exe
Normal file
Binary file not shown.
96
gui-config.json
Normal file
96
gui-config.json
Normal file
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"configs" : [
|
||||
{
|
||||
"remarks" : "中国香港 C 01 (200M)",
|
||||
"id" : "B280630DD5960ED4B66A56A368156582",
|
||||
"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_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" : "SCDnvo7lm70gMDAx",
|
||||
"group" : "R136A1",
|
||||
"enable" : true,
|
||||
"udp_over_tcp" : false
|
||||
},
|
||||
{
|
||||
"remarks" : "美国 硅谷 B 01 (100M)",
|
||||
"id" : "1038AFA1990C294A046D6933D2761240",
|
||||
"server" : "ecs-us-sv-b-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" : "576O5Zu9IOehheiwtyBCIDAxICgxMDBNKQ",
|
||||
"group" : "R136A1",
|
||||
"enable" : true,
|
||||
"udp_over_tcp" : false
|
||||
}
|
||||
],
|
||||
"index" : 1,
|
||||
"random" : false,
|
||||
"sysProxyMode" : 2,
|
||||
"shareOverLan" : false,
|
||||
"localPort" : 1080,
|
||||
"localAuthPassword" : "Sb6VV-pKpHEiK80V6A6D",
|
||||
"dnsServer" : "",
|
||||
"reconnectTimes" : 2,
|
||||
"balanceAlgorithm" : "LowException",
|
||||
"randomInGroup" : false,
|
||||
"TTL" : 0,
|
||||
"connectTimeout" : 5,
|
||||
"proxyRuleMode" : 2,
|
||||
"proxyEnable" : false,
|
||||
"pacDirectGoProxy" : false,
|
||||
"proxyType" : 0,
|
||||
"proxyHost" : null,
|
||||
"proxyPort" : 0,
|
||||
"proxyAuthUser" : null,
|
||||
"proxyAuthPass" : null,
|
||||
"proxyUserAgent" : null,
|
||||
"authUser" : null,
|
||||
"authPass" : null,
|
||||
"autoBan" : false,
|
||||
"sameHostForSameTarget" : false,
|
||||
"keepVisitTime" : 180,
|
||||
"isHideTips" : false,
|
||||
"nodeFeedAutoUpdate" : true,
|
||||
"serverSubscribes" : [
|
||||
{
|
||||
"URL" : "http://vpn.r136a1.com/s/Y8GMt",
|
||||
"Group" : "R136A1",
|
||||
"LastUpdateTime" : 1750677267
|
||||
}
|
||||
],
|
||||
"token" : {
|
||||
|
||||
},
|
||||
"portMap" : {
|
||||
|
||||
}
|
||||
}
|
||||
10
transfer_log.json
Normal file
10
transfer_log.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"ecs-cn-hk-c-01.r136a1.com" : {
|
||||
"totalUploadBytes" : 1282798867,
|
||||
"totalDownloadBytes" : 34261281836
|
||||
},
|
||||
"hostinger-usa001.r136a1.com" : {
|
||||
"totalUploadBytes" : 345333144,
|
||||
"totalDownloadBytes" : 5808562365
|
||||
}
|
||||
}
|
||||
2
user-rule.txt
Normal file
2
user-rule.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
! Put user rules line by line in this file.
|
||||
! See https://adblockplus.org/en/filter-cheatsheet
|
||||
Reference in New Issue
Block a user