{"id":18559311,"url":"https://github.com/linux-china/aria2-shell","last_synced_at":"2025-04-10T02:30:44.557Z","repository":{"id":136594909,"uuid":"9597198","full_name":"linux-china/aria2-shell","owner":"linux-china","description":"Aria2 Shell","archived":false,"fork":false,"pushed_at":"2018-12-29T04:01:50.000Z","size":293,"stargazers_count":4,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T02:51:07.321Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linux-china.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-22T11:13:03.000Z","updated_at":"2025-01-10T05:46:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"50886733-7dc8-46ab-a0aa-0d09f9070ed0","html_url":"https://github.com/linux-china/aria2-shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Faria2-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Faria2-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Faria2-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Faria2-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linux-china","download_url":"https://codeload.github.com/linux-china/aria2-shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248144159,"owners_count":21054876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T21:42:30.749Z","updated_at":"2025-04-10T02:30:44.550Z","avatar_url":"https://github.com/linux-china.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Aria2 Shell\n===========================================\nAria2 is a lightweight multi-protocol \u0026 multi-source command-line download utility.\nIt supports HTTP/HTTPS, FTP, BitTorrent and Metalink.\nAria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces.\nAria2 shell is command line tool to interact with running aria by XML-RPC\n\n### Aria2 xml-rpc daemon\ncreate a file named as aria2.conf with following code:\n\n      max-connection-per-server=5\n      enable-rpc=true\n      rpc-allow-origin-all=true\n      rpc-listen-all=true\n      log-level=error\n      log=/tmp/aria.log\n      dir=/tmp\n      daemon=true\nThen running aria2c --conf-path ./aria2.conf\nYou can running by command line:\n\n      aria2c --enable-rpc --rpc-allow-origin-all --rpc-listen-all --log-level debug -l /tmp/aria.log -d /tmp  -D\n\n### xml-rpc\nAria2 shell use apache xml-rpc package to interact with aria xml-rpc service.\n\n\n### Commands\nPlease use help to view all commands.\n\n* add http://xxxx.com/yyyy : download file\n\n### How to debug app\n\n    java -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005 -jar target/aria2-shell-1.0.0-SNAPSHOT.jar\n\n### RoadMap\n\n*  Web Aria2 with bootstrap UI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-china%2Faria2-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinux-china%2Faria2-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-china%2Faria2-shell/lists"}