一、脚本仅支持Debian9X64,请在完全纯净的系统上安装:
wget https://zhujiwiki.com/wp-content/uploads/2019/04/Debian9DownloadToolinstall.sh && chmod +x Debian9DownloadToolinstall.sh
./Debian9DownloadToolinstall.sh
你可以选择安装以下软件(均是目前的最新版):
Aria2+AriaNG+KodExplorer qBittorrent4.1.4+libtorrent1.1.11 Deluge1.3.15+libtorrent1.1.11
_另外支持一键开启BBR_。
如果你选择安装2-3则可以和宝塔面板共存,如果安装1则不能与宝塔面板共存。另外因为原版的Debian9防火墙规则默认是放行所有的(相当于关闭的状态),所以本脚本没有对防火墙有任何设置,如果你安装完成之后发现端口不通,请自行设置防火墙规则。
二、管理命令:
Aria2:
systemctl start aria2
systemctl stop aria2
systemctl restart aria2
qBittorrent:
systemctl start qbittorrent
systemctl stop qbittorrent
systemctl restart qbittorrent
Deluge:
systemctl start deluged
systemctl start deluge-web
systemctl stop deluged
systemctl stop deluge-web
systemctl restart deluged
systemctl restart deluge-web