1. 首页
  2. 数据库
  3. 其它
  4. fileswarm:通过p2p网络安全地共享和下载文件 源码

fileswarm:通过p2p网络安全地共享和下载文件 源码

上传者: 2021-02-10 01:03:28上传 ZIP文件 11.88KB 热度 15次
文件热 通过p2p网络安全地播种,共享和下载文件。 安装 $ npm install fileswarm 用法 // seed a file encrypted with `secret` feed = fileswarm . seed ( '/path/to/file/to/seed' , storage , { secret } , callback ) // TODO API feed = fileswarm.seed(pathspec, storage[, opts[, callback]) 去做 const fileswarm = require ( 'fileswarm' ) c
下载地址
用户评论