seeder:Raspberry Pi DAT播种机

时间:2024-05-19 12:45:47
【文件属性】:

文件名称:seeder:Raspberry Pi DAT播种机

文件大小:102KB

文件格式:ZIP

更新时间:2024-05-19 12:45:47

JavaScript

播种机 Raspberry Pi DAT播种机(早期开发阶段)。 它只是一个种子,没有HTTP镜像或任何特殊的东西。 安装 $ curl -o- https://raw.githubusercontent.com/new-computers/seeder/master/install.sh | bash 它将安装您需要的一切。 用法 安装脚本应该向systemd添加服务:在端口80上运行的Web服务器,该服务器是种子服务器的前端,并且还可以处理和播种归档文件。 导航到seeder.local派的地址(在我的情况下为seeder.local )并管理您的资源。 删除源之后,它仍将作为种子,直到重新启动Pi或服务为止。 发展 克隆仓库,然后: npm install npm run build npm start dev


【文件预览】:
seeder-master
----image.png(68KB)
----frontend()
--------index.js(147B)
--------plugins()
--------views()
--------components()
--------styles()
--------utils()
----package.json(1KB)
----readme.md(761B)
----server.js(1KB)
----LICENSE(1KB)
----package-lock.json(166KB)
----install.sh(1KB)
----bundles()
--------index.html(183B)
----.gitignore(92B)
----lib()
--------archiver.js(2KB)
--------store.js(1KB)
--------router.js(2KB)
----services(31B)

网友评论