人生就是由众多的细节组成的
正因为是个细节,所以常被人所淡忘

分享个一键脚本~在Debian9系统中一键安装各种下载工具 Aria2+AriaNG+qBittorrent+libtorrent+Deluge

闲置一台云服务器,香港的速度还是蛮不错的,还有几个月到期。就想着折腾刷馒头。

网上搜索找到这个脚本,https://lala.im/4590.html,本人技术不够,看到这个就给搬运过来了。

贴下使用教程哈,首先你得有台VPS,套路云啥的,最好先DD下。

CentOS/Debian/Ubuntu网络重装系统一键脚本

#Debian 9 x64:
wget --no-check-certificate -qO DebianNET.sh 'https://moeclub.org/attachment/LinuxShell/DebianNET.sh' && chmod -x DebianNET.sh && bash DebianNET.sh -d 9 -v 64
#Ubuntu 17.04 x64:
wget --no-check-certificate -qO DebianNET.sh 'https://moeclub.org/attachment/LinuxShell/DebianNET.sh' && chmod -x DebianNET.sh && bash DebianNET.sh -d zesty -v 64

确保安装了所需软件:

#Debian/Ubuntu:
apt-get install -y gawk sed grep

#RedHat/CentOS:
yum install -y gawk sed grep

如果出现了错误,请运行:

#Debian/Ubuntu:
apt-get update

#RedHat/CentOS:
yum update

在安装Ubuntu时,可能会遇到:

Getting the time form a network time server…

界面进度条很长时间不会动,可以等待它超时或者更换别的版本.
该问题是Ubuntu系统的问题.

全自动安装默认 root 密码:MoeClub.org安装完成后请立即更改密码。

再附个DD教程

https://www.815494.com/html/734.html

一键安装各种下载工具

wget --no-check-certificate https://maotao.net/shell/Debian9DownloadToolinstall.sh && chmod +x Debian9DownloadToolinstall.sh
./Debian9DownloadToolinstall.sh

下面是脚本执行之后返回的界面,可以选择安装以下软件(均是目前的最新版):
在Debian9系统中一键安装各种下载工具

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

使用截图

可道云

 

Qbittorrent

qbittorrent

Deluge

deluge

赞(0) 打赏
未经允许不得转载:毛桃博客 » 分享个一键脚本~在Debian9系统中一键安装各种下载工具

评论 抢沙发

评论前必须登录!

 

实践是学习的最佳途径

支持快讯、专题、百度收录推送、人机验证、多级分类筛选器,适用于垂直站点、科技博客、个人站,扁平化设计、简洁白色、超多功能配置、会员中心、直达链接、文章图片弹窗、自动缩略图等...

了解更多看平潭

觉得文章有用就打赏一下文章作者

非常感谢你的打赏,我们将继续给力更多优质内容,让我们一起创建更加美好的网络世界!

支付宝扫一扫

微信扫一扫

登录

找回密码

注册