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

Feature request: Web API endpoint to trigger updates #615

Open
Redth opened this issue Jan 29, 2024 · 0 comments
Open

Feature request: Web API endpoint to trigger updates #615

Redth opened this issue Jan 29, 2024 · 0 comments

Comments

@Redth
Copy link

Redth commented Jan 29, 2024

  1. What's the feature?

Some routers, such as Unifi, have the option to specify a custom URL to be invoked when the gateway itself realizes the IP change has happened. For example: localhost/update?domains=mydomain.com;*.mydomain.com&ip=%i where %i is replaced with the actual new ip address from Unifi.

If there was an option to host a tiny web api with an endpoint that took these parameters it could force the update in a more timely fashion than relying on 5 min cron jobs. Even if there was no IP parameter passed and it could just trigger an update sooner that would be a helpful place to start.

  1. Extra information?

N/A

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

1 participant