全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 4688|回复: 1

[疑问] Linux下安装 qbittorrent 教程/脚本

  [复制链接]
发表于 2021-6-24 10:07:52 | 显示全部楼层 |阅读模式
本帖最后由 zxxx 于 2021-6-24 12:05 编辑

apt 安装

qbittorrent-nox的安装非常的简单,同样是直接用apt指令安装即可。

  1. apt install qbittorrent-nox
复制代码


安装完成后,我们直接启动服务:qbittorrent-nox,默认端口是8080,

如果想指定端口运行的话,则加上参数--webui-port=x,其中x就是端口号,

比如指定端口为8088:qbittorrent-nox --webui-port=8088

可以看到提示的账号密码和Web端访问地址,端口号


编译安装

Debian 10/Ubuntu 20.04 安装 qBitTorrent
https://hostloc.com/thread-860468-1-1.html
(出处: 全球主机交流论坛)

使用 docker 一键脚本 ,选择 7 自动安装,而且支持 ARM64 甲骨文这些,不支持非KVM

  1. wget git.io/autopt.sh && bash autopt.sh
复制代码


直接下载编译好的版本

https://github.com/userdocs/qbittorrent-nox-static/releases

  1. wget https://github.com/userdocs/qbittorrent-nox-static/releases/download/release-4.3.5_v2.0.4/x86_64-qbittorrent-nox
  2. chmod +x x86_64-qbittorrent-nox
  3. ./x86_64-qbittorrent-nox -d
复制代码


一键脚本

https://github.com/Aniverse/qbittorrent-nox-static

本脚本只支持 x86_64 (amd64) 架构,其他架构都不支持。ARM 用户建议使用 QuickBox ARM
本脚本只在独服和 KVM 虚拟化的 VPS 下测试,OpenVZ、Xen 等其他虚拟化架构仍可以尝试使用,但不保证没问题
本脚本目前支持 Debian 9/10, Ubuntu 16.04/18.04. 推荐使用 Debian 10 或 Ubuntu 18.04

This script has been tested on Debian 8/9/10, Ubuntu 16.04/18.04, CentOS 7/8, Fedora 31, Arch Linux, OpenSUSE.
Slackware, AlpineLinux and Gentoo are not supported due to lack of systemd.

  1. bash <(curl -Ls https://github.com/Aniverse/qbittorrent-nox-static/raw/master/install.sh) -u aniverse -p only4test \
  2. -w 8080 -v 4.2.3.lt.1.1.14
复制代码


一键脚本

https://github.com/amefs/quickbox-arm

它的主要功能同 QuickBox Lite,不同的是该项目支持 armhf 构架。

图形化的安装界面 (目前支持中英双语)
使用 Nginx 替代 Apache
模块化安装
支持最新的 Debian 系系统
最新的软件支持 (包含预编译的 deb 安装包)

发表于 2021-6-24 10:08:47 | 显示全部楼层
刚好昨天再找,多谢
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2024-4-24 23:16 , Processed in 0.056005 second(s), 8 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

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