Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idk if its possible? #714

Open
Battler624 opened this issue May 1, 2023 · 6 comments
Open

Idk if its possible? #714

Battler624 opened this issue May 1, 2023 · 6 comments

Comments

@Battler624
Copy link

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

@mayswind
Copy link
Owner

mayswind commented May 1, 2023

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

@Battler624
Copy link
Author

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)

@mayswind
Copy link
Owner

mayswind commented May 2, 2023

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.

@Caskexe
Copy link

Caskexe commented May 6, 2023

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

@mayswind
Copy link
Owner

mayswind commented May 6, 2023

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.

@Kry9toN
Copy link

Kry9toN commented Sep 13, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants