AriaNg icon indicating copy to clipboard operation
AriaNg copied to clipboard

Idk if its possible?

Open Battler624 opened this issue 2 years ago • 6 comments

is it possible to connect to AriaNG via lan connections (similar to how WebUI for qbittorrent works?)

Battler624 avatar May 01 '23 05:05 Battler624

what is ldk? can you provide more details about it?

mayswind avatar May 01 '23 07:05 mayswind

Idk = i dont know.

The idea is i run ariang on home server than connect to it via LAN connection (192.168.1.1:port)

Battler624 avatar May 01 '23 07:05 Battler624

The idea is i run ariang on home server than connect to it via LAN connection (192.168.1.1:port)

I'm afarid I still don't know what you mean...What is "run AriaNg on home server"? Everyone can put AriaNg everywhere. You can use any web server, or you can just open the html file in your local disk directly.

mayswind avatar May 02 '23 14:05 mayswind

You can 'host' the index.html file anywhere. I've got mine on a home network web server in a folder called "aria" so that I can access it from my other network devices at the web server IP -- I just go to 192.168.0.152/aria

My actual aria2 is running on a different server, so all I need to configure in the AriaNg settings is the 192.168.0.0:PORT/jsonrpc field and the secret key etc.

The only problem is, it doesn't save the settings so you end up with the default RPC details in the AriaNg settings. Not sure if that can be changed, but once you've sorted it out per device it works a treat

Caskexe avatar May 06 '23 04:05 Caskexe

You can 'host' the index.html file anywhere. I've got mine on a home network web server in a folder called "aria" so that I can access it from my other network devices at the web server IP -- I just go to 192.168.0.152/aria

My actual aria2 is running on a different server, so all I need to configure in the AriaNg settings is the 192.168.0.0:PORT/jsonrpc field and the secret key etc.

The only problem is, it doesn't save the settings so you end up with the default RPC details in the AriaNg settings. Not sure if that can be changed, but once you've sorted it out per device it works a treat

AriaNg is just a static web page, that does not require any runtime environment or database, and all of the settings are stored in browser. So, AriaNg provides two features to simpiliy using AriaNg in different devices.

  1. AriaNg provides "Import / Export Settings". You can export all settings to some text, and import these in other devices.
  2. AriaNg supports a special url called "Command API". You can export one aria2 rpc setting to this url, and just open the url in other device. The aria2 rpc setting would be set automatically.

mayswind avatar May 06 '23 12:05 mayswind

you can just put the settings file to the mechine or local mechine and load from that

Kry9toN avatar Sep 13 '23 07:09 Kry9toN