[win]live-torrent:一个支持磁力链和种子的在线搜索云播Web客户端

说明:live-torrent是一个功能强大的BT Web客户端工具,支持BT搜索和云播,我们可以直接使用程序内置的引擎搜索查找资源,也可以自行上传种子文件或磁力链接添加任务,程序支持自动识别种子内视频文件,点击播放按钮可以直接在线播放,该程序支持对接OpenSubtitles,自动给视频添加字幕。同时也提供一个热门电影排行榜,并提供对应资源给你播放和下载。不过唯一有点小遗憾的就是,不支持在线搜索中文资源,所以中文资源只能自己上传种子文件进行识别播放下载。

截图

[win]live-torrent:一个支持磁力链和种子的在线搜索云播Web客户端
[win]live-torrent:一个支持磁力链和种子的在线搜索云播Web客户端
[win]live-torrent:一个支持磁力链和种子的在线搜索云播Web客户端
[win]live-torrent:一个支持磁力链和种子的在线搜索云播Web客户端

手动安装

Github地址:https://github.com/Davenchy/live-torrent

1、安装NodeJS

#Debian/Ubuntu系统
curl -sL https://deb.nodesource.com/setup_10.x | bash -
apt install -y git nodejs 

#CentOS系统
curl -sL https://rpm.nodesource.com/setup_10.x | bash -
yum install nodejs git -y

2、安装live-torrent

git clone https://github.com/Davenchy/live-torrent
cd live-torrent
#安装依赖
npm i
#打包运行
npm run build
nohup npm start&

装好后通过ip:3000访问Web客户端了。

Docker安装

1、安装Docker

#CentOS 6
rpm -iUvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
yum update -y
yum -y install docker-io
service docker start
chkconfig docker on

#CentOS 7、Debian、Ubuntu
curl -sSL https://get.docker.com/ | sh
systemctl start docker
systemctl enable docker

2、安装live-torrent

docker run --restart=always --name live-torrent -d -p 8080:8080 davenchy/live-torrent

然后就通过ip:8080访问Web客户端了。

最后如果你访问不了Web端,可能要检查下防火墙端口,有安全组的也要放行下相关端口。

这里提供个CentOS系统防火墙开启命令,比如开放3000端口,大致如下:

#CentOS 6
iptables -I INPUT -p tcp --dport 3000 -j ACCEPT
service iptables save
service iptables restart

#CentOS 7
firewall-cmd --zone=public --add-port=3000/tcp --permanent
firewall-cmd --reload

一键搭建版

先看看演示搭建使用效果:

如下图你看到:

提交磁力链或上传种子即可立即在线播放,同时还支持搜索热门视频的种子

[win]live-torrent:一个支持磁力链和种子的在线搜索云播Web客户端

 

那怎么一键搭建呢?

你只需要下载文件后解压,目录有个Server.exe文件 直接打开后使用浏览器访问127.0.0.1:3000 就可以使用了

[win]live-torrent:一个支持磁力链和种子的在线搜索云播Web客户端

[win]live-torrent:一个支持磁力链和种子的在线搜索云播Web客户端

示例视频都播放不了的话,检查防火墙或安全组,别把BT端口给屏蔽

手机使用:

电脑运行服务端后,使用同一局域网的手机访问电脑ip:3000即可

有条件的话最好使用公网ip,并开启UPNP

国内BT环境极差,各种被QOS,个人是很不支持在本地环境部署使用这个程序的,没有任何播放体验。

有条件的还是部署在国外的高带宽VPS上~现在随便一个几分钱一小时的VPS也有1Gbps的带宽,况且BT环境好得多(注意版权问题)

只有那样才有秒播放的良好体验

[rihide]蓝奏云:点击下载 密码:di2e[/rihide]

给TA打赏
共{{data.count}}人
人已打赏
Android

SMS-Activate在线接受短信的虚拟号码服务

2023-5-28 16:04:16

Windows

[win]价值千元U盘修复工具 可强力修复

2021-11-29 21:30:32

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索