mdserver-web/plugins/bbr/info.json

16 lines
332 B
JSON
Raw Normal View History

2019-03-28 13:02:58 -04:00
{
"id":4,
2019-03-29 23:12:29 -04:00
"title":"BBR",
2019-03-28 13:02:58 -04:00
"tip":"soft",
"name":"bbr",
"type":"软件",
2019-08-01 11:14:21 -04:00
"ps":"[DEV][谨慎]BBR是Google提出的一种新型拥塞控制算法",
2019-03-28 13:02:58 -04:00
"versions":"1.0",
"shell":"install.sh",
"checks":"server/bbr",
2019-03-29 05:36:21 -04:00
"path":"server/bbr",
2019-03-28 13:02:58 -04:00
"author":"Google",
"home":"https://github.com/google/bbr",
"date":"2019-03-29",
2021-02-20 22:06:14 -05:00
"pid":"5"
2019-03-28 13:02:58 -04:00
}