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

Automation API: add a way to deal with changing proxy servers #3363

Closed
ameshkov opened this issue Feb 27, 2020 · 1 comment
Closed

Automation API: add a way to deal with changing proxy servers #3363

ameshkov opened this issue Feb 27, 2020 · 1 comment

Comments

@ameshkov
Copy link
Member

@alexdonh commented on Fri Feb 14 2020

Problem Description

AdGuard doesn't support changing proxy automatically. Many VPN services offers many servers at different latencies so we may want to switch to the fastest server. Right now the only way to do that is manually updating the proxy settings.

Proposed Solution

  1. Automation API supports adding/updating proxy servers so we could do it by using taskers or alternatives.
  2. Provide a way to dynamically set/switch proxy servers as per configured.

@ameshkov commented on Tue Feb 25 2020

Provide a way to dynamically set/switch proxy servers as per configured.

Via Tasker API as well?


@alexdonh commented on Wed Feb 26 2020

Provide a way to dynamically set/switch proxy servers as per configured.

Via Tasker API as well?

See the 1.

@ameshkov ameshkov added this to the 3.5 milestone Feb 27, 2020
@ameshkov ameshkov changed the title Automatic way to deal with changing proxy servers Automation API: add a way to deal with changing proxy servers Feb 27, 2020
@ameshkov
Copy link
Member Author

Long story short: we should add APIs to add/remove, or set a proxy server, just like the one we provide for DNS servers: https://kb.adguard.com/en/android/solving-problems/tasker

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

No branches or pull requests

3 participants