全球主机交流论坛

标题: linux系统有啥简单的qBitTorrent安装脚本吗 [打印本页]

作者: 湖人总冠军    时间: 2021-7-4 19:46
提示: 作者被禁止或删除 内容自动屏蔽
作者: cherbim    时间: 2021-7-4 19:47
提示: 作者被禁止或删除 内容自动屏蔽
作者: 湖人总冠军    时间: 2021-7-4 19:49
提示: 作者被禁止或删除 内容自动屏蔽
作者: zxxx    时间: 2021-7-4 19:51
Linux下安装 qbittorrent 教程/脚本
https://fd.vvwvv.eu.org/thread-860557-1-1.html
(出处: 全球主机交流论坛)

作者: atmo    时间: 2021-7-4 19:51
试试docker
作者: 湖人总冠军    时间: 2021-7-4 19:55
提示: 作者被禁止或删除 内容自动屏蔽
作者: 湖人总冠军    时间: 2021-7-4 19:59
提示: 作者被禁止或删除 内容自动屏蔽
作者: nttisbest    时间: 2021-7-4 20:53
官方Github:https://github.com/qbittorrent/qBittorrent/wiki/Installing-qBittorrent
github有教程安装;
docker:https://hub.docker.com/r/linuxserver/qbittorrent
作者: YukinoCoco    时间: 2021-7-4 21:17
自己编译就得了呗 git clone 它源码
作者: 004    时间: 2021-7-4 22:46
docker 应该是最简单的..一键配置就好了..
作者: du-sh    时间: 2021-7-4 23:12
我一直在用的:

  系统装ubuntu 16 x64的或者18 x64也可以,然后:
  wget --no-check-certificate -O qbittorrent-nox https://github.com/userdocs/qbittorrent-nox-static/releases/download/release-4.3.5_v2.0.4/x86_64-qbittorrent-nox && chmod +x qbittorrent-nox && nohup ./qbittorrent-nox &
  上面是4.3.5的版本,其他版本的话自己上github换就行了。
  默认web管理页面:你装的服务器的IP:8080  admin  adminadmin
  登录进去改端口语言啥的就行了

  查看后台进程
  ps -aux|grep qbittorrent-nox

  结束后台进程
  kill pid号
  卸载:
  rm -rf /rooot/qbitt* /root/x86_64-qbit*
作者: Sonniferi    时间: 2021-7-4 23:16
最简单的是apt吧... apt install qbittorrent-nox
作者: 鹿小草QAQ    时间: 2021-7-4 23:16
https://github.com/Aniverse/qbittorrent-nox-static
作者: NEET姬    时间: 2021-7-5 00:09
https://www.moerats.com/archives/1015/
建议看这个教程 BT软件安装教程基本齐全了




欢迎光临 全球主机交流论坛 (https://fd.vvwvv.eu.org/) Powered by Discuz! X3.4