全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

IP归属甄别会员请立即修改密码
查看: 1947|回复: 13
打印 上一主题 下一主题

linux系统有啥简单的qBitTorrent安装脚本吗

[复制链接]
跳转到指定楼层
1#
发表于 2021-7-4 19:46:47 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
提示: 作者被禁止或删除 内容自动屏蔽
14#
发表于 2021-7-5 00:09:28 | 只看该作者
https://www.moerats.com/archives/1015/
建议看这个教程 BT软件安装教程基本齐全了
13#
发表于 2021-7-4 23:16:31 | 只看该作者
https://github.com/Aniverse/qbittorrent-nox-static
12#
发表于 2021-7-4 23:16:17 | 只看该作者
最简单的是apt吧... apt install qbittorrent-nox
11#
发表于 2021-7-4 23:12:05 | 只看该作者
我一直在用的:

  系统装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*
10#
发表于 2021-7-4 22:46:06 | 只看该作者
docker 应该是最简单的..一键配置就好了..
9#
发表于 2021-7-4 21:17:09 | 只看该作者
自己编译就得了呗 git clone 它源码
8#
发表于 2021-7-4 20:53:41 | 只看该作者
官方Github:https://github.com/qbittorrent/qBittorrent/wiki/Installing-qBittorrent
github有教程安装;
docker:https://hub.docker.com/r/linuxserver/qbittorrent
7#
 楼主| 发表于 2021-7-4 19:59:18 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
6#
 楼主| 发表于 2021-7-4 19:55:15 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2025-11-3 02:17 , Processed in 0.063434 second(s), 11 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表