zxxx 大佬有话说 :
Linux下安装 qbittorrent 教程/脚本
编译安装
Debian 10/Ubuntu 20.04 安装 qBitTorrent
https://hostloc.com/thread-860468-1-1.html
(出处: 全球主机交流论坛)
使用 docker 一键脚本 ,选择 7 自动安装,而且支持 ARM64 甲骨文这些,不支持非KVM
wget git.io/autopt.sh && bash autopt.sh
直接下载编译好的版本
https://github.com/userdocs/qbittorrent-nox-static/releases
wget https://github.com/userdocs/qbittorrent-nox-static/releases/download/release-4.3.5_v2.0.4/x86_64-qbittorrent-nox
chmod +x x86_64-qbittorrent-nox
./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.
bash <(curl -Ls https://github.com/Aniverse/qbittorrent-nox-static/raw/master/install.sh) -u aniverse -p only4test
-w 8080 -v 4.2.3.lt.1.1.14
一键脚本
https://github.com/amefs/quickbox-arm
它的主要功能同 QuickBox Lite,不同的是该项目支持 armhf 构架。
图形化的安装界面 (目前支持中英双语)
使用 Nginx 替代 Apache
模块化安装
支持最新的 Debian 系系统
最新的软件支持 (包含预编译的 deb 安装包)
Zeros 大佬有话说 :
刚好昨天再找,多谢https://cdn.jsdelivr.net/gh/hishis/forum-master/public/images/patch.gif