Skip to content

通过知识获得解放,通过技术获得自由

Menu
  • 专题目录
  • 液压相关
    • 液压技术
    • 液压相邻技术
    • 液压应用
  • 计算机相关
    • 计算机和软件
    • 网络和网站技术
  • 哲学
  • 关于本站
Menu

CentOS + Caddy + AriaNg + Aria2部署离线下载[0]

Posted on 2023年11月14日 by

项目地址:https://github.com/helloxz/ccaa

CentOS + Caddy + AriaNg + Aria2=CCAA

主要功能

Aria2 提供离线下载
ccaa_web支撑AriaNg运行
AriaNg为Aria2 提供WEB界面
Filemanager提供文件管理
支持HTTP/HTTPS/FTP/BT/磁力链接等离线下载,断点续传等
文件管理、视频在线播放
  • 部署

1)在线部署

bash <(curl -Lsk https://raw.githubusercontent.com/helloxz/ccaa/master/ccaa.sh)

2)离线部署

 

yum install wget unzip curl -y
wget https://www.fanlog.org/wp-content/uploads/2020/11/ccaa-master.zip
unzip ccaa-master.zip
cd ccaa-master 
sh ccaa.sh

如果不出现错误,会看到下面的界面,根据提示输入1安装CCAA

根据提示设置下载路径、RPC密钥(稍后需要使用)

装完毕后会提示访问地址、Aria2 RPC 密钥、File Browser 用户名、密码

根据提示输入http://IP:6080/打开AriaNg界面,依次打开AriaNg设置 – RPC ,填写Aria2 RPC 密钥,然后刷新页面,至此已经完成,可以愉快的开始下片啦。

Docker方式安装

docker run --name="ccaa" -d -p 6080:6080 -p 6081:6081 -p 6800:6800 -p 51413:51413 \
    -v /data/ccaaDown:/data/ccaaDown \
    -e PASS="xiaoz.me" \
    helloz/ccaa \
    sh -c "dccaa pass && dccaa start"
第一个/data/ccaaDown为本地目录,CCAA下载后的内容会保存在此目录,请根据自身情况设置 xiaoz.me为Aria2密钥,运行的时候请修改为自己的密码 文件管理默认用户名为ccaa,密码为admin,登录后可在后台修改
  • 使用

AriaNg下载界面

下载完成文件的本地取回界面

本地取回可用IDM

  • 常用命令:
ccaa:进入CCAA操作界面
ccaa status:查看CCAA运行状态
ccaa stop:停止CCAA
ccaa start:启动CCAA
ccaa restart:重启CCAA
ccaa -v:查看CCAA版本(2.0开始支持)

参考资料:

  1. https://www.xiaoz.me/archives/14798
  2. https://www.yuque.com/helloz/ccaa/install

欢迎回来

希望本站对你有所帮助!

如有疑问请联系info@fanlog.org
2023 年 11 月
一二三四五六日
 12345
6789101112
13141516171819
20212223242526
27282930 
« 6 月    

AI辅助 (17)

© 2025 | Powered by Superbs Personal Blog theme
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT