English | 中文
A perfect Aria2 Docker image. Out of the box, just add download tasks and don't need to think about anything else.
amd64, i386, arm64, arm/v7, arm/v6Async DNS, BitTorrent, Firefox3 Cookie, GZip, HTTPS, Message Digest, Metalink, XML-RPC, SFTPmax-connection-per-server unlimited.lowest-speed-limit) and connection close.aria2 suffix files.torrent suffix files<TOKEN> field ):docker run -d \
--name aria2-pro \
--restart unless-stopped \
--log-opt max-size=1m \
-e PUID=$UID \
-e PGID=$GID \
-e UMASK_SET=022 \
-e RPC_SECRET=<TOKEN> \
-e RPC_PORT=6800 \
-p 6800:6800 \
-e LISTEN_PORT=6888 \
-p 6888:6888 \
-p 6888:6888/udp \
-v $PWD/aria2-config:/config \
-v $PWD/aria2-downloads:/downloads \
p3terx/aria2-pro
docker run -d \
--name ariang \
--log-opt max-size=1m \
--restart unless-stopped \
-p 6880:6880 \
p3terx/ariang
TIPS: It is important for the firewall to open ports.
wget git.io/aria2-pro.yml
vim aria2-pro.yml
docker-compose -f aria2-pro.yml up -d
| Parameter | Function |
|---|---|
-e PUID=$UID<br>-e PGID=$GID | Bind UID and GID to the container, which means you can use a non-root user to manage downloaded files. |
-e UMASK_SET=022 | For umask setting of Aria2, optional , default if left unset is 022 |
-e RPC_SECRET=<TOKEN> | Set RPC secret authorization token. Default: P3TERX |
-e RPC_PORT=6800 | Set RPC listen port. |
-p 6800:6800 | bind RPC listen port. |
-e LISTEN_PORT=6888 | Set TCP/UDP port number for BitTorrent/DHT listen. |
-p 6888:6888 | Bind BT listen port (TCP). |
-p 6888:6888/udp | Bind DHT lisen port (UDP). |
-v <PATH>:/config | Contains all relevant configuration files. |
-v <PATH>:/downloads | Location of downloads on disk. |
-e DISK_CACHE=<SIZE> | Set up disk cache. SIZE can include K or M (1K = 1024, 1M = 1024K), e.g 64M. |
-e IPV6_MODE=<BOOLEAN> | Whether to enable IPv6 support for Aria2. Optional: true or false. Set the options disable-ipv6=false and enable-dht6=true in the configuration file(aria2.conf). |
-e UPDATE_TRACKERS=<BOOLEAN> | Whether to update BT Trackers List automatically. Optional: true or flase, default if left unset is true |
-e CUSTOM_TRACKER_URL=<URL> | Custom BT Trackers List URL. If not set, it will be get from https://trackerslist.com/all_aria2.txt. |
-e TZ=Asia/Shanghai | Specify a timezone to use e.g. Asia/Shanghai |
I am working hard on my English, so this part may be explained in detail later. If you can read Chinese, read the details in my blog.
MIT © P3TERX


免费创建高清无水印Sora视频
Vora是一个免费创建高清无水印Sora视频的AI工具


最适合小白的AI自动化工作流平台
无需编码,轻松生成可复用、可变现的AI自动化工作流

大模型驱动的Excel数据处理工具
基于大模型交互的表格处理系统,允许用户通过对话方式完成数据整理和可视化分析。系统采用机器学习算法解析用户指令,自动执行排序、公式计算和数据透视等操作,支持多种文件格式导入导出。数据处理响应速度保持在0.8秒以内,支持超过100万行数据的即时分析。


AI辅助编程,代码自动修复
Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。