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

support config server connection config in uri #417

Merged
merged 1 commit into from
Feb 10, 2018
Merged

support config server connection config in uri #417

merged 1 commit into from
Feb 10, 2018

Conversation

ZigZagT
Copy link
Contributor

@ZigZagT ZigZagT commented Dec 21, 2017

Add a feature that you can pass server settings by the uri:

  • <path_to_webui>/?host=<rpc_host>&port=<rpc_port>&path=<rpc_path>&encrypt=<1 or 0>&token=<rpc_token>
  • <path_to_webui>/?host=<rpc_host>&port=<rpc_port>&path=<rpc_path>&encrypt=<1 or 0>&username=<rpc_username>&password=<rpc_password>

The config passed by uri will take precedence of any other available configurations.
Super handy to keep different server connections in bookmark.

@ziahamza
Copy link
Owner

I like this!! People can now use multiple servers with WebUI and as you said bookmark directly @4Oranges :D🎉

@ziahamza ziahamza merged commit c5f4ee2 into ziahamza:master Feb 10, 2018
tsekityam added a commit to tsekityam/webui-aria2 that referenced this pull request Feb 15, 2018
All parameters mentioned in PR ziahamza#417 are used in set up the configuration.
@tsekityam tsekityam mentioned this pull request Feb 15, 2018
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

Successfully merging this pull request may close these issues.

2 participants