最新文章
-
qBittorrent自动rclone上传脚本- with tag 打标签的自动上传
1. 手动对某个种子进行特殊标记。 2. 标记过后不用管它 脚本定时执行,会在执行时将其设置为上传中。上传结束后会保持在结束的标签中 这样你就可以在不影响p…… -
Debian/Ubuntu下编译安装qBittorrent
一、安装依赖环境 1、安装依赖包 apt-get install libboost-dev libboost-system-dev build-essential apt-get install libboost-chrono-dev libboost-random……