diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 6c89e85..b0207e5 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -297,6 +297,20 @@ "notes": [], "type": "ct" }, + { + "name": "Aria2", + "slug": "aria2", + "desc": "Aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.", + "script": "ct/aria2.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/aria2.sh", + "categories": [ + 11 + ], + "notes": [ + "Within the LXC console, run `cat rpc.secret` to display the rpc-secret. Copy this token and paste it into the Aria2 RPC Secret Token box within the AriaNG Settings. Then, click the reload AriaNG button." + ], + "type": "ct" + }, { "name": "Asterisk", "slug": "asterisk",