Giter Site home page Giter Site logo

Comments (11)

mayswind avatar mayswind commented on April 28, 2024

具体功能是啥?都需要设置哪些参数,用途呢?

from ariang.

IxsCN avatar IxsCN commented on April 28, 2024

image
通过url参数设置这几项。

from ariang.

mayswind avatar mayswind commented on April 28, 2024

这样的用途是啥?

from ariang.

IxsCN avatar IxsCN commented on April 28, 2024

我做了一个自带内网穿透的aria2c插件,如果以后能支持这样的功能,就能通过生成一个链接直接打开配置好的前端,可以让小白接近于0配置使用ui(有的小白连设置都不会)。

from ariang.

mayswind avatar mayswind commented on April 28, 2024

明白了,待下个版本吧。

from ariang.

Mapaler avatar Mapaler commented on April 28, 2024

https://github.com/binux/yaaw 足兆叉虫,也是**人
我推荐使用这个格式,写法和传统的带账号的ftp路径规则相同,所以我之前还以为真的是这个链接来链接Aria2的(直到看了代码)。
我的程序也是直接从他的ThunderLixianExporter里找的Aria2对象(不过自己修改了些)。

from ariang.

mayswind avatar mayswind commented on April 28, 2024

@Mapaler 没明白你说的“这个格式”是指什么,麻烦补充下吧。

from ariang.

Mapaler avatar Mapaler commented on April 28, 2024

就在首页的README里,摘录如下

aria2c --enable-rpc --rpc-listen-all=true --rpc-allow-origin-all
with 'JSON-RPC PATH' like http://hostname:port/jsonrpc

Recommend: Set --rpc-secret=<secret> if you are using aria2 1.18.4(or higher) with 'JSON-RPC PATH' like http://token:secret@hostname:port/jsonrpc

Set --rpc-user=<username> --rpc-passwd=<passwd> if you are using aria2 1.15.2(or higher) with 'JSON-RPC PATH' like http://username:passwd@hostname:port/jsonrpc

  • YAAW also support websocket! Set JSON-RPC PATH with ws://hostname:port/jsonrpc.
  • Pre-spicify or save JSON-PRC PATH as bookmark with http://binux.github.io/yaaw/demo/#path=http://hostname:port/jsonrpc

from ariang.

mayswind avatar mayswind commented on April 28, 2024

@Mapaler AriaNg之后会支持类似的格式,格式应该与这个不太一样

from ariang.

mayswind avatar mayswind commented on April 28, 2024

最新每日构建中 命令行 API 已经支持设置 RPC 配置

from ariang.

IxsCN avatar IxsCN commented on April 28, 2024

from ariang.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.