Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masx200/aria2c-backend-rpc-config
aria2c的后端rpc配置文件
https://github.com/masx200/aria2c-backend-rpc-config
aria2c-rpc
Last synced: 17 days ago
JSON representation
aria2c的后端rpc配置文件
- Host: GitHub
- URL: https://github.com/masx200/aria2c-backend-rpc-config
- Owner: masx200
- License: other
- Created: 2020-07-07T06:48:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T05:37:06.000Z (over 4 years ago)
- Last Synced: 2024-11-09T09:44:08.349Z (2 months ago)
- Topics: aria2c-rpc
- Language: Batchfile
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aria2c-backend-rpc-config
aria2c 的后端 rpc 配置文件
# 安装方法
先安装 aria2c
https://aria2.github.io/
```shell
apt inatall aria2
```# 使用方法
启动
windows
```shell
start.cmd
```linux
```shell
start.sh
```aria2 前端 webui
https://github.com/masx200/local-aria2-webui