hostloc8888 大佬有话说 :
发个linux下最简单的运行qbittorrent-nox教程
本帖最后由 hostloc8888 于 2021-6-24 00:09 编辑
直接下载别人编译好的版本:https://github.com/userdocs/qbittorrent-nox-static/releases
x86_64/arm/aarch64都有。
举个例子,大多数机子都是x86_64:
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
然后IP:8080就能访问了。
Roo00kie 大佬有话说 :
直接用docker github有现成的。。
一键docker-compose up -d 就可以了
hostloc8888 大佬有话说 :
Roo00kie 大佬有话说 : 2021-6-24 00:10
直接用docker github有现成的。。
一键docker-compose up -d 就可以了
那你还不得装docker和docker-compose?
直接跑程序不更香?
:L:L