generated from Ash258/GenericBucket
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathSakura_frpc.json
41 lines (41 loc) · 1.3 KB
/
Sakura_frpc.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"version": "2300",
"description": "免费的内网穿透服务,轻松在自家电脑搭建网站",
"homepage": "https://www.natfrp.org",
"architecture": {
"64bit": {
"url": "https://cdn.tcotp.cn:4443/client/Sakura_frpc_windows_amd64.exe",
"hash": "f6093eee96013902e1a4520dd10de6565a6ec1f4ab02cab864698cb9df41aff2",
"shortcuts": [
[
"Sakura_frpc_windows_amd64.exe",
"Sakura frpc"
]
]
},
"32bit": {
"url": "https://cdn.tcotp.cn:4443/client/Sakura_frpc_windows_386.exe",
"hash": "7eb275df9a18980ed139afe413498e448b50a9b5b475cc5e4acd5c499e98f62f",
"shortcuts": [
[
"Sakura_frpc_windows_386.exe",
"Sakura frpc"
]
]
}
},
"checkver": {
"url": "https://frp.tcotp.cn:4443/?do=update",
"jp": "$.version"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://cdn.tcotp.cn:4443/client/Sakura_frpc_windows_amd64.exe"
},
"32bit": {
"url": "https://cdn.tcotp.cn:4443/client/Sakura_frpc_windows_386.exe"
}
}
}
}