文件名称:peerflix-server
文件大小:354KB
文件格式:ZIP
更新时间:2024-06-06 20:54:38
JavaScript
对等服务器 使用Web ui的Node.js流媒体客户端。 基于 ,受启发。 用法 npm install -g peerflix-server peerflix-server 在打开浏览器 享受! 配置 您可以使用~/.config/peerflix-server/config.json文件配置应用程序(默认情况下不存在)。 这些将传递到所有洪流实例。 这是一个覆盖默认值的示例: { " connections " : 50 , " tmp " : " /mnt/torrents " } 您还可以通过设置PORT环境变量来更改默认端口: PORT=1234 peerflix-server # or on windows SET PORT=1234 peerflix-server 应用程序将其当前状态(种子列表)存储在~/.config/peerflix-serve
【文件预览】:
peerflix-server-master
----.jshintrc(410B)
----.gitattributes(38B)
----capture.gif(333KB)
----Development.md(934B)
----bower.json(497B)
----Gruntfile.js(9KB)
----Dockerfile(509B)
----Docker.md(480B)
----.npmignore(63B)
----.travis.yml(143B)
----REST.md(1KB)
----LICENSE(1KB)
----test()
--------.jshintrc(647B)
--------spec()
----README.md(2KB)
----.bowerrc(44B)
----.editorconfig(415B)
----.gitignore(577B)
----server()
--------stats.js(484B)
--------socket.js(3KB)
--------.jshintrc(350B)
--------store.js(3KB)
--------progressbar.js(480B)
--------bin.js(851B)
--------index.js(5KB)
--------ffmpeg.js(1KB)
--------engine.js(2KB)
----app()
--------index.html(2KB)
--------views()
--------robots.txt(31B)
--------styles()
--------favicon.ico(318B)
--------images()
--------scripts()
--------404.html(3KB)
----karma.conf.js(2KB)
----package.json(2KB)