mdserver-web/plugins/simdht/info.json

15 lines
338 B
JSON
Raw Normal View History

2018-12-28 04:50:22 -05:00
{
"id":3,
"title":"DHTSpider",
"tip":"soft",
"name":"simdht",
"type":"",
"ps":"DHT(Distributed Hash Table分布式哈希表)类似Tracker的根据种子特征码返回种子信息的网络。",
"versions":"1.0",
"shell":"install.sh",
"checks":"server/simdht",
"author":"midoks",
"home":"",
"date":"2018-12-20",
"pid":"5"
}