{"id":25432355,"url":"https://github.com/star2000/aria2rc","last_synced_at":"2025-10-31T22:30:25.130Z","repository":{"id":182226134,"uuid":"205854371","full_name":"star2000/aria2rc","owner":"star2000","description":"aria2 终极配置","archived":false,"fork":false,"pushed_at":"2024-03-14T08:47:44.000Z","size":4289,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-14T09:54:15.454Z","etag":null,"topics":["aria2","aria2rc","powershell"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/star2000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-09-02T12:39:49.000Z","updated_at":"2023-11-10T17:31:53.000Z","dependencies_parsed_at":"2024-03-12T17:27:46.016Z","dependency_job_id":"960f38fd-2766-422f-92b9-2cc043e7c478","html_url":"https://github.com/star2000/aria2rc","commit_stats":null,"previous_names":["star2000/aria2rc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/star2000%2Faria2rc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/star2000%2Faria2rc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/star2000%2Faria2rc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/star2000%2Faria2rc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/star2000","download_url":"https://codeload.github.com/star2000/aria2rc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239236447,"owners_count":19604908,"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":["aria2","aria2rc","powershell"],"created_at":"2025-02-17T04:50:07.099Z","updated_at":"2025-10-31T22:30:25.088Z","avatar_url":"https://github.com/star2000.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aria2rc\n\n[![total / day](https://img.shields.io/badge/dynamic/json?url=https://data.jsdelivr.com/v1/package/gh/star2000/count@4/stats/day\u0026label=total\u0026query=total\u0026suffix=+/+day\u0026style=flat-square)](https://github.com/star2000/count)\n[![total / week](https://img.shields.io/badge/dynamic/json?url=https://data.jsdelivr.com/v1/package/gh/star2000/count@4/stats/week\u0026label=total\u0026query=total\u0026suffix=+/+week\u0026style=flat-square)](https://github.com/star2000/count)\n[![total / month](https://img.shields.io/badge/dynamic/json?url=https://data.jsdelivr.com/v1/package/gh/star2000/count@4/stats/month\u0026label=total\u0026query=total\u0026suffix=+/+month\u0026style=flat-square)](https://github.com/star2000/count)\n[![total / year](https://img.shields.io/badge/dynamic/json?url=https://data.jsdelivr.com/v1/package/gh/star2000/count@4/stats/year\u0026label=total\u0026query=total\u0026suffix=+/+year\u0026style=flat-square)](https://github.com/star2000/count)\n\n安装、配置、自启，全自动。\n\n## 安装后如何使用\n\n建议搭配 Microsoft Edge 浏览器的[Aria2 manager](https://microsoftedge.microsoft.com/addons/detail/ojbidmhgnhijiiagnlfnlbhhnkajklcl)插件使用\n\nAria2 manager 安装后需要到[AriaNg 设置](extension://ojbidmhgnhijiiagnlfnlbhhnkajklcl/ui/ariang/index.html#!/settings/ariang)，将`RPC`页的`Aria2 RPC 地址`行的最左边的空改成`127.0.0.1`\n\n另外建议去[Aria2 manager 配置页](extension://ojbidmhgnhijiiagnlfnlbhhnkajklcl/ui/options.html)勾选`自动拦截下载任务到 Aria2c`\n\n## 安装\n\n### Windows\n\n鼠标移至命令上，连点三次，`Ctrl+C`，`Win+R`，`Ctrl+V`，`Enter`\n\n```powershell\npowershell -NoProfile -Command \"\u0026 {iwr -useb 'https://fastly.jsdelivr.net/gh/star2000/aria2rc@master/install.ps1' | iex}\"\n```\n\n### Linux\n\n```bash\nwget -qO- 'https://fastly.jsdelivr.net/gh/star2000/aria2rc@master/install.sh' | sh\n```\n\n## 卸载\n\n### Windows\n\n```powershell\npowershell -NoProfile -Command \"\u0026 {iwr -useb 'https://fastly.jsdelivr.net/gh/star2000/aria2rc@master/uninstall.ps1' | iex}\"\n```\n\n### Linux\n\n```bash\nwget -qO- 'https://fastly.jsdelivr.net/gh/star2000/aria2rc@master/uninstall.sh' | sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstar2000%2Faria2rc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstar2000%2Faria2rc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstar2000%2Faria2rc/lists"}